Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
My expression is:
Sum({<LinkDate={'<=$(vDate)'}>}TSL)*only({<Date_Currency={'$(vMaxCurrencyDate)'}>}Rate_Currency1)
and I am not getting sum of expression.
vDate is DataIland Date,
only({<Date_Currency={'$(vMaxCurrencyDate)'}>}Rate_Currency1)
is for selected Date_Currency and by default should show rate of max of Date_Currency.
Kindly suggest change in my expression.
You mean you are unable to get the correct totals or you are not getting a number on any row?
I am not getting total.
May be this
Sum(Aggr(Sum({<LinkDate={'<=$(vDate)'}>}TSL)*only({<Date_Currency={'$(vMaxCurrencyDate)'}>}Rate_Currency1), YourChartDimensionsHere))
Its not working....
Showing 0 as total.
Is this a straight table? Set Total Mode to Sum of rows on the expression tab to see if that works
Currently I am using straight table, but I want to use this expression in qliksense charts.
I have tried in expression tab by selection sum of rows, then its showing, But I wants same numbers in expression total.
Kindly suggest.
What all are your dimensions?
I can select any dimension for ex. Co.Code, Plant, Country etc.
Dimension in your straight table chart