March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi all,
Is it possible to add a link (with a standard or custom icon) to a table that links to another page in a report? Essentially the same as the right-click and drilldown option, but implemented as a column on a table.
Kind regards,
Ben.
Hi @ksenijaplancak ,
Unfortunately not. The only way I could find to do this resulted in a new tab opening in the browser, which isn't very user-friendly.
By the way, I have just created an idea to open-source the code for standard visuals. Let the community fix these issues! Please vote: https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=bc091e4b-37fc-ee11-a73c-6045bd849d02
Kind regards,
Ben.
Hi Ben,
I have an application that we want to link to another page and the user explicitly requested it open a new tab. Could you share your solution?
Thank you,
John
Hi @jrh88 ,
try this:
Create a table (or matrix) visual and enable URL icon:
Clicking on the link icon should then open a new tab in your browser.
If you need more help, let me know. Can upload a sample PBIX.
Cheers,
Ben.
Hi @bhalicki,
Were you able to resolve this? I have a similar issue - need a link or something to get to another page in the same report.
Hi @fish_guy_01 ,
Unfortunately not. I think the best you could do is link to another page, but it would always open the new page in a new tab, which is less than ideal.
I wish MS would release the source for their standard visualisations... there are so many shortcomings which could be resolved much quicker with the help of the development community 😉
Cheers,
Ben.
Hi @bhalicki ,
Try below steps
Yes, it is possible to add a link to a table in Power BI that navigates to another page in the report. Here's how you can achieve this:
Create a new column in your table: In Power BI Desktop, open the report containing the table, go to the "Fields" pane, and select the table you want to add the link to. Right-click on the table and choose "New Column" from the context menu.
Define the link column: In the formula bar, enter the following DAX formula to create the link column:
Replace [PageName] with the name of the target page you want to link to within the report. Replace [ColumnName] with the appropriate column in your table that will be displayed as the clickable link.
Configure column properties: With the new link column selected, go to the "Modeling" tab in the ribbon and adjust the column properties as follows:
Enable URL icon: To display an icon for the link, click on the drop-down arrow next to the column name in the "Fields" pane, and choose "Column Tools" > "Formatting" > "Web URL Icon." You can select a standard or custom icon to represent the link.
Format the table: Select the table visual on the report canvas and go to the "Visualizations" pane. In the "Table" section, enable "Allow URLs" to activate the link functionality.
Now, when you view the report, the table column will display the data as clickable links. Clicking on the link will navigate to the specified page within the report. The link column will appear with the configured icon, if selected.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
8 | |
2 | |
1 | |
1 | |
1 |
User | Count |
---|---|
10 | |
3 | |
2 | |
2 | |
2 |