Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
dpFr33
Advocate II
Advocate II

Dynamic masking Customer Name depending of security table. In DAX. No calculated column please

Hi,
I will want to hide customer names dynamically based on user.
I don't want to go through a calculated column!
The radacad solution does not suit me because it goes through another table. I don't want to duplicate my data.

The email addresses of my users are in a "Security" table.

I would like to be able in an array to have something like:
"IF (The current user is in the table" Security THEN show "Secure" ELSE Show the current name of the client)

Thank you
Denis

1 REPLY 1
Anonymous
Not applicable

Well, if you want to have a dimension that will be dynamically adjusting itself to the security context... then you don't have a choice: you have to store the obfuscated names somewhere. There's no way around this, I'm afraid.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors