Hello !
I have created a flow that converts a CSV file and reads the data , I am using parse json to read the data .
My CSV file has the black slashes after every string is there any way I can remove the unwanted black slashes.
In the screenshot I am showing the output from the select function

I got an idea that we need to use the replace function but how can I use it in the array kindly help me on this .