Forum Discussion
Anonymous
2 years agoNot applicable
Segments using DAX
Hello, I was trying to create quadrants using DAX on Salary and I was successful with it but when I apply a country filter, it doesn't adjust based on the selection and gives me only 1 segment. ...
Jihwan_Kim
2 years agoSuper User
Hi,
Please correct me if I misunderstood, but [Segment] that you created above is calculated column, am I right?
If it is a calculated column, it will not work dynamically based on the selection of the country.
If you can try to create that as calculated measure, I believe it will works dynamically.
Thank you.
- Anonymous2 years agoNot applicable
Hello Jihwan_Kim ,
Yes, it's a calculated column. It can't be done in a measure as I'd need them to be labelled and used as an Axis.