Forum Discussion
Problem with the report url
I've observed a change in the URLs of Power BI reports. In the latest version, the 'ReportSection' segment seems to be missing. Previously, the URLs followed this format:
https://app.powerbi.com/groups/me/reports/b7dea1d4-d9f0-47aa-a88d-xxxxxxxxxxxx/ReportSection2?
However, in the latest version, it's structured differently, like so:
https://app.powerbi.com/groups/me/reports/b7dea1d4-d9f0-47aa-a88d-xxxxxxxxxxxx/2?
Please confirm if there have been any updates or changes related to the 'ReportSection' in the latest version of Power BI?
24 Replies
- KristinFNew Member
I have the same problem. Did you find a solution for this ?
- nithishramRegular Visitor
yeah i have modified the regular expression.
- KristinFNew Member
May I ask how/what you did?
- SaiTejaTalasilaSuper User
Hi,
I'm not seeing any changes in our report URL's.But few days back I have seen changes in the URL's while using bookmarks in one my report.As per my knowledge there will be impact on embedded reports/embedded visuals incase if there is such changes.In our tenant we have 10k+ users no one reported it.
- AnonymousNot applicable
Same issue, normally the page with no 'ReportSection' part in the URL is the first page (makes sense).
Now it's the tab part way through my tabs (somewhere in the middle), this tab/URL happens to be the the most recently modified/duplicated tab which I have published if that helps to ID the problem.
I need the embedded URL to be correct for embedded PowerPoint PowerBI Addins.
- Elina_MirinAdvocate II
nithishram do you have a solution for this? I am having the same problem. Can't find the Report Section in URL.
- nithishramRegular Visitor
Yeah we where using regular expressions to get the url. What is your use case? how are you using the url
- Elina_MirinAdvocate II
I want to create a Power Automate Flow in order to send a specific visual from a specific page to email. In one of the steps, I need to add the page name, but I need the ID from the URL, not the actually page name. And can't find this. I want to mention that I have already created this type of flow in the past for another dashboard and it's working.
- yash_ladNew Member
Getting the same problem. Any solutions? nithishram lbendlin Elina_Mirin SaiTejaTalasila Anonymous
- Elina_MirinAdvocate II
yash_lad I haven't found any solution for this.
- nithishramRegular Visitor
Hi yash_lad could you please let me know how you are using the url.... Because am using regex to get the report section and report id. i have modified the regex expression. Its working now
- KONYRegular Visitor
Can you emphasize what part is pink? I can't seem to see 🙂
- lbendlinSuper User
I have never seen ReportSection2 - are you on GCC ?
- nithishramRegular Visitor
No i am just using that for example
- lbendlinSuper User
Please use more realistic examples.
Cannot reproduce yet, but there was a recent service change to New version: 13.0.23168.59 , so that might be related.