Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
While fetching tabular data from paginated report to shared folder in csv format using power automate, it is appending table name infront of all field names.
example - if table name is 'tab a' and column names are 'cust name', 'cust address', etc -
* Currently CSV output given as - 'tab_a_cust_name', 'tab_a_cust_address',
* Expected Column names in CSV output- 'cust name', 'cust address', etc.
where is this problem occuring? in paginated report or in power automate workflow? (I believe this has to do with Paginated Report), and how can this be fixed?
Hi @Hrishikesh555 ,
Please confirm your settings in Power Automate, you could set the export file name:
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous , Yes, I am able to keep the export file name as per my requirement and in CSV format, below provided screenshot for same. However, I'm facing issue with the generated column names in csv file which is different from paginated report. In csv the column names are appended with table name too. I've given example in my main post. It will be really great if you could help in resolving this query.
User | Count |
---|---|
6 | |
3 | |
2 | |
2 | |
2 |
User | Count |
---|---|
10 | |
3 | |
3 | |
2 | |
2 |