Forum Discussion
Creating an Reliability Level depending on some values
- 5 years ago
Anonymous , if this a measure (Events) and you are creating a column this will not work. The measure can not be used.
To create a bucket on measure you need an independent table and use that to create a new measure that can use this independent table.
Refer if my video can help https://www.youtube.com/watch?v=CuczXPj0N-k
or
https://www.daxpatterns.com/dynamic-segmentation/
https://radacad.com/grouping-and-binning-step-towards-better-data-visualization
Anonymous , if this a measure (Events) and you are creating a column this will not work. The measure can not be used.
To create a bucket on measure you need an independent table and use that to create a new measure that can use this independent table.
Refer if my video can help https://www.youtube.com/watch?v=CuczXPj0N-k
or
https://www.daxpatterns.com/dynamic-segmentation/
https://radacad.com/grouping-and-binning-step-towards-better-data-visualization