March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi everyone,
I had create dashboard and published to workspace and I shared the link to managers, however, I have to publishing the dashboard daily by manual, so I need solution to automate publish automaticly.
I try to use power automate for this case but I don't have idea how to use it.
If there are other solution please let me know.
BR...
Hi @ajkhayat ,
For power bi, it provides rest api to let the user upload the pbix file to special workspace.
POST https://api.powerbi.com/v1.0/myorg/groups/{groupId}/imports?datasetDisplayName={datasetDisplayName}&nameConflict={nameConflict}&skipReport={skipReport}&overrideReportLabel={overrideReportLabel}&overrideModelLabel={overrideModelLabel}
More details, you can refer this link.
Imports - Post Import In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Create a flow in power automete or some local script to call this API.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@ajkhayat , why do you publish daily please schedule a refresh on service
https://docs.microsoft.com/en-us/power-bi/report-server/configure-scheduled-refresh
You can check power bi cmdlets for publishing: https://docs.microsoft.com/en-us/powershell/power-bi/overview?view=powerbi-ps
User | Count |
---|---|
120 | |
77 | |
58 | |
52 | |
46 |
User | Count |
---|---|
171 | |
117 | |
63 | |
57 | |
51 |