Forum Discussion
Automatically extract data from report visual (live connection)
- 11 months ago
Hi Dave149,
Thsnk you Cookistador, for yyour insights.
For reports that use a live connection to SSAS, Power BI visuals do not support automatic export of underlying data. Instead, you can either query SSAS directly using tools like Excel, DAX Studio, or SSMS and export the results to CSV or Excel, or use Paginated Reports connected to the same model with subscriptions for scheduled CSV/Excel exports.
Thank you.
I tried using Power Automate with the action "Run a query against a dataset" and then provided it with the DAX query underlying the visual. However, that failed what I thought would be due to the live connection:
Do you know any fix or other approach to it?
Slicers are not needed for now, just a refresh of the same visuals (so multiple ones) with the current data.
Hi Dave149,
Thsnk you Cookistador, for yyour insights.
For reports that use a live connection to SSAS, Power BI visuals do not support automatic export of underlying data. Instead, you can either query SSAS directly using tools like Excel, DAX Studio, or SSMS and export the results to CSV or Excel, or use Paginated Reports connected to the same model with subscriptions for scheduled CSV/Excel exports.
Thank you.