Forum Discussion

CMoppet's avatar
CMoppet
Helper IV
1 year ago

Unsure how to add final Variable to Custom Column

Hello 🙂 I have the following 3 measures in a table called 'WO Raw Data': Hard Repairs = CALCULATE(COUNTROWS('WO Raw Data'),FILTER('WO Raw Data',[MTBF Repair?]="Repair" && [HARDSOFT]="Hard")) Sof...