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 / Canvas with DataTable ...
Power Apps
Answered

Canvas with DataTable read data from SharePoint list and a column from SharePoint List which is multiline - HTML code when you press the link

(0) ShareShare
ReportReport
Posted on by 247

Hello,

 

i have a canvas with a DataTable which reads data from a SharePoint list. One of the columns is a multiline column with hyperlinks.

 

i had an issue that at the DataTable it was showing the HTML Code like below in the View column

 

Capture.PNG

 

that was resolved by marking the column as "isHyperlink" and also at the "text" putting: PlainText(ThisItem.View)

 

Capture.PNG

 

now when i press the View it doesnt do anything.

any suggestion?

 

thank you

Categories:
I have the same question (0)
  • Verified answer
    v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @kouliscon ,

     

    Although you have changed the "IsHyperlink" property to true and this make the strings look like hyperlinks, it is still a Text column in the data source, you will not be able to clicking the fake hyperlink and open a new tab.

     

    The workaround is use the "Hyperlink" type column in your SP list. This type of column would directly show clickable hyperlinks in the Data Table control.

     

    Hope this helps.

     

    Best regards,

    Community Support Team _ Jeffer Ni
    If this post helps, then please consider Accept it as the solution to help the other members find it.

  • kouliscon Profile Picture
    247 on at

    one more question

     

    it now shows the complete link as i input the link and ID with a flow... 

     

    Capture.PNG

     

    any tricks suggestions to hide the link and have a text like "link" or "press here"?

  • v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @kouliscon ,

     

    With a Data Table control, you will not be able to achieve your need. Please consider use a vertical gallery instead. In the gallery, you could use a Label or Button with its OnSelect setting to Launch(ThisItem.Hyperlink) and Text propert setting to "View" or "Press HERE".

     

    Data Table control is basically used to DISPLAY data that in a table, it could not be interactive most circumstance.

     

    Hope this helps.

     

    Best regards,

    Community Support Team _ Jeffer Ni
    If this post helps, then please consider Accept it as the solution to help the other members find it.

  • kouliscon Profile Picture
    247 on at

    Wanted to pass another solution which i found which is at PowerApps Canvas form at the DataTable in order to make a column to have a link to another page then you do:

    • Select column and make “is Hyperlink” ON
    • on "OnSelect" you add the formula: Launch(("SiteWhereYouWantToGo?ID=") & DataTable.Selected.ID)

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 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard