Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

How to calculate the average difference between two measures doing a count on text values

Hi,    I have two measures currently doing a count on a text field shown below   Total Apples = COUNTROWS(FILTER('Table',[Category]="Apple")) Total Pears = COUNTROWS(FILTER('Table',[Category]="...