Forum Discussion

johnmelbourne's avatar
7 years ago
Solved

HASONEVALUE help

Hi,

This appears to be a common issue but I can't solve it myself. The syntax is killing me.

I want to hide the total in a table.

 

I understand you can use the HASONEVALUE function, but it is beyond me at the moment.

 

My measure is

AverageDaysToResolve_KM = sum(Data[AverageDaysToResolve])
 
How can i use HASONEVALUE to hide the total in my table?
 
 
Any assistance appreciated.
 
Thanks
 

 

2 Replies