Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Syntax error

Hi,

I am writing the below syntax to get total sum but not getting proper result.

Please advise what wrong i am doing here.

sum({<fMonthCD={$(=max(fMonthCD)-1),$(fReportMetricKeyId)={1}}>}fCallAnsweredBeforeThreshold)

fmonthCD is in format like "201507", "201508"... so on and under column i have values like 1, 2, 3.....

i want to get the sum for max of (fmonthCD).

Regards,

Prasanta

11 Replies
Not applicable
Author

i can calculate max(fmonthCD). see the screen shot.

but dont know why its not returning a result while using max inside my set analysisCapture.JPG

sunny_talwar

Would you be able to share a sample of your application to take a look at?