Scenario Mode
👤 Your Role: You are a Power BI developer at a retail company.
📋 Request: Your manager wants you to set up Row-Level Security (RLS) in the Power BI Desktop report so that sales managers only see data for their own regions.
📊 Data: You have a Sales table with columns: SalesID, Region, SalesAmount, and SalesDate. You also have a Users table with columns: UserName and Region, mapping each user to their allowed region.
🎯 Deliverable: Create a Power BI report with RLS configured. Test the RLS roles in Power BI Desktop to verify that users see only their region's sales data.
Progress0 / 6 steps