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
utsavlexmark
Helper III
Helper III

How to import Hyperlinked text (Both text and link) from excel to power bi

Hello,

Sorry for the long post, but it might be interesting for the members.

Before coming to the problem, let me explain few things about the whole process of the Power Bi Dashboard.

Everyday I receive a file from the vendor and it automatically stored in a sharepoint location. In sharepoint location we have files for each day. The dashboard refresh is being scheduled. As a result, I don’t need to look into the process until there is any issue in data receiving or refreshing.

Now coming to the issue; the data I am receiving everyday have a column as “Listing URL”. The data of the column is a text “Live Link” which is hyperlinked. Each and every column have the same text, but the hyperlink URL is different for every row.

Now the organization wants me to show the hyperlinked text in the dashboard table – so that the user can click on those links and land on the page directly from the dashboard.

When I was checking the dataset – I found that the column “Listing URL” is having the text “Live Link” only, not the hyperlink.

After some investigation I found in my scenario generally power bi will fletch the text only not the hyperlink URL. If the column is containing only the link – that will be fletched by power bi as link.

My questions are:

  1. Is this information correct?
  2. If yes, then what could be the solution to get the links in power bi dashboard?
  3. If no, then where I am wrong in the data fletching process?

Please help me to overcome the situation.  

 

Regards

Utsav

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @utsavlexmark ,

 

Based on my test, the hyperlink format in the HYPERLINK1 column cannot be used as a hyperlink after being imported into power bi. Only the hyperlink in the HYPERLINK column can be recognized as a hyperlink by Power BI.

1.png

You need to modify the data directory to the web page URL.

2.png

And URLS must start with one of the following:

  • http
  • https
  • mailto
  • ftp
  • news
  • telnet

For hyperlinks in column format like HYPERLINK2, you can use the method in this post to turn it into a URL and then import it.

CopyUrls1.gif

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @utsavlexmark ,

 

Based on my test, the hyperlink format in the HYPERLINK1 column cannot be used as a hyperlink after being imported into power bi. Only the hyperlink in the HYPERLINK column can be recognized as a hyperlink by Power BI.

1.png

You need to modify the data directory to the web page URL.

2.png

And URLS must start with one of the following:

  • http
  • https
  • mailto
  • ftp
  • news
  • telnet

For hyperlinks in column format like HYPERLINK2, you can use the method in this post to turn it into a URL and then import it.

CopyUrls1.gif

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

MFelix
Super User
Super User

Hi @utsavlexmark ,

 

You need to set the category of your column to the URL type:

MFelix_0-1625061156041.png

Be aware that in order to follow the link the url needs to be complete so "http://............" then you can use it on a table/matrix  visualization and set has an hyperlink:

MFelix_1-1625061324200.png

 

You can also set the URL has a icon on the options:

MFelix_2-1625061418279.png

 


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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