Hello, I am working with an API that posts data into JSON. I have used the JSON Parse to create key:value pairs with the field. Ultimately I want the json name to be the column headers, and the values to all fall into rows. When I use Cross Tab I am able to get the correct column headers but I am forced to choose first or last so I am only getting the first or the last record of values.
How can I have the JSON Name values be an array and all values as rows like this?
Attached is a screenshot of the workflow output before Cross Tab: