May 23 2023 06:29 PM
Hi,
I'm trying to create a list where 1 column needs to have a clickable item let's say to another record in SharePoint. Please see sample:
For example, this is a SharePoint list. Is there a way for the INC Numbers to be clickable to another list? I'm planning to create the record via PowerApps.
May 24 2023 12:40 AM
Hello @RLSid17
you can use column formatting (or view formatting) to add a link to your column. See more in this article from @joaoferreira : https://lists.handsontek.net/convert-single-line-text-column-hyperlink-using-sharepoint-microsoft-li...
Regards, Dave
May 24 2023 12:48 AM
@RLSid17 Best SharePoint out of the box way will be to use lookup column for INC number. Lookup columns are by default clickable and takes you to respective list item in another list.
Check:
If you don't want to use lookup columns, you can use JSON column formatting as suggested by @DaveMehr365 .
Here's the Microsoft official documentation related to converting text fields to hyperlinks: Turn field values into hyperlinks (basic)
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.