My problem is I am stuck on how to get the third line working where I need the values after 'Outsource" to also include the array and in speech marks like that.
I have also attached my simple Knime workflow and you can see the issue I have if I include the “” as a constant in the table. JSON format.knwf (6.6 KB)
This is what I have so far. The speech marks is resulting in backslash being added and I am sure there is a very good reason for this behaviour and I just don’t know how to have it look like how I need.
Thank you so much. I made a slight change where in the table creator, I changed the type for set3 to be integer because I realised when I had it as a string it would place speech marks around the 1122 and I needed it without the speech marks.
One thing I realised was (and I omitted this to have a smaller sample) - my data table actually has many rows so the RowID node threw an error once I had more than 1 record in the Table Creator.
I selected the ‘Ensure uniqueess’ check box but that means the category heading now has ‘category (1)’ ’ category (2)" and so on…
How can I alter this workflow to be able to handle multiple rows without changing the “category” name? JSON format edit_multirow.knwf (14.7 KB)
Hey @summer_le ,
it took me forever to realize what @ArjenEX meant. The outsource has to be inside “categorie” and i did not spot that, sorry. With one row it now looks like this: