Hi All,
I'm am running a report that gets sent out every week. I setup a simple flow that:
Queries a dataset in Power BI
Select statement to rename/order columns
Create CSV
Email it out
This works fine but some weeks there just isn't any data when it gets refreshed so the report errors out saying it can't email out an empty dataset. Is there a way to pull in just the Column headers so that the report goes out with just those but no data?
Thanks!