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 / Formulas in PowerApps
Power Apps
Unanswered

Formulas in PowerApps

(0) ShareShare
ReportReport
Posted on by 34

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!

Categories:
  • BCBuizer Profile Picture
    22,854 Super User 2026 Season 2 on at

    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',";")

     

  • BCBuizer Profile Picture
    22,854 Super User 2026 Season 2 on at

    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.

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
11manish Profile Picture

11manish 411 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 338

#3
WarrenBelz Profile Picture

WarrenBelz 256 Most Valuable Professional

Last 30 days Overall leaderboard