I am using Bo 4.0 and Dashboard design to build a dashboard.
I have data in first table. there are no thresdhold for this data, in second table there is a formula which gives us 1, 2 or 3… These values I can use to map alerts. My problem is how do I make a relationship between these 2 tables.
I essentially setup the excel layer as two seperate tables with the same structure. One table contains the values that will actually be output to the scorecard and the other contains the alerter values (1, 2 or 3). The table with the values is bound to the Display Data property and the alerts are bound column by column in the Alerts tab to the columns that were generated in the scorecard.
Once that is all connected then you can setup your alert thresholds and colors to match the data.
If you would like me to email the sample directly just let me know.
There really isn’t much to the Excel layer, basically what you had listed earlier hard coded. I have attached a PDF highlighting how it is all bound to the component.
Thanks for the Pdf… really appreciated your help… I am also doing the same, but looks like i missed something… will try again…
Update : My bad. I was doing everthing right. but the mistake I did was when setting the values for Alerts I was selectiong the whole 2nd table instead of individual cols… Thanks for help
One more stupid question… ( always wonder how it works)
say
min to 1 is green
1 to 2 is yellow
2 - 3 red
say my values are 1 , 2 3… what color will i get… (sometimes i am getting green for 1 and sometimes yellow as 1 is present in both…)