n this video, you'll learn how to make a field clickable in a Salesforce Screen Flow Data Table component using a formula field.
We’ll create a formula that opens a record directly in a new browser tab — a perfect way to make your flow data tables more interactive and user-friendly.
💡 Key Formula Used:
HYPERLINK("/" & Id, CaseNumber, "_blank")
This formula makes the CaseNumber field clickable and links it to the Case record page.
✅ What You’ll Learn:
How to create a clickable hyperlink field in Salesforce
How to use the HYPERLINK function in a formula
How to display clickable fields in the Screen Flow Data Table component
Best practices for making Salesforce flows interactive
🕒 Timestamps
00:00 – Introduction
00:45 – Creating a formula field in Salesforce
01:30 – Writing the HYPERLINK formula
03:30 – Creating the Screen flow
05:55 – Adding the field to the Data Table component in Flow
07:08 – Testing and verifying clickable links
-------------
Playlists:
SALESFORCE FLOWS PLAYLIST:
• FLOWS
OMNISTUDIO PLAYLIST:
• BUSINESS RULES ENGINE || OMNISTUDIO
SALESFORCE OUT OF THE BOX PLAYLIST:
• SALESFORCE OUT OF THE BOX
SALESFORCE APEX TRIGGERS PLAYLIST:
• APEX TRIGGERS
SALESFORCE AGENTSTUDIO PLAYLIST:
• AGENTSTUDIO
SALESFORCE DATA CLOUD PLAYLIST:
• DATA CLOUD
--------------
FOLLOW ME ON:
Instagram: / caminos_infinitos_26
LinkedIn: / linkedin.com/in/pariplab-pal-077554160
@SalesforceAIChampions
@pariplabpal
#Salesforce #ScreenFlow #SalesforceFlow #SalesforceAdmin #FlowBuilder #HyperlinkFormula #SalesforceTutorial #ClickToOpen