Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
In my expression, I am using aggr function, but if I select Year and Month Filter the expression should not be changed.
Please help me to solve this issue..
Regards,
Kavita
Try this,
Sum({<Field not to be work on selection>} Aggr (Sum({<Field not to be work on selection>} Sales),Fieldname))
Regards
Mohammad