Hi,
I am facing a problem while exporting a collection data to csv.
There is a column having 0 as a first index value,. i.e., 08700010. While exporting to csv the zero are getting vanished from the column.
I tried this formula
string(<Dynamic Content>)
It is working but i don't want the column to have <> symbols as prefix and suffix.
Is there any alternative way?
Thanks