Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello!
I have a similar scenario as
However the main difference is that I want to use the selective masked value on an axis.. Which the supplied solution cannot do since it is a measure.
To be a little more exact, I have 3 tables in my attempt:
raw_data - this has the actual details we are interested in, with a customer ID field. linked to the customer table on ID.
customer - this has the customer name and ID. I have added a new 'column' onto it, to calculate a masked_name based on the customer's id. Simple calc eg:
thanks for the explanation.. i'll read it a couple more times to let it sink in 😉
Hi @rsderidd
The axis only accepts a column rather than a measure, meanwhile the values in a column are fixed and cannot be dynamically changed by slicers or filters. So I think the requirement to use the selective masked value on an axis cannot be met currently.
When you add the measure into a table visual, it displays when there is the masked_name column because the table visual accepts both columns and measures as Values in it. When the masked_name column is in the same table visual, it passes a filter to the measure in its current context so the measure can get only one specific value for each masked name on each row. However when no column is in the table visual, the measure is evaluated based on the whole table so SELECTEDVALUE cannot find a distinct value in the current context. Instead it returns the default value blank, as a result you see it show up as blank on the table visual.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 98 | |
| 72 | |
| 50 | |
| 48 | |
| 42 |