Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

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[field1], last date(table2[field2]),day),userrelationship(table2(field3],table1[field4]))
Thanks
  • Anonymous's avatar
    Anonymous
    6 years ago
    Yes,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

8 Replies