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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
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