0% found this document useful (0 votes)
94 views17 pages

Module 16: Design Principles and Best Practices

This module discusses design principles and best practices for intelligence dashboards. It covers optimizing performance by avoiding overly complex queries and returning too much data. Readability tips include using fewer columns and charts to simplify views. Security guidelines suggest using security groups and organizing dashboards by user role. Filtering should have default values to reduce data size. Common chart types like pie, bar, line and funnel are also overviewed.

Uploaded by

Deepanshu
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
94 views17 pages

Module 16: Design Principles and Best Practices

This module discusses design principles and best practices for intelligence dashboards. It covers optimizing performance by avoiding overly complex queries and returning too much data. Readability tips include using fewer columns and charts to simplify views. Security guidelines suggest using security groups and organizing dashboards by user role. Filtering should have default values to reduce data size. Common chart types like pie, bar, line and funnel are also overviewed.

Uploaded by

Deepanshu
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 17

Analytics: Application Developer (Siebel 7.

7)

Module 16: Design Principles


and Best Practices
Module Objectives

After completing this module you will be able to:


 Identify recommended design principles and best
practices related to the presentation of information in
Intelligence Dashboards

Why you need to know:


 As an analytics application developer, you want to ensure
that your users are able to use the data effectively and
that the applications’ performance is optimized

Module 16: Design Principles and Best Practices 2 of 17


0/4

Dashboard Design Tips

Performance

Readability

Security

Filtering

Module 16: Design Principles and Best Practices 3 of 17


1/5

Performance
 Avoid designing Dashboards that return too much data
 Avoid designing requests that use overly complex queries
 Use smaller requests that link to other requests for additional
detail
 Use Guided Navigation to link smaller Dashboards

Module 16: Design Principles and Best Practices 4 of 17


2/5

Readability
 Use fewer columns
 More columns in a request are not necessarily better
 Simplicity can tell the reader what is going on in one look
 Use charts to simply views of data
 Use conditional formatting to focus attention on data outside
given parameters

Module 16: Design Principles and Best Practices 5 of 17


3/5

Security
 Use security groups to filter out irrelevant or unwanted
Dashboards for users
 Organize Dashboards by user role to help users locate the data
they are interested in

Module 16: Design Principles and Best Practices 6 of 17


4/5

Filtering
 Ensure global filters have a default value
 Setting value to nothing or all will return all the data and impact
performance
 Setting a default value creates a smaller data set

Module 16: Design Principles and Best Practices 7 of 17


0/8

Charting Design Tips

Pie

Bar

Line

Funnel

Pareto

Scatter

Area

Radar

Module 16: Design Principles and Best Practices 8 of 17


1/8

Pie
 Pie charts are used to portray the contribution of the parts to a
whole

Module 16: Design Principles and Best Practices 9 of 17


2/8

Bar
 Bar charts draws comparisons between items, but not to a
whole
 Horizontal bar charts imply an emphasis on time
 Vertical bar charts remove the emphasis on time

Module 16: Design Principles and Best Practices 10 of 17


3/8

Line
 Line charts show one variable changing over time

Module 16: Design Principles and Best Practices 11 of 17


4/8

Funnel
 Funnel charts are used to graphically represent data that
changes over different periods or stages
 Funnel charts are well-suited for showing actual compared to
targets for data where the target is known to decrease (or
increase) significantly per stage, such as a sales pipeline

Module 16: Design Principles and Best Practices 12 of 17


5/8

Pareto
 Pareto charts used to ranking causes from most significant to
least significant (80/20 rule or Pareto Principle)
 Bars on left relatively more important than those on right

Module 16: Design Principles and Best Practices 13 of 17


6/8

Scatter
 Scatter charts show the correlation of two sets of numbers by
plotting where the variables intersect.
 Scatter charts are useful when the coordinates on the horizontal
scale, often time intervals, are irregular

Module 16: Design Principles and Best Practices 14 of 17


7/8

Area
 Area charts shows the relative importance of values over a
period of time
 Similar to a line chart, but emphasizes the amount of change
(magnitude of values) rather than the rate of change

Module 16: Design Principles and Best Practices 15 of 17


8/8

Radar
 Radar charts are a graphical display of the differences between
actual and ideal performance

Module 16: Design Principles and Best Practices 16 of 17


Summary

This module showed you how to:


 Identify recommended design principles and best
practices related to the presentation of information in
Intelligence Dashboards

Module 16: Design Principles and Best Practices 17 of 17

You might also like