Forum Discussion
Power BI flow - ID error
I'm having issues with my scorecard ID in Power Automate.
I'm trying to check a Dashboard. If the last value of these charts is for update, please send an email stating what the value, data, and update data are.
I found out about it and discovered that when creating a metric, Power BI generates a unique ID for that metric. However, when creating a flow, Power Automate cannot identify this ID as shown in the photo below.
Could someone explain to me better how this ID works or if this could be a possible error?
My metric consists of an area graph, which I return to the Current Value, in the Final Destination I left it blank and there is no status, and the period is 30 days
Thanks in advance for your attention
Actually, my mistake was saving the scorecard to a different workspace than the one where my Power BI base is stored.
However, I learned two valuable things about the IDs:
scorecardId = "/scorecards/" copy and paste the unique ID after the slash "/" and enter it as a custom value in the Power Automate field.
goalId = "?goal=" copy and paste the unique ID after the equal sign and enter it as a custom value in the Power Automate field.
link: https://community.fabric.microsoft.com/t5/Developer/Unable-to-fetch-Goal-ID-from-Scorecard-in-Power-Automate/m-p/2806155
2 Replies
- AnonymousNot applicable
Hi Gabriel_Pedri ,
The scorecardId, which you can view via the url, is after /scorecards/.
Hope it helps!
Best regards,
Community Support Team_ Scott ChangIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
- Gabriel_PedriResolver I
Actually, my mistake was saving the scorecard to a different workspace than the one where my Power BI base is stored.
However, I learned two valuable things about the IDs:
scorecardId = "/scorecards/" copy and paste the unique ID after the slash "/" and enter it as a custom value in the Power Automate field.
goalId = "?goal=" copy and paste the unique ID after the equal sign and enter it as a custom value in the Power Automate field.
link: https://community.fabric.microsoft.com/t5/Developer/Unable-to-fetch-Goal-ID-from-Scorecard-in-Power-Automate/m-p/2806155