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 August 31st. Request your voucher.
Dear Community,
Is it possible to schedule the export data feature (https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-export-data) through the Power BI API? I don't think it is. I have a couple of measures that I don't think I will be able to do in Power Query otherwise I would use the solutions that I have found for that.
TLDR: Export data from a visualization on an automated basis. Not Exporting data from Power Query.
Best,
Solved! Go to Solution.
Why would you want to do that? Much easier to connect to the XMLA endpoint and apply the filters there. Measures are included for free.
Why would you want to do that? Much easier to connect to the XMLA endpoint and apply the filters there. Measures are included for free.
Not familiar with the XMLA endpoint to get data out of a Power BI file. I will look around on the internet - if you know of something helpful please link me to it.