Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have the following code as a dimension.
When I place it in the pivot table as dimension it works.
=aggr(Sum({< DisplayCobDate =, [CobDate]={'$(vDate)'} >}$(avariable)),[FieldName])
If I then use a variable name test and place =$(test) in the dimension it does not work.
What do I need to do to get this working?
Go through this thread http://community.qlik.com/message/605513#605513
Please share the sample application
Ty this (with single quotes incl). It will get you something like the chart below.
='$(test)'