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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
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