Data Transformer/Line Itemizer not returning anything
Status: Closed · Asked by ddra90n on · 0 views
Hi, I have an array (attached) which I'd like to use Data Transformer/Line Itemizer on. The problem is that it's not returning anything. Here's a video of my screen: https://www.loom.com/share/e26eada8f7104293a7fdc1c095b6536a
Attachments
Hey @ddra90n
As we can see from the data which you are trying to pass on the "Line Itemizer " actually contains \" which is causing the interruption. Kindly try removing the \" with {{blank}} and then give it a try.

Thank you, it worked. Very much appreciated.