I have a Datasource that contains Email addresses as a Field.
My Gallery currently has "Datasource" in the Items settings. This displays all the records in my datasource.
Is there a way to filter this, so that only records with a specific email address is visible?
Solved! Go to Solution.
If it's just one specific email address, you can try the Filter function?
Filter(YourDatasource, YourEmailColumn = "YourEmailAddress")
Hi! How many specific records are these? do the email addresses have the same domain?
there might be about 36 unique emails with about 360 records- yes all from the same domain. but i only want the records associated with a specific email to be displayed.
If it's just one specific email address, you can try the Filter function?
Filter(YourDatasource, YourEmailColumn = "YourEmailAddress")
I am getting an "invalid argument type" error.
Filter('DataSource',Owner = "email@email.ca")
If your Owner column is stored in SharePoint or Azure AD, then most likely it will need to be "Owner.Email" rather than just Owner.
Check out new user group experience and if you are a leader please create your group
Did you miss the call?? Check out the Power Apps Community Call here!
See the latest Power Apps innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
253 | |
235 | |
82 | |
36 | |
27 |
User | Count |
---|---|
313 | |
265 | |
120 | |
68 | |
44 |