Forum Discussion
Seeking Clean Solution for Row Name Linking in Tables
Hello,
I have a table with various key figures. Is there a way to add a link to the row names that takes me to another page (a detail view)? The detail view already exists, it's just about setting up the link.
My idea was to overlay invisible fields with links on top of the row names, but I'm still looking for a cleaner solution.
Best regards,
Pascal
Hi Anonymous You can add links to row names by enabling Drillthrough Pages in Power BI, allowing users to navigate to detail views via right-clic or add a URL column to your table and format it as a hyperlink. Use Action Links or buttons for navigation if the detail view is on a separate page. For a dynamic experience, create a custom tooltip with navigation options.
2 Replies
- Akash_Varuna
Super User
Hi Anonymous You can add links to row names by enabling Drillthrough Pages in Power BI, allowing users to navigate to detail views via right-clic or add a URL column to your table and format it as a hyperlink. Use Action Links or buttons for navigation if the detail view is on a separate page. For a dynamic experience, create a custom tooltip with navigation options.
- AnonymousNot applicable
Thanks, that works well — but only partially for my specific case. I forgot to mention (sorry) that I want to link to different pages depending on how many elements are selected in the slicer (a detail view for a single selection and an overview when multiple are selected). Drillthrough is by default only used for one entry — so I’m still looking for another solution.
Best regards,
Pascal