Hello dear friends, I have a json where I want to transform the key tags items into columns with their respective values, please help me!
It would look more or less like this!
Thanks!!
Hello dear friends, I have a json where I want to transform the key tags items into columns with their respective values, please help me!
It would look more or less like this!
Thanks!!
Hi @Lucas_Oliveira, welcome to the community
You can use the Set node to define a specific item structure. Here’s an example workflow:
Result:
Hope this helps