Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
gauravgg
Partner - Creator
Partner - Creator

On selection the value gets 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

1 Reply
shraddha_g
Partner - Master III
Partner - Master III

Is it the same dimension you have used in table?

Can you share sample app?