The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I'm trying to implement basic security based on E-mail address in SE lookup table - UserName field.
With [UserName] = USERPRINCIPALNAME().
The filter is not working. When I tried to implement security filters in both directions, I get error on introducing constants.
I also have May 2021 desktop version.
appreciate any help here.
Solved! Go to Solution.
Desktop version is uptodate and still didn't work.
But the solution worked when I published in service.
Hi @vigneshahob ,
Whether your problem has been resolved? If still not, could you please try to update the version of your Power BI Desktop to the latest one and check whether you can get it work. As it works when I test in my side(Power BI Desktop Version: 2.94.921.0 64-bit (June 2021)). Otherwise, could you please mark the helpful post as Answered if it has been resolved? It will help the others in the community find the solution easily if they face the same problem with you. Thank you.
Best Regards
Desktop version is uptodate and still didn't work.
But the solution worked when I published in service.
Try to use row level security on emailaddress.
@vigneshahob , even if does not apply bi-directional it should work, filtering the data for your dimension. Is that not working?
Thanks for responding Amit. Its still not working. Even I try to view the table SE lookup table, the same table is not filtering.