Forum Discussion
plantbean
5 years agoFrequent Visitor
Adding measures based on value
I have a few different tables: Fake Doc 1, Fake Doc 2, Fake Doc 3. These all have some values in it. I've created three different risk measures for each of the tables - so Doc 1 Risk, Doc 2 Risk, Doc...
- 5 years ago
I wasn't able to figure it out in Power BI so I instead calculated risk on the excel sheet first and then summed it using a measure with something like this:
CALCULATE(COUNTA('Doc 1'[]),FILTER('Documents', Documents[Doc Risk]==3))
amitchandak
5 years agoSuper User
plantbean , You should try segmentation(binning) of the measure. With help from an independent atble you can do that
refer the example
Dynamic Segmentation Bucketing Binning
https://community.powerbi.com/t5/Quick-Measures-Gallery/Dynamic-Segmentation-Bucketing-Binning/m-p/1387187#M626
Dynamic Segmentation, Bucketing or Binning: https://youtu.be/CuczXPj0N-k