Design and Develop Dashboards - 23% Flashcards
Ways to optimize dashboard performance
Minimize number of fields and record
Optimize extracts
Reduce marks used
Limit filters
Include over exclude filters
Use continuous date filters, boolean, numeric filters
Use parameters and action filters
Perform calcs in the database
Reduce number of nested calcs
Reduce granularity of LOD or table calcs in view
Blend low granularity dimensions
Minimize joined tables
Remove custom sql
Reduce dashboard score and unused worksheets/data sources
Text table
Helps to see what data you are pulling in
heat map
Similar to the text table but uses size and color as visual cues to describe the data. Allows us to easily tell a story about the data. It is an effective way to compare categories using color and size
highlight table
Use color to highlight data and tell a story. Also similar to an Excel table but the cells are colored
Bar Chart
quickly compare data across categories, highlight differences, show trends and outliers, and reveal historical highs and lows at a glance.
Bar charts are especially effective when you have data that can be split into multiple categories.
Line Chart
Use line charts to view trends in data, usually over time
Density Maps
reveal patterns or relative concentrations that might otherwise be hidden due to an overlapping mark on a map—helping you identify locations with greater or fewer numbers of data points.
Density maps are most effective when working with a data set containing many data points in a small geographic area.
Scatter Plot
effective way to investigate the relationship between different variables, showing if one variable is a good predictor of another, or if they tend to change independently.
A scatter plot presents lots of distinct data points on a single chart.
Gantt Chart
project schedule or show changes in activity over time.
A Gantt chart shows steps that need to be completed before others can begin, along with resource allocation
Bubble Chart
using them as a technique adds detail to scatter plots or maps to show the relationship between three or more measures.
Varying the size and color of circles creates visually compelling charts that present large volumes of data at once
Treemap
each rectangle in a treemap is subdivided into smaller rectangles, or sub-branches, based on its proportion to the whole.
They make efficient use of space to show percent total for each category.