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 / DataTable column to be...
Power Apps
Unanswered

DataTable column to be a hyperlink only if the text "complete for current month" is at the column

(0) ShareShare
ReportReport
Posted on by 247

Hello,

 

i have a DataTable and i would like to know if i can have one column which is now set as hyperlink by having the "is hyperlink" active and then i have set the "onSelect"  to the formula "Launch(("appwhichiwanttoopen?ID=") & DataTableITReminders.Selected.ID) but i would like to be a hyperlink only if the column has the text "Complete for current month".

 

i believe maybe i need to set something at visible or something?

 

thank you

Categories:
I have the same question (0)
  • GarethPrisk Profile Picture
    2,828 on at

    Not sure how you'll be able to dynamic hyperlinking (the entire column is, or isn't), but you can control the selected row pretty easily. Effectively, what you have, but with a check to ensure the selected field is what you expect.

    If(
     Parent.Selected.NAMEOFFIELD = "Complete for current month",
     Launch(("appwhichiwanttoopen?ID=") & Parent.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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 335 Most Valuable Professional

#2
11manish Profile Picture

11manish 166

#3
sannavajjala87 Profile Picture

sannavajjala87 71 Super User 2026 Season 1

Last 30 days Overall leaderboard