Hello everyone!
In the beggining of my data transformation I had:
{ key3 : false }
In the picture you can see how my data looks so far.
To achieve result I have so far, I used: 1x node Table to JSON and 2x JSON Column Combiner (I used “Cutom key” option for insterting “key1” and “key2” in my data)
Any tips how to achieve my desired form of JSON?
Thank you in advance,
Hi,
the simplest way of achieving this is probably to just use a String Manipulation node followed by a String to JSON node. In the String Manipulation, just use
Thank you very much for such a fast response!
String manipulation node worked amazing!
But when using String to JSON node for some reason I am constantly getting this error:
ERROR String to JSON 2:282 Execute failed: Expected end of input, but there were content after line: 1 column: 11
in row: Row0