Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
feCreation
New Member

Power Query in Excel - Cell to Html Link

Hello Guys,

 

i`m new here and hope someone can help me.

 

I have a PowerQuery table which reads data from several normal tables, including IP addresses and I want to make them clickable, for sorting the IP addresses are always filled out, an example: 001.001.001.001

How can I make each row of a column a hyperlink in PowerQuery, the link should be hidden?

Text to display: 001.001.001.001 (same as before)
Clickable link: http://1.1.1.1

 

Thank you for this great forum.

5 REPLIES 5
amitchandak
Super User
Super User

@feCreation , Create a new column with URL and mark that URL column. and then use the URL formatting option

 

refer

https://docs.microsoft.com/en-us/power-bi/create-reports/power-bi-hyperlinks-in-tables

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Your Solution is only for PowerBI, i'am using PowerQuery inside Excel, there is no such option.

Hello and thank you for the answer, but i got a problem.

 

if i do it like you say, the text "http://" is allways shown, but i only want to see the Title of the Hyperlink

Hi @feCreation ,

 

No. You can use a link icon. If you need custom text for your hyperlinks and your list of URLs is short, consider using a text box instead.

 

Best Regards

Community Support Team _ chenwu zhu

Hi @v-chenwuz-msft 

do you have some pictures for me to understand where are the options and how it should look like in PowerQuery Editor?

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors