Forum Discussion
Linking documents
- 1 year ago
Hi PPars2025
Power BI does not support adding hyperlinks directly to points on a chart. However, there are user-friendly ways to link an employee's audit document to their score:
Two Practical Options:
- Table Next to the Chart: Clicking on a point in the chart can filter a table that includes the relevant row, where users can access the document link.
- Drill-through: Users can click on a point in the chart and navigate to a drill-through page that contains the related document link and additional details.
Technical Requirements & Limitations:
- The dataset must include a column containing the document link at the required level of granularity (e.g., per employee or per scoring event).
- If the documents are stored in OneDrive or SharePoint Online, ensure the links are publicly accessible or that users have the necessary permissions. Power BI does not handle authentication for these links, meaning users may need to log in separately when clicking them.
- Power BI Service may handle different types of URLs differently. Some may open in a new browser tab, while others may not be clickable depending on security settings.
UX Perspective:
Navigating back and forth between a chart and an external document can create cognitive overload. Users may forget the context of what they saw in the chart once they open the document, and switching back can be disruptive.
Recommended Approach:
Instead of relying on external links, consider integrating key insights from the documents into the dataset so they can be displayed directly within the report. This way, users can access relevant information without leaving the Power BI environment.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi PPars2025
Power BI does not support adding hyperlinks directly to points on a chart. However, there are user-friendly ways to link an employee's audit document to their score:
Two Practical Options:
- Table Next to the Chart: Clicking on a point in the chart can filter a table that includes the relevant row, where users can access the document link.
- Drill-through: Users can click on a point in the chart and navigate to a drill-through page that contains the related document link and additional details.
Technical Requirements & Limitations:
- The dataset must include a column containing the document link at the required level of granularity (e.g., per employee or per scoring event).
- If the documents are stored in OneDrive or SharePoint Online, ensure the links are publicly accessible or that users have the necessary permissions. Power BI does not handle authentication for these links, meaning users may need to log in separately when clicking them.
- Power BI Service may handle different types of URLs differently. Some may open in a new browser tab, while others may not be clickable depending on security settings.
UX Perspective:
Navigating back and forth between a chart and an external document can create cognitive overload. Users may forget the context of what they saw in the chart once they open the document, and switching back can be disruptive.
Recommended Approach:
Instead of relying on external links, consider integrating key insights from the documents into the dataset so they can be displayed directly within the report. This way, users can access relevant information without leaving the Power BI environment.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- PPars20251 year agoHelper I
Thank you for the great info! Would you mind sharing how I would go about adding them as a drill-through?
- Ritaf19831 year agoSuper User
Hi PPars2025
I apologize for not explaining myself properly.
There is no direct Drillthrough to documents,
but you can create a table of links based on the dimension you have in the graph,
where navigating to it will display a single row with the corresponding link.If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- PPars20251 year agoHelper I
Good morning Ritaf1983.
I have attempted to create what you had mentioned but I was unsuccessful. I created a table with all employees names and a column of which contains their individual audit scores and links to their audit reports (documents). The dataset has hyperlinks to a OneDrive folder for each of the employees. What might I be missing?