Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi, i want to extract a matrix visual every morning at 07:30. I want to do this with power automate. The extraction must be done into an csv file and i want the csv file to be dumped in a specific sharepoint. Is this possible?
Solved! Go to Solution.
yes, it is possible.
wherein you can use the power BI REST API to extract the data and upload in sharepoint.
The below blog provides a similar aspect :
wherein ˆthe logic app framework is equivalent to the power automate one
Yes, you could do this with the "Query a Power BI dataset" in Power Automate. There's a "create csv" action, you'd use that in conjunction with the "create file" action on the rows returned by querying the dataset. You can copy the DAX your matrix is using with the performance analyzer tool and use that for the query to return the same data.
Keep in mind though that a CSV is definitionally flat, where a matrix is pivoted, so it's not going to resemble the matrix like you'd get with Power Pivot etc.
yes, it is possible.
wherein you can use the power BI REST API to extract the data and upload in sharepoint.
The below blog provides a similar aspect :
wherein ˆthe logic app framework is equivalent to the power automate one
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
7 | |
2 | |
2 | |
1 |
User | Count |
---|---|
3 | |
3 | |
3 | |
2 | |
2 |