Download presentation
Presentation is loading. Please wait.
Published byRudolf Walsh Modified over 9 years ago
2
Developing Analyst Dashboards
3
Session Description Give your users power to discover hidden insights in their data rather than forcing them to focus on navigation. Develop a dashboard with hover, drilldowns, filters and smart controls.
4
“As single-screen displays, dashboards do not always provide all the information needed to perform a job or to pursue a particular set of objectives. They can provide the initial overview…, but they need to be supplemented with additional information for more comprehensive understanding and response. Dashboards should almost always be designed for interaction.” --Stephen Few (2006, Information Dashboard Design, O’Reilly)
5
Types of Dashboard Interaction Drill down – from a higher level to more detail Drill across – move laterally through your data Slice and Dice – Select a smaller portion of data Filter – Simplify by removing the data of lesser interest
6
Principles of Dashboard Interaction Direct – initiate action by clicking on the data itself Discoverable – hover, highlighting, underline Lightweight – Update smallest possible object (KPI) Stay on the Page whenever possible Consistent – symmetry of interaction
7
Request Variables ControlsName and value User Specified Graphs, Maps, etc. Auto-generated for each drilldown User Specified TablesAuto-generated for each drilldown User Specified Drilldown Action Cycle
8
Demo: Where are we starting?
9
Demo: What should we change? 1.Reduce the amount of data
10
Demo: What should we change? 1.Reduce the amount of data -Date selector
11
Demo: What should we change? 1.Reduce the amount of data -Date selector -Country selector
12
Demo: What should we change? 1.Reduce the amount of data -Date selector -Country selector 2.Compare one month with another
13
Three ways to select countries 1.List control 2.Tables with html checkboxes for each item in table 3.Layout with server script to create cells and CenterView checkboxes
14
Select countries - List List control – Multiple select with control click
15
Select countries - List 1.Advanatages a.Datafunnel connects directly b.CenterView control c.Output of control can be used directly 2.Disadvantages a.Hard for some users to control click b.Requires Server Script to select all items
16
Select countries – Table Checkboxes Tables with html checkboxes for each item in table
17
Select countries – Table Checkboxes 1.Advanatages a.Datafunnel connects directly b.Full formatting capabilities of tables c.Checkbox easy for all users 2.Disadvantages a.Not CenterView controls – requires Server Script to set policy b.Requires Server Script to evaluate settings
18
Select countries – Layout Checkboxes Layout with server script to create cells and CenterView checkboxes
19
Select countries – Table Checkboxes 1.Advanatages a. Checkboxes easy for all users b.CenterView controls 2.Disadvantages a.Requires Server Script to generate controls b.Requires Server Script to evaluate settings c.Formatting limited
20
Q & A
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.