Hello.
I have the following issue.
The first time i published a file to poweb bi online, it was assigned a document ID (guid) and each tab have different url.
lets say
https:// app.powerbi.com /groups/ <<account_guid>> /reports/ <<document ID>>/ReportSection1
https:// app.powerbi.com /groups/ <<account_guid>> /reports/ <<document ID>>/ReportSection2
and so on
then i created several sharepoint webparts pointing to each url and so far everything looked god
However if i publish again the same file, powerbi.com assigns a new document ID, forcing me to update each sharepoint webpart to the new reportsection url.
Already tried to download a copy of the published file, edit it and upload, but i get a new document ID.
Is there a way to:
1.- Keep the same ID through several publications?
2.- Have a way to have a mapping url in sharepoint that can point to different urls ? like the dns domains that keep the same name even if you change the hosting ip .