399
edits
Changes
From All n One's bxp software Wixi
Created page with " == Overview == BeX has the ability to allow users to render on screen a custom visualisation through the Key Stats module. The visual Key Stat can render a number of charts:..."
== Overview ==
bxp has the ability to allow users to render on screen a custom visualisation through the Key Stats module. The visual Key Stat can render a number of charts: line, bar and pie.
The visual Key Stat can render any number of Key Stats data in the chart once they are separated by a ,
== Creating a visual Key Stat ==
To Create a Visual Key Stat you first ned to have the key stat Id number that will contain the data that you wish to generate the desired chart from. To create a Key Stat navigate the following system path
Main Menu > Key Stats > KeyStat - Add
Once here you will need to input the following settings to successfully create a visual key stat.
1) Title - This should be an easily identifiable title for the key stat
2) Type - Set this to be ''Graphic''
3) Query - Field(s) - This field should contain the headings of the stats that you are including in the chart ( multiple items can be separated by a ,)
4) Query - SQL - This field should contain the key stat ids that you want to include in the chart ( multiple items can be separated by a ,)
5) Display Title - This is the title of the Graph when it renders to screen
6) Style Pattern - This allows you to select the type of graph you wish to render i.e Line, Bar or Pie
[[File:VisKeyStatSetting.png]]