Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
kabibi15
Contributor III
Contributor III

Set Analysis

I have a field 'SET_STATUS_DATE' I will need help with the syntax for  <=  date comparison for this field using set analysis.

13 Replies
kabibi15
Contributor III
Contributor III
Author

My measure has a field called "Amount" when I added this syntax the results was NULL. not sure why.

dplr-rn
Partner - Master III
Partner - Master III

Share the expression please.

Is the expression editor showing any messages?

kabibi15
Contributor III
Contributor III
Author

The only message on the expression is Sum(Amount) I removed it and added to syntax you provided it gave me a null value.

dplr-rn
Partner - Master III
Partner - Master III

Sum({<SET_STATUS_DATE={"<=$(=Max(SET_STATUS_DATE)) )"}>}  Amount)

I am assuming above is what you tried. 

Like I said before if that doesn't work; Check what the column format is in the data model.

You may need to format it