Please help me in fixing this issue "Data source should be list of texts but right now it is a text "
I did everything but error is still showing
Please help me in fixing this issue "Data source should be list of texts but right now it is a text "
I did everything but error is still showing
If you really want to use that, instead, just set a CSV in your arbitrary text and use :split by ,
yep, just remove the brackets and quotations and split by (,). Like this:
You didnt add split by , … after arbitrary text
got it thanks
This topic was automatically closed after 70 days. New replies are no longer allowed.