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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
gauravgg
Partner - Creator
Partner - Creator

On selection the Value becomes zero

Hi all

I have the following expression in the table along with some dimensions

sum(

{<

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

,

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

>}

[Quota./BIC/K_QUOTE] )

The above expression is giving the output

but if i click one of the dimension in the table ,the table show zero values.

before selection

beforeselection.PNG

After Selection for Code  the value becomes zero.

After selection filter.PNG

After selection.PNG

Can anyone help me in this.

thanks in advance

0 Replies