Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
I'm new to Power Bi and am struggling to figure out how to do this. Basically I'm looking to mask names in a column and replace with someting along the lines of "Salesperson 1, Salesperson 2 etc" depending on the active filter. I've copied a sample dataset below - the goal here would be to mask all the names but one with the ability to change depending on whom the report is being shown to. So if the report is being discussed with Bob, it would show his name and a count of each individual status, with the other stats shown but the name being reflected as "Salesperson 1 etc)
This is an internal management report so RLS won't help (I think). Thanks in advance, any help would be really appreciated.
Solved! Go to Solution.
@Miethos , You can not create a calculated column based on userprincipalname.
so what you might have to do is create a table based on user what name will be shown with email id of logins, and then join with this table, filter a new one based on email(userprincipalname) and use that to display name from this new table
@Miethos , You can not create a calculated column based on userprincipalname.
so what you might have to do is create a table based on user what name will be shown with email id of logins, and then join with this table, filter a new one based on email(userprincipalname) and use that to display name from this new table
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
86 | |
86 | |
84 | |
67 | |
49 |
User | Count |
---|---|
131 | |
112 | |
99 | |
69 | |
67 |