Hello,
I’m new to the solution.
I’m looking to extract a json result from all the value fields.
With the module: Edit Fields
Thank you in advance.
Hello,
I’m new to the solution.
I’m looking to extract a json result from all the value fields.
With the module: Edit Fields
It looks like your topic is missing some important information. Could you provide the following if applicable.
Hi @focheur91300, good to have you back in the community!
Maybe you could try using the Split node to split out the data
array and then use the Edit Fields node to get the value
of each data object?
Hi @aya ,
Thanks for your help.
My final goal is to have a text file containing all the values.
Thank you
Try like this example:
Hey @focheur91300, like @Canato suggested here, you can try Convert to File (Convert to CSV) which will create one file with all the values. You can change the file extension by setting the File name too.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.