The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
I have two columns namely, 1- content name and 2-the web url/hyperlink.
How can I overlay the url such that the content name is clickable?
Should I create a new measure or a column to capture this?
Thanks
Solved! Go to Solution.
It sounds like you already have the columns you need in column 1 and 2. Just put them both in a table and format using conditional formatting.
EDIT: You actually only need to put the link text/description in the table, and apply conditional formatting to it by using field value and choosing URL as the field, first, ok.
https://docs.microsoft.com/en-us/power-bi/create-reports/power-bi-hyperlinks-in-tables#format-link-t...
Make sure the link is formatted properly:
URLS must start with one of the following:
http
https
-mailto
file
ftp
news
telnet
Copying DAX from this post? Click here for a hack to quickly replace it with your own table names
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com
Hi, @saipawar
Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.
Table:
You may create a table visual and then go to 'Visualizations'=>'Format'=>'Conditional formatting'=>set the 'Web URL' for 'Name' as 'On'.
Finally you may click the corresponding 'Name' to go to specific link.
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Copying DAX from this post? Click here for a hack to quickly replace it with your own table names
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com
It sounds like you already have the columns you need in column 1 and 2. Just put them both in a table and format using conditional formatting.
EDIT: You actually only need to put the link text/description in the table, and apply conditional formatting to it by using field value and choosing URL as the field, first, ok.
https://docs.microsoft.com/en-us/power-bi/create-reports/power-bi-hyperlinks-in-tables#format-link-t...
Make sure the link is formatted properly:
URLS must start with one of the following:
http
https
-mailto
file
ftp
news
telnet
Copying DAX from this post? Click here for a hack to quickly replace it with your own table names
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.