Hello, what I am trying to do is filter a SQL table based on the user email that enters the app. it is a sharepoint list form.
The intention is that as soon as the user displays the form, the table filter based on the email:
Filter('[dbo].[table]'; tableEmail=User().Email), but it gives a warning and does nothing.
Any help or suggestions on how to aproach this would be great, thanks

Report
All responses (
Answers (