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,
I was just wondering if it is possible to automate the exporting of data from a particular visual to Excel? Maybe through Power Automate or through a script?
Would appreciate any help 🙂
Solved! Go to Solution.
Hi @Anonymous
You can create an Excel file that is live conected to the dataset in the Power BI service as per below and create a pivot that conteins the filds and measures form that specific visual
with https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-analyze-in-excel
or you can use third party software like:
https://powerbitiles.com/?app=PBIRobots
Hi @Anonymous,
You can take a look at the following blog about use power bi automate with rest API to export data from your report data:
Category Archives: Power BI API
Regards,
Xiaoxin Sheng
Hi @Anonymous,
You can take a look at the following blog about use power bi automate with rest API to export data from your report data:
Category Archives: Power BI API
Regards,
Xiaoxin Sheng
Hi @Anonymous
You can create an Excel file that is live conected to the dataset in the Power BI service as per below and create a pivot that conteins the filds and measures form that specific visual
with https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-analyze-in-excel
or you can use third party software like:
https://powerbitiles.com/?app=PBIRobots
Thank you @Mariusz !
I will confirm if my client has Pro license for the Analyze Excel feature, but in any case, do you have other options for free accounts?