This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
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 May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 27 | |
| 25 | |
| 22 | |
| 20 | |
| 14 |
| User | Count |
|---|---|
| 50 | |
| 45 | |
| 20 | |
| 18 | |
| 18 |