Good evening,
I have a canvas app and I've added a data table with 4 items that pull from a sharepoint list. Item 2 is a choice of names, which defines as a control in power apps. I've created a variable; varUserEmail that contains the email of the person accessing the app at that time. Set(varUserEmail, User().Email);
I'm trying to make the data table visible only if the varUserEmail matches values in item 2 but it won't work because it's comparing control to text. Any thoughts?

Report
All responses (
Answers (