Forum Discussion
Link to Report Different for each User
granthworth It isn't suprising that the URL's are different. Each shared element lands in someone's personal workspace. (typically). A shared Content Pack needs to be connected to from one's personal workspace, so by default I would imagine every URL is different. Unless I'm not understanding something you are saying, I'd say this is expected behavior.
Understood. So how can I link users to a specific report?
I would like to be able to do this by setting up custom links through dashboard tiles and/or text boxes through the built-in functionalities.
Thank you for your response!
- Anonymous10 years agoNot applicable
granthworth I think I get where you are going, but if I'm off, let me know.
Sharing content is different in Power BI from other reporting tools like SSRS and SharePoint where all users come to the same place to view one report. With PBI, content is shared to an individual. As such, I would probably suggest a different path depending on what you are fully trying to do.
But since that isn't the question, and you are looking for a way to accomplish this, the following (untested) scenerio might work for what you are trying to do. (Disclaimer, I wouldn't recommend this personally as it seems a bit over complicated)
Create your Content Pack in a Group workspace (Group1), this allows for more than one person to manage the orginal.
Create another PBI Group (Group2). Share the Content Pack with Group2 (for end users)
Open the Content Pack in Group2 and pull in the report
Create your dashboards in Group1, and set the custom links in the tiles to be pointed at the Group2 report
Share your dashboard with end users. (All of whom need to be part of Group2)
The link in the tile should stay the same, as it is the Group2 that owns it, not a specific individual.
Hypothetically this should work, as the group workspace should be the same for all end users.