Skip to main content
Announcements
Jan 15, Trends 2025! Get expert guidance to thrive post-AI with After AI: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Alternate State multiple expressions

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

4 Replies
simondachstr
Luminary Alumni
Luminary Alumni

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.

jonathandienst
Partner - Champion III
Partner - Champion III

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

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
Not applicable
Author

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

jonathandienst
Partner - Champion III
Partner - Champion III

expr.png

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein