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.
Hi All,
I want to use the USERNAME for filtering the data according the current logged in user. I used RLS but it is not feasible option. Since in RLS it create a roles for employees and we have to add emplyee into that roles. But In our organization 100+ employees are there so we can't add each employee to that role group. So how could i achive to use USERNAME to filter out the data according to the current logged in user and can we use USERNAME in Filter expression into advanced editor ?
I would try creating a measure that uses USERNAME. But, your data is going to need to be configured correctly to be able to use it.