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.
Hello everyone,
Is there a way in Power Automate to create a flow to have a daily email recurrence sent to a group of people from the data results in Power BI but I want to export the file as a CSV? I am only seeing PDF or PNG and PPTX
Solved! Go to Solution.
In Power Automate run a DAX query against your semantic model. Convert the result to a CSV table. Store that table as a file in a cloud storage. Create an email and point to that newly created file for the attachment.
In Power Automate run a DAX query against your semantic model. Convert the result to a CSV table. Store that table as a file in a cloud storage. Create an email and point to that newly created file for the attachment.