Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I would like some help over a problem a can't find any answers on.
I only have two groups in the alternate state, 1 and 2. I have created a inline tabell:
%ExpressionKey %ExpressionName
1 A
2 B
3 C
Based if the user press on A,B or C in a listbox I want the user to be able to view the selected expression in a radar chart with dimension Month/Year (Aug-2012)
So, if the user selects expression C in the listbox then I only want to compare the states on expression C. If the user then selects expression B then the radar chart should change to expression B, etc.
Should I use some condition to set this up or some pickfield function?
Br,
Johan
I would certainly put all necessary expressions in the chart and use conditional display/calculation.
You can then address your alternate states with set identifiers within your expression.
Johan
I would like to suggest an alternative that will not require an inline table or complicated logic. This is to group the expressions on the chart; this will create a cyclic control on the chart with which the user can select an expression to view.
To create a group, use the Group / Ungroup buttons on the Expressions tab.
Hope that helps
Jonathan
Thanks guys I solved it now.
Jonathan I have only created groups in the dimensions tab. Can't find Group / Ungroup buttons on the Expressions tab, can you tell me where that is?
Br,
Johan