
Announcements
I am working on a flow to export specific columns for each value (service provider name) in a column to a csv table.
Here is what it looks like so far:
The file is blank and only showing the headers.
What am I doing wrong?
Thanks!
Hi @cchung
The first thing is to verify that in your List Row output you have data in the array that it returns.
Then, in the switch, verify that you have data in the comparison entry, because if the Excel is not filled out in any of those steps, it is not obtaining data.
You can do this by looking at the last output you had or by retesting the flow.