web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Data table "is hyperli...
Power Apps
Answered

Data table "is hyperlink" button

(1) ShareShare
ReportReport
Posted on by 14

Hi,

 

I've got a data table in my PowerApp form, which displays a list of equipment from the selected site. I've turned the "Is hyperlink" option in the second column on, and was expecting it to take me to the relevant equipment item when I clicked on it. However, although it looks like a hyperlink when I use the form, when I click on it nothing happens. Have I missed something vital? Does this work for anyone else?

 

Eagerly awaiting any advice!

Alice.

Categories:
I have the same question (0)
  • v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @aliceo ,

    Could you please share a bit more about the second column that you mentioned within your Data Table control?

    Could you please share a bit more about your data source? Is it a SP list? Is the second column that you mentioned is the 'Link to Item' column?

     

    Based on the issue that you mentioned, I think you have something misunderstanding on the "Is Hyperlink" property of columns of the Data Table control.

    The "Is Hyperlink" property of columns of Data Table control would recognize if a column in your Data Table is a Hyperlink column. When you set the "Is Hyperlink" property of columns of Data Table control to true, it just recognize this column as Hyperlink, but not have Hyperlink functionality (click it to navigate to open corresponding web page).

    As an alternative solution, I think the Launch function could achieve your needs. I have made a test on my side, please take a try with the following workaround:7.JPG

    Set the OnSelect property of the second column in the Data Table control to following:

    Launch(DataTable1.Selected.'Link to item')

    Note: The data source in my Data Table is a SP list.

    On your side, you should type:

    Launch(DataTable1.Selected.'Your Second Column')

    More details about the Launch function in PowerApps, please check the following article:

    Lauch function

     

    Best regards,

  • aliceo Profile Picture
    14 on at

    Hello,

    Thank you so much for replying. What you are saying makes perfect sense. However I still have a problem...

    My data source is a Sharepoint list. I've now re-arranged it so that the link on the DataTable uses the "Link to item" column. However, my link to item column is just a field called "Equipment title" so the "Launch" function doesn't work as it's not a url. Do you know how I create a link in a column on my Sharepoint list that actually points to the item? Is there a simple way to construct it?

    ss1.PNG
  • Verified answer
    v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @aliceo ,

    Do you want to create a column on your Sharepoint list that actually points to the corresponding item in your SP list?

     

    The 'Link to Item' column value would be populated by SharePoint server automatically when you add a new record in your SP list. If you want to create a column on your Sharepoint list that actually points to the corresponding item in your SP list, I afraid that there is no way to achieve your needs in SharePoint list currently.

     

    Actually, it is not necessary to add another column to store the "Link to Item" value in your SP list, you could perform the following formula within any columns in your Data Table control:

    Launch(DataTable1.Selected.'Link to item')

    please set the OnSelect property of the second column in your Data Table to following:

    Launch(DataTable1.Selected.'Link to item')

    Note: The 'Your Second Column' I mentioned within previous reply is actually the 'Link to Item' column in your SP list. I assumed that your second column in your Data Table is the "Link to Item" column.

     

    Best regards,

  • aliceo Profile Picture
    14 on at

    Thank you so much, this works perfectly. I really appreciate your help.

    Alice.

  • Yobeekster Profile Picture
    170 on at

    Thanks so much as well! Really helped.

  • PmabosH96 Profile Picture
    17 on at

    I have the same problem 

    The situation is that I have data table that take all its data from SharePoint list. If a choose one record i want the launcher to take me to its specific document and not on URL of the document library which contains all the word documents.

    For example I have a data table which contains a lot of customers and I want if i choose one customer to be launched to his contract , to see his word document .

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard