Forum Discussion
Anonymous
6 years agoNot applicable
Measure total wrong
Hello I created a measure where total is coming wrong. I tried options shown in other posts with has one filter, not working. Any help? My measure looks like Calculate(datediff(firstdate(table1[fie...
- Anonymous6 years agoYes,its measure total problem. When I added if( hasonefilter (table1[field1) at the front of created measure, total row goes away. For now I am okwith that