The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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.