Forum Discussion
Anonymous
6 years agoNot applicable
Categorized by definition using Measure
Hi Experts, This question is further to my previous post below https://community.powerbi.com/t5/Desktop/Measures-by-classification/td-p/822341 I'm not sure if it's workable. Firstly, th...
smpa01
6 years agoCommunity Champion
Anonymous what is the logic behind naming then bins?
Anonymous
6 years agoNot applicable
The logic is -
Have A only - Yellow (contains CU000006, CU000007)
Have B only - Orange (contains CU000001, CU000002)
Mixed both A & B - Green or Blue (contains CU000003, CU000004, CU000005, CU000008)
the customers in the lists will be changed by Slicer/Filter
- smpa016 years agoCommunity Champion
I am not sure if this logic can be fed into create a measure
but definitely possible to create a Calculated Column/ new table with DAX query with your logic.
Keep this thread open and I hope someone with better DAX knowledge will be able to help you if this is possible at all and if that happens it would be amazing to learn that.
- Anonymous6 years agoNot applicable
smpa01 Thanks so much for your response