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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
gauravgg
Partner - Creator
Partner - Creator

Set analysis not working

HI

I have the following expression

sum(

{<

[Quota.VALIDFROM]={">=$(=MonthStart(date(min([Cost_RLP.CalMonth_New]))))"}

,

[Quota.VALIDTO]={"<=$(=MonthEnd(date(min([Cost_RLP.CalMonth_New]))))"}

>}

[Quota./BIC/K_QUOTE] )

For all the date the date format are also same.

It is not working

0 Replies