Forum Discussion
wies_guy
3 years agoNew Member
How do I display different information per user?
Hey all, brand new to Power BI. I need to make a dashboard that displays the status of different requests that the user has submitted, but only that user's submissions. I'm taking the data from a sha...
Greg_Deckler
3 years agoCommunity Champion
wies_guy Row level security. Row-level security (RLS) with Power BI - Power BI | Microsoft Learn
- wies_guy3 years agoNew Member
Thank you, I've been looking at the different kinds of expressions and I have no idea which one would be the best to use in this case. I need to check the user's email against all of the entries in the sharepoint column, how should I do this?