Announcements
Hey,
I am creating one Canvas App.
Field:- Notify User - user can select multiple user - store data in SQL with semicolon (abc@gmail.com; xyz@gmail.com)
Need to retrieve that field on dashboard and check if current login user email in Notify User List. How can I achieve this ?
Thanks in advance!
Hi @__Bansari ,
I'm not familiar with using SQL as a datasource, so please use the below as inspiration.
This is a condition that uses the Split() function to create a table of notify users and checks if the current User().Email is in there. It returns a boolean.
User().Email in Split('Notify User',";")
Hi @__Bansari
Did you have any joy finding the solution for your issue? If so, please mark the solution for other users to benefit.
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 411 Super User 2026 Season 2
Mohsin Ali 338
WarrenBelz 256 Most Valuable Professional