Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
We provide client-facing embedded PBI reports on our cloud platform.
We have recently added Role-Based Access control to our platform, and the call to the embedded report passes a switch code and can be accessed within the report through username()
I need to obfuscate user data based on the username() value.
What I would like to be able to do is......
Column = if(username() = "A", "Obfuscate Data", [Name])
This would obfuscate all [names] for the given list. Measure only gives an aggregate.
Any help would be really appreciated.
Thank You.
User | Count |
---|---|
25 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
27 | |
13 | |
11 | |
9 | |
6 |