Jump to content

creating a list box property control where to control several KPI formulas to show on the same graph


Enkeled Kanaj
Go to solution Solved by Olivier Keugue Tadaa,

Recommended Posts

Hi,

 

Who can help with a case or link where it is explained how to do a list box property control where to control several KPI formulas to show on the same graph.

 

It is supposed to work so: when we select a KPI name on the list box the relevant KPI appears on the graph which changes the name and values automatically. So avoiding navigation on several pages.

 

image.png.66bcc8376d90b79c6bb0e9c35922d89e.png

Link to comment
Share on other sites

  • Solution
Posted (edited)

No problem,

For a single selection, proceed with the below steps

1- insert a property control and choose List Box
2- create a document property (e.g. expressions) of type String
3- in the "set property values through", choose Expressions
4- add your expressions (display name, and expression) (see below)

image.thumb.png.d1b361d4af614af3623af34f7aefd6c5.png

 

5- on your y-axis, choose "custom expression" and add ${expresions} as the expression

image.thumb.png.7dfe17f5eff601d1eda2ee9b540fc054.png

 

 

Now you can choose your KPI an view it on your visualization

image.thumb.png.050543d216d8b7ea1c30fe6a2c01c19e.png

 

 

Edited by Olivier Keugue Tadaa
Link to comment
Share on other sites

if you want to add more than one dynamic formula, then choose my very first suggested approach, but I believe you've understood how that overall mechanism works ... you can now adapt to your constraints. For example, you can add the  ${expresions} anywhere it will make sense with the other expressions.

 

Link to comment
Share on other sites

your visual is based on one data table and you want to add an expression on a column from another data table .???  there is a way to achieve this as explained here... 👇

https://docs.tibco.com/pub/sfire-analyst/14.4.0/doc/html/en-US/TIB_sfire-analyst_UsersGuide/index.htm#t=md%2Fmd_multiple_data_tables_in_one_visualization.htm%23bc-1&rhtocid=_4_3_0

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...