Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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 sharepoint list which has a column containing the email of all of the users, but I don't know where to start with this. If someone can help me through how to begin with this I shouldn't have any issues moving forward. Thanks!
Hi @wies_guy ,
Can you share with me some screenshots of your data after hiding sensitive information and tell me what's your expected output?
Thanks for your efforts & time in advance.
Best regards,
Yadong Fang
@wies_guy Row level security. Row-level security (RLS) with Power BI - Power BI | Microsoft Learn
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?