Forum Discussion
Magpie_Rob
4 years agoHelper I
App ID /URL changing
Hello, We have a SQL tabel that stores Power BI App Information (we get it using the pbi rest API). we use this for metric reporting and also for triggering refreshs when our ETL has finished. ...
nickyvv
4 years agoMost Valuable Professional
While reading your response, one thing comes to my mind.
While I said the URL doesn't change, what I really meant is the AppID part of the URL doesn't change, so the home page of the App so to say. I didn't mention that explicitly. Let me explain:
The URL of an App is made up of several parts:
https://app.powerbi.com/groups/me/apps/AppID/reports/ReportID/ReportSectionSectionID
- The AppID never changes (IMHO)
- Both the ReportID and SectionID can change, depending on what reports you add/delete
Hope this helps.