Forum Discussion

Shivaraju's avatar
Shivaraju
New Member
8 years ago
Solved

Unable to build an visualization with measures

Hi,   I have a  data which contains the Time column, and I need to find an "Average" Time on each segment.   I have used this DAX function Average Idle Time = FORMAT(CALCULATE(AVERAGEX(Sheet1,She...