Forum Discussion

BeatriceHuyser7's avatar
BeatriceHuyser7
New Member
1 month ago
Solved

Hyperlink

Good day, I have a set of data in a table view, 1 person linked to eg 12 people. I want to do a hyperlink on the count 12 to display the 12 people on another tab. is that possible. Next person is li...
  • Fenil_Italiya's avatar
    1 month ago

    Hello, BeatriceHuyser7 

    Yes, this is possible in Power BI.

    One option is to use Drillthrough. Create a separate report page with a table that displays the linked people, then add the Person field to the page's Drill-through filters. From your summary table, users can right-click a person (or the row) and choose Drill through to open the detail page. The page will automatically be filtered to show only the linked records for the selected person, whether that's 12, 5, or any other number.

    If you prefer  without requiring a right-click, you can use Page Navigation together with a Button. Let the user select a row in the summary table, then click a "View Linked People" button to navigate to the detail page. As long as the page is configured to keep the current filter context (or uses Drillthrough), the detail page will display only the linked people for the selected person.

    Both approaches work well, but if you want a seamless summary-to-detail experience, I'd recommend the Drillthrough option.

  • v-aatheeque's avatar
    1 month ago

    Hi BeatriceHuyser7 

    Have you had a chance to look through the responses shared earlier? If anything is still unclear, we’ll be happy to provide additional support.