SlideShare uma empresa Scribd logo
1 de 74
Baixar para ler offline
Power BI Advanced
Martin Rivera
Sr. BI Architect, CCG
May 2020
Housekeeping
© 2019 Microsoft. All rights reserved.© 2019 Microsoft. All rights reserved.
Please message Sami with any questions, concerns or if you need
assistance during this workshop.
SEND QUESTIONS TO
SAMI. SHE WILL
SEND TO PETER TO
REVIEW DURING
BREAKS.
PLEASE MUTE YOUR
LINE!
WE WILL BE
APPLYING MUTE.
THIS SESSION WILL
BE RECORDED.
WE WILL SHARE
SLIDES WITH YOU.
TO MAKE
PRESENTATION
LARGER, DRAW THE
BOTTOM HALF OF
SCREEN ‘UP’.
WE WILL TAKE 2
SHORT BREAKS
Agenda
• About CCG
• What is Story Telling with Data
• Science Behind Data Visualization
• Process Behind Data Visualization
• Dashboards and Reports
• Chart Selection
• Custom Visuals
• Polishing & Formatting
• Report Authoring – Best Practices
• Q & A
CCG Analytics
We bring great People together to do extraordinary Things
DATA ANALYTICS STRATEGY
Working with CCG is like working with extended team members. Consultants become an
integral part of the work bringing expertise for cutting edge design and development.
- CIO, HCPS
Martin Rivera
Senior BI Architect
• Over 15 years in BI and Analytics
• At CCG over 3 years, 10+ years total consulting
• Experience across various tools and platforms
• Industries include: Casino, Pharma, Construction, Retail,
Financial Services, Health Insurance, Restaurant
• Reside in Tampa, FL area (most of my life in Chicago)
• Focus on visual design, training, user-enablement
• Lead Data Visualization Community of Practice at CCG
www.linkedin.com/in/martin-rivera-srbi
Workshop Objectives
By the end of this workshop, you will gain a better understanding of
Storytelling with Data. Specifically you will be able to:
• Understand the need for storytelling
with data
• Understand the agile process to
creating Power BI data visualizations
• Understand the art behind
visualizations
• Gain familiarity with Power BI report
layouts and structure
• Understand implications behind
choosing the right charts
• Gain familiarity over the use of Power
BI custom visuals
© 2019 Microsoft. All rights reserved.
What is Story Telling with Data
Today’s world is filled with Data
What is Story Telling with Data
© 2019 Microsoft. All rights reserved.
We see reports everyday that all have similar problems
What is Story Telling with Data
© 2017 Microsoft. All rights reserved.
Are there visuals and reports that tell a great story?
What is Story Telling with Data
Foravisualtowork,it
needstotellthestory
theauthorintended.
© 2019 Microsoft. All rights reserved.
The Science Behind
Data Visualization
© 2019 Microsoft. All rights reserved.
Reporting Vs. Analysis
© 2019 Microsoft. All rights reserved.
Reporting
• Transactional in nature
• Operational results, detailed data
• Tables, matrices, heat maps
• PUSH method
• Content is delivered to recipients to
consume and act upon
Reports provide data
Analysis
• Aggregated, hierarchical data
• Exploration to discover answers
• Visualizations, drill downs,
interactivity
• PULL method
• End-user selects the path to explore
data, based on business questions
Analysis provides insight
Most Bad or forgettable reports all have the same problems
The Science Behind Data Visualization
How many of these problems can you spot in the example?
© 2019 Microsoft. All rights reserved.
To build great visualizations you have to understand Cognitive science
Science Behind Data Visualization
Visual memory system takes up 70% of all sensors in brain
© 2019 Microsoft. All rights reserved.
How does information pass from one part of memory to another
Science Behind Data Visualization
Iconic
memory
Short Term
memory
Long Term
Memory
© 2019 Microsoft. All rights reserved.
Iconic Memory
Iconic Memory
Iconic
memory
Short Term
memory
Long Term
Memory
• Can take large volume of data
• Lasts only a fraction of a second
• 99% of information discarded unless
useful
• Only “interesting data” is passed to
Short Term Memory
© 2019 Microsoft. All rights reserved.
Spark the Iconic Memory – Mute the background noise
Iconic Memory
Things that can distract
• Bright colors all over the report
• Thick borders every where
• Grid lines
• Too much precision with numbers
• No highlights
© 2019 Microsoft. All rights reserved.
Short Term Memory
Short Term Memory
Iconic
memory
Short Term
memory
Long Term
Memory
• Lasts only a few seconds
• Can take in 3 to 5 pieces of info at most
• Memory tries to form these 3-5 pieces
using patterns it detects in data
• If these pieces of info do not have a story
the data will not pass to Long Term
Memory
© 2019 Microsoft. All rights reserved.
Spark the Short Term Memory – Gestalt’s principles
Short Term Memory
Figure & Ground
Continuity
Symmetry
Enclosure
Symmetry
Proximity
Similarity
Continuity
© 2019 Microsoft. All rights reserved.
Long Term Memory
Long Term Memory
Iconic
memory
Short Term
memory
Long Term
Memory
• Lasts for a Long Time
• Data needs to be in Long Term Memory to
induce decision making
© 2019 Microsoft. All rights reserved.
Spark the Long Term Memory
The Process Behind
Data Visualization
Convert the Story to a Data Model
Units
Total Sales
Gross Profit
These are Attributes that
live in Dimension tables
By Time (Year, Month)
By Geography (Region, State or City)
By Campaign (Channel or Device)
These are Measures
which live in Fact
tables
List your big questions:
1. What is my Total Sales for a Selected Year and Region?
2. How is my Total Sales doing Year Over Year?
3. How are my Units trending for various States in my region?
4. How is my Sales doing by Channel, Device, Category for selected Year?
5. Which categories are performing best to worst by Total Sales ?
© 2019 Microsoft. All rights reserved.
Use sample data
(keeps focus on
visual context)
Sample Business Questions for Agile Process
1. What is my Total Sales for a Selected Year and Region?
2. How is my Total Sales doing Year Over Year?
3. How is Gross Profit for various States in my region?
4. How is my Sales doing by Channel, Device, Category for selected Year?
5. How is my Total Sales and YoY Growth for the region doing compared to other regions?
6. What is my Total Sales for selected Year, Month across Categories?
7. How are my Product Sales by Geography?
8. How is VTB, YoY, MoM for various categories which ones are doing good and bad?
9. How is my 12 month VTB trend for my categories?
10. How is my 1 month Avg Per Sale trend for my categories? What is the Min and Max Avg Per Sale?
© 2019 Microsoft. All rights reserved.
Convert Story to Data Model
Fact DimDim
Relationship Relationship
Dim
© 2019 Microsoft. All rights reserved.
Know Your Audience
© 2019 Microsoft. All rights reserved.
Executives
• KPIs
• Aggregated
• Trends
• Vs Targets
Managers
• Segmented
• Benchmarks
• Exceptions
• Actionable
Analysts
• Detailed data
• Calc Inputs
• Historical
• Narrow focus
Break Time!
Dashboards and Reports
Terminology & Definitions
A Power BI dashboard is a single page, often called a
canvas, that uses visualizations to tell a story. Because it
is limited to one page, a well-designed dashboard
contains only the most-important elements of that story.
A Power BI report is a multi-perspective view into a
dataset, with visualizations that represent different
findings and insights from that dataset. A report can
have a single visualization or pages full of
visualizations.
In terms of visualization design, the two terms may (and often are) used interchangeably.
© 2019 Microsoft. All rights reserved.
Visualizations are pinned from different reports Visualizations exist in the same report
Layouts: Dashboard vs Report
© 2019 Microsoft. All rights reserved.
Dashboard to Report Transitions
Report – tell Top level story of
KPI
* Drill to another Report
(Sliced to Specific details)
Dashboard Tile (single KPI) Action
Oriented – click thru to report
In Report can use
“Back” to navigate
back up
© 2019 Microsoft. All rights reserved.
Layouts
© 2019 Microsoft. All rights reserved.
Typically follow a western standard reading pattern, left to right, top to bottom “Z” pattern.
Layouts
© 2019 Microsoft. All rights reserved.
Dashboards:
Layout & Structure
Dashboard Layouts – Column Layout
1st KPI
Area 1
2nd KPI
Area 1
Chart
Area 1
1st KPI
Area 2
1st KPI
Area 3
2nd KPI
Area 2
Chart
Area 2
2nd KPI
Area 3
Chart
Area 3
© 2019 Microsoft. All rights reserved.
Dashboard Layouts – Vertical Matrix Layout
© 2019 Microsoft. All rights reserved.
Dashboard Layouts – Horizontal Matrix
https://powerbi.microsoft.com/en-us/blog/how-microsoft-uses-power-bi-to-run-its-growing-cloud-business/
© 2019 Microsoft. All rights reserved.
Reports:
Layout & Structure
Use Storyboarding to Design Report Layout
Logo Subject
Where?Who?
What?
When?
© 2019 Microsoft. All rights reserved.
Storyboarding Tools
Install the Storyboarding Toolbar: https://docs.microsoft.com/en-us/vsts/work/backlogs/office/storyboard-your-ideas-using-powerpoint
© 2019 Microsoft. All rights reserved.
Storyboarding Tools
© 2019 Microsoft. All rights reserved.
1
Drill Through Filters
Drill through allows you to create a page that provides
details on a single ‘entity’ in your model:
• Allows quick navigation to a report page for more
depth on that entity
• Can be accessed by almost any visual which contains
that entity
• Quick “Back” button that is functional in Power BI
Service as well
© 2019 Microsoft. All rights reserved.
Bookmarks and Toggles
1. Use Selection pane to choose visuals for bookmark
2. Manage Bookmarks on the Bookmark pane
• Add creates bookmark
• Update updates existing bookmark (…)
3. Assign bookmarks to images/shapes from the Format
Pane – Link Section
• Turn link ON
• Type = Bookmark
• Assign Bookmark name
Bookmarks let you save interesting states as part of your
report. Once you have a list of bookmarks, you can use
these in several ways including organizing and
transitioning visuals:
• Includes the current page
• Any filters and slicers selected
• Sort Order
• Which visuals should appear on the report
© 2019 Microsoft. All rights reserved.
Slicers vs Filters
© 2019 Microsoft. All rights reserved.
When to use a Slicer
• Display commonly-used or important filters on the report canvas for easier access.
• Make it easier to see the current filtered state without having to open a drop-down list.
• Filter by columns that are unneeded and hidden in the data tables.
• Create more focused reports by putting slicers next to important visuals.
Slicer Limitations
• Slicers do not support input fields.
• Slicers cannot be pinned to a dashboard.
• Drilldown is not supported for slicers.
• Slicers do not support visual level filters.
When to use a Filter
• There are too many items to display as a slicer.
• When you need to take up as little space as possible.
• When running into performance issues, filters are less time consuming than slicers.
Remember:
All visualizations in Power BI
interact with one another, so
you can use one visualization to
filter another.
Chart Selection
Choosing the Right Charts for the Right Purpose
Choosing the Right Charts for the Right Purpose
Water Fall
100% Stacked Column
Tree
Bubble
Scatter PlotStacked Bar
Clustered Bar
Clustered Column
Map
Map
Stacked ColumnTable
Matrix
Line
Funnel
Line and Stacked Column
Area
Stacked Area
Filled Map
KPI
GaugePie Bubble
Multi-row Card
Card
© 2019 Microsoft. All rights reserved.
Choosing the Right Charts for the Right Purpose
Water Fall
100% Stacked Column
Tree
Bubble
Scatter PlotStacked Bar
Clustered Bar
Clustered Column
Map
Map
Stacked ColumnTable
Matrix
Line
Funnel
Line and Stacked Column
Area
Stacked Area
Filled Map
KPI
GaugePie Bubble
Multi-row Card
Card
© 2019 Microsoft. All rights reserved.
Choosing the Right Charts for the Right Purpose
Water Fall
100% Stacked Column
Tree
Bubble
Scatter PlotStacked Bar
Clustered Bar
Clustered Column
Map
Map
Stacked ColumnTable
Matrix
Line
Funnel
Line and Stacked Column
Area
Stacked Area
Filled Map
KPI
GaugePie Bubble
Multi-row Card
Card
© 2019 Microsoft. All rights reserved.
Choosing the Right Charts for the Right Purpose
Water Fall
100% Stacked Column
Tree
Bubble
Scatter PlotStacked Bar
Clustered Bar
Clustered Column
Map
Map
Stacked ColumnTable
Matrix
Line
Funnel
Line and Stacked Column
Area
Stacked Area
Filled Map
KPI
GaugePie Bubble
Multi-row Card
Card
© 2019 Microsoft. All rights reserved.
Choosing the Right Charts for the Right Purpose
Water Fall
100% Stacked Column
Tree
Bubble
Scatter PlotStacked Bar
Clustered Bar
Clustered Column
Map
Map
Stacked ColumnTable
Matrix
Line
Funnel
Line and Stacked Column
Area
Stacked Area
Filled Map
KPI
GaugePie Bubble
Multi-row Card
Card
© 2019 Microsoft. All rights reserved.
Choosing the Right Charts for the Right Purpose
Water Fall
100% Stacked Column
Tree
Bubble
Scatter PlotStacked Bar
Clustered Bar
Clustered Column
Map
Map
Stacked ColumnTable
Matrix
Line
Funnel
Line and Stacked Column
Area
Stacked Area
Filled Map
KPI
GaugePie Bubble
Multi-row Card
Card
© 2019 Microsoft. All rights reserved.
Choosing the Right Charts for the Right Purpose
Water Fall
100% Stacked Column
Tree
Bubble
Scatter PlotStacked Bar
Clustered Bar
Clustered Column
Map
Map
Stacked ColumnTable
Matrix
Line
Funnel
Line and Stacked Column
Area
Stacked Area
Filled Map
KPI
GaugePie Bubble
Multi-row Card
Card
© 2019 Microsoft. All rights reserved.
Choosing the Right Charts for the Right Purpose
Water Fall
100% Stacked Column
Tree
Bubble
Scatter PlotStacked Bar
Clustered Bar
Clustered Column
Map
Map
Stacked ColumnTable
Matrix
Line
Funnel
Line and Stacked Column
Area
Stacked Area
Filled Map
KPI
GaugePie Bubble
Multi-row Card
Card
© 2019 Microsoft. All rights reserved.
Custom Visuals
Power BI Custom Visualizations
Import Custom Visual
© 2019 Microsoft. All rights reserved.
In addition to the many standard visualizations available in Power
BI, you can import custom visuals.
These can enhance the visual richness and functionality of your
reports, when used properly.
Custom Slicers
© 2019 Microsoft. All rights reserved.
Custom Visualizations
© 2019 Microsoft. All rights reserved.
Be Careful with Custom Visuals, Test performance
© 2019 Microsoft. All rights reserved.
Power BI Customizations
Using Custom Visuals
© 2019 Microsoft. All rights reserved.
Break Time!
Polishing and Formatting
Colors
How do you pick a color scheme?
• Check with your Marketing team for Color/Style Guides
• Use Cynthia Brewer’s Color Brewer or other sites to choose Color Blind friendly colors
• Use the Adobe Color Wheel to get custom complementary colors
• Paletton.com is the color scheme generator that the Power BI product team uses
• Color Blind Sensitive: Contrast Analyzer is a tool you can use that creates a “lens” to see how people with visual disabilities would view
your reports: https://developer.paciellogroup.com/resources/contrastanalyser/
• Do not have more than 3-5 colors display on a single visual (think of Short Term memory)
• The eye cannot differentiate more than 5 colors of same hue
• Try to have a semantic meaning for your colors
• (Red = Bad, Green = Good)
Pixie ImageColorPicker
© 2019 Microsoft. All rights reserved.
Power BI Themes
You can customize the appearance of your Power BI reports.
• Use built-in themes
• Check out pre-made themes in the Power BI Theme Gallery
• Customize themes to create your own look and feel!
© 2019 Microsoft. All rights reserved.
Font Recommendations
• Choose at the most 2-3 font types/sizes on a report page/dashboard
• Sans-Serif fonts most suited for Digital Media in a Professional Setting
• Ex. Segoe, Calibri, Trebuchet
• Avoid fonts with “embellishments” (feet) such as Times New Roman
• Choose a lighter weight font Ex. “Segoe UI Light” for
o Axis
o Non important Data Labels
o Text box
o Non Titles
• Use a higher weight font from same family for Titles rather than (bold) Ex. Segoe UI Bold
© 2019 Microsoft. All rights reserved.
Use of Fonts
© 2019 Microsoft. All rights reserved.
Report Accessibility
© 2019 Microsoft. All rights reserved.
• For Line, Area, and Combo visuals, as well as for Scatter and Bubble visuals, turn markers on, and use a different
Marker shape for each line
• Don't rely on color to convey information. In addition to using shapes on line and scatter charts, don't rely on
conditional formatting to provide insights in tables and matrices.
• Pick an intentional sort order for each visual on your report. When screen reader users navigate the data behind the
chart, it picks up the same sort order as the visual.
• Select a theme that is high contrast and color blind friendly from the theme gallery.
• Make sure your reports have sufficient contrast between text and any background colors.
• Use text sizes and fonts that are easily readable.
• Include a descriptive title describing labels in all visuals.
• Use meaningful titles for all report pages.
Report Authoring – Best Practices
Report Optimization/High Level
© 2019 Microsoft. All rights reserved.
Performance Analyzer
Using Performance Analyzer:
• You will know how each of your
report elements, such as visuals and
DAX formulas, are performing
• You can see and record logs that
measure how each of your report
elements performs when users
interact with them, and which
aspects of their performance are
most (or least) resource intensive
© 2019 Microsoft. All rights reserved.
Avoid intensive data export
© 2019 Microsoft. All rights reserved.
Final Thoughts
Contact Support
Report Errors, Issues – Support.PowerBI.com
Resources
 Community.PowerBI.com – Community Forum
 Report Theme Gallery – A showcase for stunning report themes
 Data Stories Gallery – Get inspired with Data Stories by other Power BI users
 R-Visuals Gallery – Get inspired by others use of R for analyzing their data
 Store.office.com – Custom PBI visuals and R visuals you can download and use in your story
 Power BI Blog - weekly updates
 User Voice for Power BI – Vote on (or submit) your favorite new ideas for Power BI
 Issues.PowerBI.Com – log issues with the community
 Whitepaper - Creating an Enterprise Class Dashboard Solution with Power BI
 Guided Learning Self Service Power BI training
 DAX Formula Language – syntax for DAX
 DAX Patterns – Great website to learn new patterns for the DAX Language
 Power Query Formula Language – syntax for the “Query” language
 Paletton.com – a color scheme generator
 https://unicode-table.com/en/ – Unicode Character Table
 Theme Generator
 Contrast Analyzer: a tool that creates a “lens” to show how people with different visual disabilities might see your reports
 Charticulator: a tool that helps to build custom visuals
Power BI Support Resources
© 2019 Microsoft. All rights reserved.
Questions?
Thank You!!!

Mais conteúdo relacionado

Mais procurados

Data Catalog for Better Data Discovery and Governance
Data Catalog for Better Data Discovery and GovernanceData Catalog for Better Data Discovery and Governance
Data Catalog for Better Data Discovery and GovernanceDenodo
 
Art and Science of Dashboard Design
Art and Science of Dashboard DesignArt and Science of Dashboard Design
Art and Science of Dashboard DesignSavvyData
 
Enterprise Architecture vs. Data Architecture
Enterprise Architecture vs. Data ArchitectureEnterprise Architecture vs. Data Architecture
Enterprise Architecture vs. Data ArchitectureDATAVERSITY
 
Activate Data Governance Using the Data Catalog
Activate Data Governance Using the Data CatalogActivate Data Governance Using the Data Catalog
Activate Data Governance Using the Data CatalogDATAVERSITY
 
Data Visualization & Data Storytelling
Data Visualization & Data StorytellingData Visualization & Data Storytelling
Data Visualization & Data Storytelling彭其捷 Jack
 
Data Architecture Strategies
Data Architecture StrategiesData Architecture Strategies
Data Architecture StrategiesDATAVERSITY
 
Data Visualization and Dashboard Design
Data Visualization and Dashboard DesignData Visualization and Dashboard Design
Data Visualization and Dashboard DesignJacques Warren
 
Modern Data architecture Design
Modern Data architecture DesignModern Data architecture Design
Modern Data architecture DesignKujambu Murugesan
 
The Business Value of Metadata for Data Governance
The Business Value of Metadata for Data GovernanceThe Business Value of Metadata for Data Governance
The Business Value of Metadata for Data GovernanceRoland Bullivant
 
Data Catalog as a Business Enabler
Data Catalog as a Business EnablerData Catalog as a Business Enabler
Data Catalog as a Business EnablerSrinivasan Sankar
 
Big Data Fabric Capability Maturity Model
Big Data Fabric Capability Maturity ModelBig Data Fabric Capability Maturity Model
Big Data Fabric Capability Maturity ModelRoss Collins
 
Storytelling with Data - See | Show | Tell | Engage
Storytelling with Data - See | Show | Tell | EngageStorytelling with Data - See | Show | Tell | Engage
Storytelling with Data - See | Show | Tell | EngageAmit Kapoor
 
Data Mesh in Practice - How Europe's Leading Online Platform for Fashion Goes...
Data Mesh in Practice - How Europe's Leading Online Platform for Fashion Goes...Data Mesh in Practice - How Europe's Leading Online Platform for Fashion Goes...
Data Mesh in Practice - How Europe's Leading Online Platform for Fashion Goes...Dr. Arif Wider
 
Enterprise Architecture vs. Data Architecture
Enterprise Architecture vs. Data ArchitectureEnterprise Architecture vs. Data Architecture
Enterprise Architecture vs. Data ArchitectureDATAVERSITY
 
Tableau Training For Beginners | Tableau Tutorial | Tableau Dashboard | Edureka
Tableau Training For Beginners | Tableau Tutorial  | Tableau Dashboard | EdurekaTableau Training For Beginners | Tableau Tutorial  | Tableau Dashboard | Edureka
Tableau Training For Beginners | Tableau Tutorial | Tableau Dashboard | EdurekaEdureka!
 
Data Visualization With Tableau | Edureka
Data Visualization With Tableau | EdurekaData Visualization With Tableau | Edureka
Data Visualization With Tableau | EdurekaEdureka!
 

Mais procurados (20)

Data Catalog for Better Data Discovery and Governance
Data Catalog for Better Data Discovery and GovernanceData Catalog for Better Data Discovery and Governance
Data Catalog for Better Data Discovery and Governance
 
3 data visualization
3 data visualization3 data visualization
3 data visualization
 
Art and Science of Dashboard Design
Art and Science of Dashboard DesignArt and Science of Dashboard Design
Art and Science of Dashboard Design
 
Enterprise Architecture vs. Data Architecture
Enterprise Architecture vs. Data ArchitectureEnterprise Architecture vs. Data Architecture
Enterprise Architecture vs. Data Architecture
 
Activate Data Governance Using the Data Catalog
Activate Data Governance Using the Data CatalogActivate Data Governance Using the Data Catalog
Activate Data Governance Using the Data Catalog
 
Data Visualization & Data Storytelling
Data Visualization & Data StorytellingData Visualization & Data Storytelling
Data Visualization & Data Storytelling
 
Data Architecture Strategies
Data Architecture StrategiesData Architecture Strategies
Data Architecture Strategies
 
Data Visualization and Dashboard Design
Data Visualization and Dashboard DesignData Visualization and Dashboard Design
Data Visualization and Dashboard Design
 
Modern Data architecture Design
Modern Data architecture DesignModern Data architecture Design
Modern Data architecture Design
 
The Business Value of Metadata for Data Governance
The Business Value of Metadata for Data GovernanceThe Business Value of Metadata for Data Governance
The Business Value of Metadata for Data Governance
 
Data Modeling with Power BI
Data Modeling with Power BIData Modeling with Power BI
Data Modeling with Power BI
 
Data Catalog as a Business Enabler
Data Catalog as a Business EnablerData Catalog as a Business Enabler
Data Catalog as a Business Enabler
 
Big Data Fabric Capability Maturity Model
Big Data Fabric Capability Maturity ModelBig Data Fabric Capability Maturity Model
Big Data Fabric Capability Maturity Model
 
Data visualization
Data visualizationData visualization
Data visualization
 
Storytelling with Data - See | Show | Tell | Engage
Storytelling with Data - See | Show | Tell | EngageStorytelling with Data - See | Show | Tell | Engage
Storytelling with Data - See | Show | Tell | Engage
 
Data Mesh in Practice - How Europe's Leading Online Platform for Fashion Goes...
Data Mesh in Practice - How Europe's Leading Online Platform for Fashion Goes...Data Mesh in Practice - How Europe's Leading Online Platform for Fashion Goes...
Data Mesh in Practice - How Europe's Leading Online Platform for Fashion Goes...
 
Enterprise Architecture vs. Data Architecture
Enterprise Architecture vs. Data ArchitectureEnterprise Architecture vs. Data Architecture
Enterprise Architecture vs. Data Architecture
 
Dax & sql in power bi
Dax & sql in power biDax & sql in power bi
Dax & sql in power bi
 
Tableau Training For Beginners | Tableau Tutorial | Tableau Dashboard | Edureka
Tableau Training For Beginners | Tableau Tutorial  | Tableau Dashboard | EdurekaTableau Training For Beginners | Tableau Tutorial  | Tableau Dashboard | Edureka
Tableau Training For Beginners | Tableau Tutorial | Tableau Dashboard | Edureka
 
Data Visualization With Tableau | Edureka
Data Visualization With Tableau | EdurekaData Visualization With Tableau | Edureka
Data Visualization With Tableau | Edureka
 

Semelhante a Advance Data Visualization and Storytelling Virtual Workshop

Power BI Advanced Data Modeling Virtual Workshop
Power BI Advanced Data Modeling Virtual WorkshopPower BI Advanced Data Modeling Virtual Workshop
Power BI Advanced Data Modeling Virtual WorkshopCCG
 
Power BI Advance Modeling
Power BI Advance ModelingPower BI Advance Modeling
Power BI Advance ModelingCCG
 
SPSNYC2019 - What is Common Data Model and how to use it?
SPSNYC2019 - What is Common Data Model and how to use it?SPSNYC2019 - What is Common Data Model and how to use it?
SPSNYC2019 - What is Common Data Model and how to use it?Nicolas Georgeault
 
Power BI: The Straight Talk on Microsoft’s Data Visualization Tool for BI
Power BI: The Straight Talk on Microsoft’s Data Visualization Tool for BIPower BI: The Straight Talk on Microsoft’s Data Visualization Tool for BI
Power BI: The Straight Talk on Microsoft’s Data Visualization Tool for BISenturus
 
Intro to Report Developer Role
Intro to Report Developer RoleIntro to Report Developer Role
Intro to Report Developer RoleJonathan Bloom
 
Tampa Bay Microsoft BI User Group July 9 2012
Tampa Bay Microsoft BI User Group July 9 2012Tampa Bay Microsoft BI User Group July 9 2012
Tampa Bay Microsoft BI User Group July 9 2012Bloom Consulting
 
All you must know about Power BI!.
All you must know about Power BI!.All you must know about Power BI!.
All you must know about Power BI!.TechSoup
 
All you must know about Power BI!
All you must know about Power BI!All you must know about Power BI!
All you must know about Power BI!ArethaSimons
 
Business Intelligence Meets Big Data Variety
Business Intelligence Meets Big Data VarietyBusiness Intelligence Meets Big Data Variety
Business Intelligence Meets Big Data Varietywww.panorama.com
 
Marketing Interrupted - The perfect match data science and marketing webinar
Marketing Interrupted - The perfect match data science and marketing webinarMarketing Interrupted - The perfect match data science and marketing webinar
Marketing Interrupted - The perfect match data science and marketing webinarJacques Erasmus
 
What’s New in Cognos Analytics 11.1.4
What’s New in Cognos Analytics 11.1.4What’s New in Cognos Analytics 11.1.4
What’s New in Cognos Analytics 11.1.4Senturus
 
MongoDB World 2019: From Transformation to Innovation: Lean-teams, Continuous...
MongoDB World 2019: From Transformation to Innovation: Lean-teams, Continuous...MongoDB World 2019: From Transformation to Innovation: Lean-teams, Continuous...
MongoDB World 2019: From Transformation to Innovation: Lean-teams, Continuous...MongoDB
 
Gartner IT Infrastructure & Operations Management Summit 2014 - Trip Report
Gartner IT Infrastructure & Operations Management Summit 2014 - Trip ReportGartner IT Infrastructure & Operations Management Summit 2014 - Trip Report
Gartner IT Infrastructure & Operations Management Summit 2014 - Trip ReportPaul Woudstra
 
ETDP 2015 D1 SMAC & the Journey from Automation to Digital Factory - Snjeev K...
ETDP 2015 D1 SMAC & the Journey from Automation to Digital Factory - Snjeev K...ETDP 2015 D1 SMAC & the Journey from Automation to Digital Factory - Snjeev K...
ETDP 2015 D1 SMAC & the Journey from Automation to Digital Factory - Snjeev K...Comit Projects Ltd
 
The Ignite Buzz That Drives Digital Transformation Success
The Ignite Buzz That Drives Digital Transformation SuccessThe Ignite Buzz That Drives Digital Transformation Success
The Ignite Buzz That Drives Digital Transformation SuccessDocAuto
 
Data Visualization Trends - Next Steps for Tableau
Data Visualization Trends - Next Steps for TableauData Visualization Trends - Next Steps for Tableau
Data Visualization Trends - Next Steps for TableauArunima Gupta
 
At the Tipping Point: Considerations for Cloud BI in a Multi-platform BI Ente...
At the Tipping Point: Considerations for Cloud BI in a Multi-platform BI Ente...At the Tipping Point: Considerations for Cloud BI in a Multi-platform BI Ente...
At the Tipping Point: Considerations for Cloud BI in a Multi-platform BI Ente...Inside Analysis
 
Business Analytics Training
Business Analytics TrainingBusiness Analytics Training
Business Analytics TrainingNatalija Pavic
 

Semelhante a Advance Data Visualization and Storytelling Virtual Workshop (20)

Power BI Advanced Data Modeling Virtual Workshop
Power BI Advanced Data Modeling Virtual WorkshopPower BI Advanced Data Modeling Virtual Workshop
Power BI Advanced Data Modeling Virtual Workshop
 
Power BI Advance Modeling
Power BI Advance ModelingPower BI Advance Modeling
Power BI Advance Modeling
 
SPSNYC2019 - What is Common Data Model and how to use it?
SPSNYC2019 - What is Common Data Model and how to use it?SPSNYC2019 - What is Common Data Model and how to use it?
SPSNYC2019 - What is Common Data Model and how to use it?
 
storytelling-may-12-2022.pptx
storytelling-may-12-2022.pptxstorytelling-may-12-2022.pptx
storytelling-may-12-2022.pptx
 
Power BI: The Straight Talk on Microsoft’s Data Visualization Tool for BI
Power BI: The Straight Talk on Microsoft’s Data Visualization Tool for BIPower BI: The Straight Talk on Microsoft’s Data Visualization Tool for BI
Power BI: The Straight Talk on Microsoft’s Data Visualization Tool for BI
 
Intro to Report Developer Role
Intro to Report Developer RoleIntro to Report Developer Role
Intro to Report Developer Role
 
Tampa Bay Microsoft BI User Group July 9 2012
Tampa Bay Microsoft BI User Group July 9 2012Tampa Bay Microsoft BI User Group July 9 2012
Tampa Bay Microsoft BI User Group July 9 2012
 
All you must know about Power BI!.
All you must know about Power BI!.All you must know about Power BI!.
All you must know about Power BI!.
 
All you must know about Power BI!
All you must know about Power BI!All you must know about Power BI!
All you must know about Power BI!
 
Business Intelligence Meets Big Data Variety
Business Intelligence Meets Big Data VarietyBusiness Intelligence Meets Big Data Variety
Business Intelligence Meets Big Data Variety
 
Marketing Interrupted - The perfect match data science and marketing webinar
Marketing Interrupted - The perfect match data science and marketing webinarMarketing Interrupted - The perfect match data science and marketing webinar
Marketing Interrupted - The perfect match data science and marketing webinar
 
What’s New in Cognos Analytics 11.1.4
What’s New in Cognos Analytics 11.1.4What’s New in Cognos Analytics 11.1.4
What’s New in Cognos Analytics 11.1.4
 
MongoDB World 2019: From Transformation to Innovation: Lean-teams, Continuous...
MongoDB World 2019: From Transformation to Innovation: Lean-teams, Continuous...MongoDB World 2019: From Transformation to Innovation: Lean-teams, Continuous...
MongoDB World 2019: From Transformation to Innovation: Lean-teams, Continuous...
 
Gartner IT Infrastructure & Operations Management Summit 2014 - Trip Report
Gartner IT Infrastructure & Operations Management Summit 2014 - Trip ReportGartner IT Infrastructure & Operations Management Summit 2014 - Trip Report
Gartner IT Infrastructure & Operations Management Summit 2014 - Trip Report
 
ETDP 2015 D1 SMAC & the Journey from Automation to Digital Factory - Snjeev K...
ETDP 2015 D1 SMAC & the Journey from Automation to Digital Factory - Snjeev K...ETDP 2015 D1 SMAC & the Journey from Automation to Digital Factory - Snjeev K...
ETDP 2015 D1 SMAC & the Journey from Automation to Digital Factory - Snjeev K...
 
Lecture 1.pptx
Lecture 1.pptxLecture 1.pptx
Lecture 1.pptx
 
The Ignite Buzz That Drives Digital Transformation Success
The Ignite Buzz That Drives Digital Transformation SuccessThe Ignite Buzz That Drives Digital Transformation Success
The Ignite Buzz That Drives Digital Transformation Success
 
Data Visualization Trends - Next Steps for Tableau
Data Visualization Trends - Next Steps for TableauData Visualization Trends - Next Steps for Tableau
Data Visualization Trends - Next Steps for Tableau
 
At the Tipping Point: Considerations for Cloud BI in a Multi-platform BI Ente...
At the Tipping Point: Considerations for Cloud BI in a Multi-platform BI Ente...At the Tipping Point: Considerations for Cloud BI in a Multi-platform BI Ente...
At the Tipping Point: Considerations for Cloud BI in a Multi-platform BI Ente...
 
Business Analytics Training
Business Analytics TrainingBusiness Analytics Training
Business Analytics Training
 

Mais de CCG

Introduction to Machine Learning with Azure & Databricks
Introduction to Machine Learning with Azure & DatabricksIntroduction to Machine Learning with Azure & Databricks
Introduction to Machine Learning with Azure & DatabricksCCG
 
Analytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopAnalytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopCCG
 
Data Governance Workshop
Data Governance WorkshopData Governance Workshop
Data Governance WorkshopCCG
 
How to Monetize Your Data Assets and Gain a Competitive Advantage
How to Monetize Your Data Assets and Gain a Competitive AdvantageHow to Monetize Your Data Assets and Gain a Competitive Advantage
How to Monetize Your Data Assets and Gain a Competitive AdvantageCCG
 
Analytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopAnalytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopCCG
 
Analytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopAnalytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopCCG
 
How to Create a Data Analytics Roadmap
How to Create a Data Analytics RoadmapHow to Create a Data Analytics Roadmap
How to Create a Data Analytics RoadmapCCG
 
Analytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopAnalytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopCCG
 
Machine Learning with Azure and Databricks Virtual Workshop
Machine Learning with Azure and Databricks Virtual WorkshopMachine Learning with Azure and Databricks Virtual Workshop
Machine Learning with Azure and Databricks Virtual WorkshopCCG
 
Artificial Intelligence Executive Brief
Artificial Intelligence Executive BriefArtificial Intelligence Executive Brief
Artificial Intelligence Executive BriefCCG
 
Analytics in a Day Virtual Workshop
Analytics in a Day Virtual WorkshopAnalytics in a Day Virtual Workshop
Analytics in a Day Virtual WorkshopCCG
 
Virtual Governance in a Time of Crisis Workshop
Virtual Governance in a Time of Crisis WorkshopVirtual Governance in a Time of Crisis Workshop
Virtual Governance in a Time of Crisis WorkshopCCG
 
Azure Fundamentals Part 3
Azure Fundamentals Part 3Azure Fundamentals Part 3
Azure Fundamentals Part 3CCG
 
Analytics in a Day Virtual Workshop
Analytics in a Day Virtual WorkshopAnalytics in a Day Virtual Workshop
Analytics in a Day Virtual WorkshopCCG
 
Azure Fundamentals Part 2
Azure Fundamentals Part 2Azure Fundamentals Part 2
Azure Fundamentals Part 2CCG
 
Shape Your Data into a Data Model with M
Shape Your Data into a Data Model with MShape Your Data into a Data Model with M
Shape Your Data into a Data Model with MCCG
 
Azure Fundamentals Part 1
Azure Fundamentals Part 1Azure Fundamentals Part 1
Azure Fundamentals Part 1CCG
 
Introduction to Microsoft Power BI
Introduction to Microsoft Power BIIntroduction to Microsoft Power BI
Introduction to Microsoft Power BICCG
 
Data Governance and MDM | Profisse, Microsoft, and CCG
Data Governance and MDM | Profisse, Microsoft, and CCGData Governance and MDM | Profisse, Microsoft, and CCG
Data Governance and MDM | Profisse, Microsoft, and CCGCCG
 
Enable Better Decision Making with Power BI Visualizations & Modern Data Estate
Enable Better Decision Making with Power BI Visualizations & Modern Data EstateEnable Better Decision Making with Power BI Visualizations & Modern Data Estate
Enable Better Decision Making with Power BI Visualizations & Modern Data EstateCCG
 

Mais de CCG (20)

Introduction to Machine Learning with Azure & Databricks
Introduction to Machine Learning with Azure & DatabricksIntroduction to Machine Learning with Azure & Databricks
Introduction to Machine Learning with Azure & Databricks
 
Analytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopAnalytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual Workshop
 
Data Governance Workshop
Data Governance WorkshopData Governance Workshop
Data Governance Workshop
 
How to Monetize Your Data Assets and Gain a Competitive Advantage
How to Monetize Your Data Assets and Gain a Competitive AdvantageHow to Monetize Your Data Assets and Gain a Competitive Advantage
How to Monetize Your Data Assets and Gain a Competitive Advantage
 
Analytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopAnalytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual Workshop
 
Analytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopAnalytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual Workshop
 
How to Create a Data Analytics Roadmap
How to Create a Data Analytics RoadmapHow to Create a Data Analytics Roadmap
How to Create a Data Analytics Roadmap
 
Analytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopAnalytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual Workshop
 
Machine Learning with Azure and Databricks Virtual Workshop
Machine Learning with Azure and Databricks Virtual WorkshopMachine Learning with Azure and Databricks Virtual Workshop
Machine Learning with Azure and Databricks Virtual Workshop
 
Artificial Intelligence Executive Brief
Artificial Intelligence Executive BriefArtificial Intelligence Executive Brief
Artificial Intelligence Executive Brief
 
Analytics in a Day Virtual Workshop
Analytics in a Day Virtual WorkshopAnalytics in a Day Virtual Workshop
Analytics in a Day Virtual Workshop
 
Virtual Governance in a Time of Crisis Workshop
Virtual Governance in a Time of Crisis WorkshopVirtual Governance in a Time of Crisis Workshop
Virtual Governance in a Time of Crisis Workshop
 
Azure Fundamentals Part 3
Azure Fundamentals Part 3Azure Fundamentals Part 3
Azure Fundamentals Part 3
 
Analytics in a Day Virtual Workshop
Analytics in a Day Virtual WorkshopAnalytics in a Day Virtual Workshop
Analytics in a Day Virtual Workshop
 
Azure Fundamentals Part 2
Azure Fundamentals Part 2Azure Fundamentals Part 2
Azure Fundamentals Part 2
 
Shape Your Data into a Data Model with M
Shape Your Data into a Data Model with MShape Your Data into a Data Model with M
Shape Your Data into a Data Model with M
 
Azure Fundamentals Part 1
Azure Fundamentals Part 1Azure Fundamentals Part 1
Azure Fundamentals Part 1
 
Introduction to Microsoft Power BI
Introduction to Microsoft Power BIIntroduction to Microsoft Power BI
Introduction to Microsoft Power BI
 
Data Governance and MDM | Profisse, Microsoft, and CCG
Data Governance and MDM | Profisse, Microsoft, and CCGData Governance and MDM | Profisse, Microsoft, and CCG
Data Governance and MDM | Profisse, Microsoft, and CCG
 
Enable Better Decision Making with Power BI Visualizations & Modern Data Estate
Enable Better Decision Making with Power BI Visualizations & Modern Data EstateEnable Better Decision Making with Power BI Visualizations & Modern Data Estate
Enable Better Decision Making with Power BI Visualizations & Modern Data Estate
 

Último

DATA ANALYSIS using various data sets like shoping data set etc
DATA ANALYSIS using various data sets like shoping data set etcDATA ANALYSIS using various data sets like shoping data set etc
DATA ANALYSIS using various data sets like shoping data set etclalithasri22
 
Decoding Movie Sentiments: Analyzing Reviews with Data Analysis model
Decoding Movie Sentiments: Analyzing Reviews with Data Analysis modelDecoding Movie Sentiments: Analyzing Reviews with Data Analysis model
Decoding Movie Sentiments: Analyzing Reviews with Data Analysis modelBoston Institute of Analytics
 
Data Analysis Project Presentation: Unveiling Your Ideal Customer, Bank Custo...
Data Analysis Project Presentation: Unveiling Your Ideal Customer, Bank Custo...Data Analysis Project Presentation: Unveiling Your Ideal Customer, Bank Custo...
Data Analysis Project Presentation: Unveiling Your Ideal Customer, Bank Custo...Boston Institute of Analytics
 
Role of Consumer Insights in business transformation
Role of Consumer Insights in business transformationRole of Consumer Insights in business transformation
Role of Consumer Insights in business transformationAnnie Melnic
 
English-8-Q4-W3-Synthesizing-Essential-Information-From-Various-Sources-1.pdf
English-8-Q4-W3-Synthesizing-Essential-Information-From-Various-Sources-1.pdfEnglish-8-Q4-W3-Synthesizing-Essential-Information-From-Various-Sources-1.pdf
English-8-Q4-W3-Synthesizing-Essential-Information-From-Various-Sources-1.pdfblazblazml
 
6 Tips for Interpretable Topic Models _ by Nicha Ruchirawat _ Towards Data Sc...
6 Tips for Interpretable Topic Models _ by Nicha Ruchirawat _ Towards Data Sc...6 Tips for Interpretable Topic Models _ by Nicha Ruchirawat _ Towards Data Sc...
6 Tips for Interpretable Topic Models _ by Nicha Ruchirawat _ Towards Data Sc...Dr Arash Najmaei ( Phd., MBA, BSc)
 
Digital Marketing Plan, how digital marketing works
Digital Marketing Plan, how digital marketing worksDigital Marketing Plan, how digital marketing works
Digital Marketing Plan, how digital marketing worksdeepakthakur548787
 
Statistics For Management by Richard I. Levin 8ed.pdf
Statistics For Management by Richard I. Levin 8ed.pdfStatistics For Management by Richard I. Levin 8ed.pdf
Statistics For Management by Richard I. Levin 8ed.pdfnikeshsingh56
 
Digital Indonesia Report 2024 by We Are Social .pdf
Digital Indonesia Report 2024 by We Are Social .pdfDigital Indonesia Report 2024 by We Are Social .pdf
Digital Indonesia Report 2024 by We Are Social .pdfNicoChristianSunaryo
 
Non Text Magic Studio Magic Design for Presentations L&P.pdf
Non Text Magic Studio Magic Design for Presentations L&P.pdfNon Text Magic Studio Magic Design for Presentations L&P.pdf
Non Text Magic Studio Magic Design for Presentations L&P.pdfPratikPatil591646
 
IBEF report on the Insurance market in India
IBEF report on the Insurance market in IndiaIBEF report on the Insurance market in India
IBEF report on the Insurance market in IndiaManalVerma4
 
why-transparency-and-traceability-are-essential-for-sustainable-supply-chains...
why-transparency-and-traceability-are-essential-for-sustainable-supply-chains...why-transparency-and-traceability-are-essential-for-sustainable-supply-chains...
why-transparency-and-traceability-are-essential-for-sustainable-supply-chains...Jack Cole
 
Bank Loan Approval Analysis: A Comprehensive Data Analysis Project
Bank Loan Approval Analysis: A Comprehensive Data Analysis ProjectBank Loan Approval Analysis: A Comprehensive Data Analysis Project
Bank Loan Approval Analysis: A Comprehensive Data Analysis ProjectBoston Institute of Analytics
 
Presentation of project of business person who are success
Presentation of project of business person who are successPresentation of project of business person who are success
Presentation of project of business person who are successPratikSingh115843
 

Último (17)

DATA ANALYSIS using various data sets like shoping data set etc
DATA ANALYSIS using various data sets like shoping data set etcDATA ANALYSIS using various data sets like shoping data set etc
DATA ANALYSIS using various data sets like shoping data set etc
 
Decoding Movie Sentiments: Analyzing Reviews with Data Analysis model
Decoding Movie Sentiments: Analyzing Reviews with Data Analysis modelDecoding Movie Sentiments: Analyzing Reviews with Data Analysis model
Decoding Movie Sentiments: Analyzing Reviews with Data Analysis model
 
Data Analysis Project Presentation: Unveiling Your Ideal Customer, Bank Custo...
Data Analysis Project Presentation: Unveiling Your Ideal Customer, Bank Custo...Data Analysis Project Presentation: Unveiling Your Ideal Customer, Bank Custo...
Data Analysis Project Presentation: Unveiling Your Ideal Customer, Bank Custo...
 
Role of Consumer Insights in business transformation
Role of Consumer Insights in business transformationRole of Consumer Insights in business transformation
Role of Consumer Insights in business transformation
 
English-8-Q4-W3-Synthesizing-Essential-Information-From-Various-Sources-1.pdf
English-8-Q4-W3-Synthesizing-Essential-Information-From-Various-Sources-1.pdfEnglish-8-Q4-W3-Synthesizing-Essential-Information-From-Various-Sources-1.pdf
English-8-Q4-W3-Synthesizing-Essential-Information-From-Various-Sources-1.pdf
 
Data Analysis Project: Stroke Prediction
Data Analysis Project: Stroke PredictionData Analysis Project: Stroke Prediction
Data Analysis Project: Stroke Prediction
 
6 Tips for Interpretable Topic Models _ by Nicha Ruchirawat _ Towards Data Sc...
6 Tips for Interpretable Topic Models _ by Nicha Ruchirawat _ Towards Data Sc...6 Tips for Interpretable Topic Models _ by Nicha Ruchirawat _ Towards Data Sc...
6 Tips for Interpretable Topic Models _ by Nicha Ruchirawat _ Towards Data Sc...
 
Digital Marketing Plan, how digital marketing works
Digital Marketing Plan, how digital marketing worksDigital Marketing Plan, how digital marketing works
Digital Marketing Plan, how digital marketing works
 
Statistics For Management by Richard I. Levin 8ed.pdf
Statistics For Management by Richard I. Levin 8ed.pdfStatistics For Management by Richard I. Levin 8ed.pdf
Statistics For Management by Richard I. Levin 8ed.pdf
 
Insurance Churn Prediction Data Analysis Project
Insurance Churn Prediction Data Analysis ProjectInsurance Churn Prediction Data Analysis Project
Insurance Churn Prediction Data Analysis Project
 
Digital Indonesia Report 2024 by We Are Social .pdf
Digital Indonesia Report 2024 by We Are Social .pdfDigital Indonesia Report 2024 by We Are Social .pdf
Digital Indonesia Report 2024 by We Are Social .pdf
 
Non Text Magic Studio Magic Design for Presentations L&P.pdf
Non Text Magic Studio Magic Design for Presentations L&P.pdfNon Text Magic Studio Magic Design for Presentations L&P.pdf
Non Text Magic Studio Magic Design for Presentations L&P.pdf
 
IBEF report on the Insurance market in India
IBEF report on the Insurance market in IndiaIBEF report on the Insurance market in India
IBEF report on the Insurance market in India
 
why-transparency-and-traceability-are-essential-for-sustainable-supply-chains...
why-transparency-and-traceability-are-essential-for-sustainable-supply-chains...why-transparency-and-traceability-are-essential-for-sustainable-supply-chains...
why-transparency-and-traceability-are-essential-for-sustainable-supply-chains...
 
Bank Loan Approval Analysis: A Comprehensive Data Analysis Project
Bank Loan Approval Analysis: A Comprehensive Data Analysis ProjectBank Loan Approval Analysis: A Comprehensive Data Analysis Project
Bank Loan Approval Analysis: A Comprehensive Data Analysis Project
 
2023 Survey Shows Dip in High School E-Cigarette Use
2023 Survey Shows Dip in High School E-Cigarette Use2023 Survey Shows Dip in High School E-Cigarette Use
2023 Survey Shows Dip in High School E-Cigarette Use
 
Presentation of project of business person who are success
Presentation of project of business person who are successPresentation of project of business person who are success
Presentation of project of business person who are success
 

Advance Data Visualization and Storytelling Virtual Workshop

  • 1. Power BI Advanced Martin Rivera Sr. BI Architect, CCG May 2020
  • 2. Housekeeping © 2019 Microsoft. All rights reserved.© 2019 Microsoft. All rights reserved. Please message Sami with any questions, concerns or if you need assistance during this workshop. SEND QUESTIONS TO SAMI. SHE WILL SEND TO PETER TO REVIEW DURING BREAKS. PLEASE MUTE YOUR LINE! WE WILL BE APPLYING MUTE. THIS SESSION WILL BE RECORDED. WE WILL SHARE SLIDES WITH YOU. TO MAKE PRESENTATION LARGER, DRAW THE BOTTOM HALF OF SCREEN ‘UP’. WE WILL TAKE 2 SHORT BREAKS
  • 3. Agenda • About CCG • What is Story Telling with Data • Science Behind Data Visualization • Process Behind Data Visualization • Dashboards and Reports • Chart Selection • Custom Visuals • Polishing & Formatting • Report Authoring – Best Practices • Q & A
  • 4. CCG Analytics We bring great People together to do extraordinary Things DATA ANALYTICS STRATEGY Working with CCG is like working with extended team members. Consultants become an integral part of the work bringing expertise for cutting edge design and development. - CIO, HCPS
  • 5. Martin Rivera Senior BI Architect • Over 15 years in BI and Analytics • At CCG over 3 years, 10+ years total consulting • Experience across various tools and platforms • Industries include: Casino, Pharma, Construction, Retail, Financial Services, Health Insurance, Restaurant • Reside in Tampa, FL area (most of my life in Chicago) • Focus on visual design, training, user-enablement • Lead Data Visualization Community of Practice at CCG www.linkedin.com/in/martin-rivera-srbi
  • 6. Workshop Objectives By the end of this workshop, you will gain a better understanding of Storytelling with Data. Specifically you will be able to: • Understand the need for storytelling with data • Understand the agile process to creating Power BI data visualizations • Understand the art behind visualizations • Gain familiarity with Power BI report layouts and structure • Understand implications behind choosing the right charts • Gain familiarity over the use of Power BI custom visuals © 2019 Microsoft. All rights reserved.
  • 7. What is Story Telling with Data
  • 8. Today’s world is filled with Data What is Story Telling with Data © 2019 Microsoft. All rights reserved.
  • 9. We see reports everyday that all have similar problems What is Story Telling with Data © 2017 Microsoft. All rights reserved.
  • 10. Are there visuals and reports that tell a great story? What is Story Telling with Data Foravisualtowork,it needstotellthestory theauthorintended. © 2019 Microsoft. All rights reserved.
  • 11. The Science Behind Data Visualization © 2019 Microsoft. All rights reserved.
  • 12. Reporting Vs. Analysis © 2019 Microsoft. All rights reserved. Reporting • Transactional in nature • Operational results, detailed data • Tables, matrices, heat maps • PUSH method • Content is delivered to recipients to consume and act upon Reports provide data Analysis • Aggregated, hierarchical data • Exploration to discover answers • Visualizations, drill downs, interactivity • PULL method • End-user selects the path to explore data, based on business questions Analysis provides insight
  • 13. Most Bad or forgettable reports all have the same problems The Science Behind Data Visualization How many of these problems can you spot in the example? © 2019 Microsoft. All rights reserved.
  • 14. To build great visualizations you have to understand Cognitive science Science Behind Data Visualization Visual memory system takes up 70% of all sensors in brain © 2019 Microsoft. All rights reserved.
  • 15. How does information pass from one part of memory to another Science Behind Data Visualization Iconic memory Short Term memory Long Term Memory © 2019 Microsoft. All rights reserved.
  • 16. Iconic Memory Iconic Memory Iconic memory Short Term memory Long Term Memory • Can take large volume of data • Lasts only a fraction of a second • 99% of information discarded unless useful • Only “interesting data” is passed to Short Term Memory © 2019 Microsoft. All rights reserved.
  • 17. Spark the Iconic Memory – Mute the background noise Iconic Memory Things that can distract • Bright colors all over the report • Thick borders every where • Grid lines • Too much precision with numbers • No highlights © 2019 Microsoft. All rights reserved.
  • 18. Short Term Memory Short Term Memory Iconic memory Short Term memory Long Term Memory • Lasts only a few seconds • Can take in 3 to 5 pieces of info at most • Memory tries to form these 3-5 pieces using patterns it detects in data • If these pieces of info do not have a story the data will not pass to Long Term Memory © 2019 Microsoft. All rights reserved.
  • 19. Spark the Short Term Memory – Gestalt’s principles Short Term Memory Figure & Ground Continuity Symmetry Enclosure Symmetry Proximity Similarity Continuity © 2019 Microsoft. All rights reserved.
  • 20. Long Term Memory Long Term Memory Iconic memory Short Term memory Long Term Memory • Lasts for a Long Time • Data needs to be in Long Term Memory to induce decision making © 2019 Microsoft. All rights reserved. Spark the Long Term Memory
  • 21. The Process Behind Data Visualization
  • 22. Convert the Story to a Data Model Units Total Sales Gross Profit These are Attributes that live in Dimension tables By Time (Year, Month) By Geography (Region, State or City) By Campaign (Channel or Device) These are Measures which live in Fact tables List your big questions: 1. What is my Total Sales for a Selected Year and Region? 2. How is my Total Sales doing Year Over Year? 3. How are my Units trending for various States in my region? 4. How is my Sales doing by Channel, Device, Category for selected Year? 5. Which categories are performing best to worst by Total Sales ? © 2019 Microsoft. All rights reserved. Use sample data (keeps focus on visual context)
  • 23. Sample Business Questions for Agile Process 1. What is my Total Sales for a Selected Year and Region? 2. How is my Total Sales doing Year Over Year? 3. How is Gross Profit for various States in my region? 4. How is my Sales doing by Channel, Device, Category for selected Year? 5. How is my Total Sales and YoY Growth for the region doing compared to other regions? 6. What is my Total Sales for selected Year, Month across Categories? 7. How are my Product Sales by Geography? 8. How is VTB, YoY, MoM for various categories which ones are doing good and bad? 9. How is my 12 month VTB trend for my categories? 10. How is my 1 month Avg Per Sale trend for my categories? What is the Min and Max Avg Per Sale? © 2019 Microsoft. All rights reserved.
  • 24. Convert Story to Data Model Fact DimDim Relationship Relationship Dim © 2019 Microsoft. All rights reserved.
  • 25. Know Your Audience © 2019 Microsoft. All rights reserved. Executives • KPIs • Aggregated • Trends • Vs Targets Managers • Segmented • Benchmarks • Exceptions • Actionable Analysts • Detailed data • Calc Inputs • Historical • Narrow focus
  • 28. Terminology & Definitions A Power BI dashboard is a single page, often called a canvas, that uses visualizations to tell a story. Because it is limited to one page, a well-designed dashboard contains only the most-important elements of that story. A Power BI report is a multi-perspective view into a dataset, with visualizations that represent different findings and insights from that dataset. A report can have a single visualization or pages full of visualizations. In terms of visualization design, the two terms may (and often are) used interchangeably. © 2019 Microsoft. All rights reserved. Visualizations are pinned from different reports Visualizations exist in the same report
  • 29. Layouts: Dashboard vs Report © 2019 Microsoft. All rights reserved.
  • 30. Dashboard to Report Transitions Report – tell Top level story of KPI * Drill to another Report (Sliced to Specific details) Dashboard Tile (single KPI) Action Oriented – click thru to report In Report can use “Back” to navigate back up © 2019 Microsoft. All rights reserved.
  • 31. Layouts © 2019 Microsoft. All rights reserved. Typically follow a western standard reading pattern, left to right, top to bottom “Z” pattern.
  • 32. Layouts © 2019 Microsoft. All rights reserved.
  • 34. Dashboard Layouts – Column Layout 1st KPI Area 1 2nd KPI Area 1 Chart Area 1 1st KPI Area 2 1st KPI Area 3 2nd KPI Area 2 Chart Area 2 2nd KPI Area 3 Chart Area 3 © 2019 Microsoft. All rights reserved.
  • 35. Dashboard Layouts – Vertical Matrix Layout © 2019 Microsoft. All rights reserved.
  • 36. Dashboard Layouts – Horizontal Matrix https://powerbi.microsoft.com/en-us/blog/how-microsoft-uses-power-bi-to-run-its-growing-cloud-business/ © 2019 Microsoft. All rights reserved.
  • 38. Use Storyboarding to Design Report Layout Logo Subject Where?Who? What? When? © 2019 Microsoft. All rights reserved.
  • 39. Storyboarding Tools Install the Storyboarding Toolbar: https://docs.microsoft.com/en-us/vsts/work/backlogs/office/storyboard-your-ideas-using-powerpoint © 2019 Microsoft. All rights reserved.
  • 40. Storyboarding Tools © 2019 Microsoft. All rights reserved. 1
  • 41. Drill Through Filters Drill through allows you to create a page that provides details on a single ‘entity’ in your model: • Allows quick navigation to a report page for more depth on that entity • Can be accessed by almost any visual which contains that entity • Quick “Back” button that is functional in Power BI Service as well © 2019 Microsoft. All rights reserved.
  • 42. Bookmarks and Toggles 1. Use Selection pane to choose visuals for bookmark 2. Manage Bookmarks on the Bookmark pane • Add creates bookmark • Update updates existing bookmark (…) 3. Assign bookmarks to images/shapes from the Format Pane – Link Section • Turn link ON • Type = Bookmark • Assign Bookmark name Bookmarks let you save interesting states as part of your report. Once you have a list of bookmarks, you can use these in several ways including organizing and transitioning visuals: • Includes the current page • Any filters and slicers selected • Sort Order • Which visuals should appear on the report © 2019 Microsoft. All rights reserved.
  • 43. Slicers vs Filters © 2019 Microsoft. All rights reserved. When to use a Slicer • Display commonly-used or important filters on the report canvas for easier access. • Make it easier to see the current filtered state without having to open a drop-down list. • Filter by columns that are unneeded and hidden in the data tables. • Create more focused reports by putting slicers next to important visuals. Slicer Limitations • Slicers do not support input fields. • Slicers cannot be pinned to a dashboard. • Drilldown is not supported for slicers. • Slicers do not support visual level filters. When to use a Filter • There are too many items to display as a slicer. • When you need to take up as little space as possible. • When running into performance issues, filters are less time consuming than slicers. Remember: All visualizations in Power BI interact with one another, so you can use one visualization to filter another.
  • 45. Choosing the Right Charts for the Right Purpose
  • 46. Choosing the Right Charts for the Right Purpose Water Fall 100% Stacked Column Tree Bubble Scatter PlotStacked Bar Clustered Bar Clustered Column Map Map Stacked ColumnTable Matrix Line Funnel Line and Stacked Column Area Stacked Area Filled Map KPI GaugePie Bubble Multi-row Card Card © 2019 Microsoft. All rights reserved.
  • 47. Choosing the Right Charts for the Right Purpose Water Fall 100% Stacked Column Tree Bubble Scatter PlotStacked Bar Clustered Bar Clustered Column Map Map Stacked ColumnTable Matrix Line Funnel Line and Stacked Column Area Stacked Area Filled Map KPI GaugePie Bubble Multi-row Card Card © 2019 Microsoft. All rights reserved.
  • 48. Choosing the Right Charts for the Right Purpose Water Fall 100% Stacked Column Tree Bubble Scatter PlotStacked Bar Clustered Bar Clustered Column Map Map Stacked ColumnTable Matrix Line Funnel Line and Stacked Column Area Stacked Area Filled Map KPI GaugePie Bubble Multi-row Card Card © 2019 Microsoft. All rights reserved.
  • 49. Choosing the Right Charts for the Right Purpose Water Fall 100% Stacked Column Tree Bubble Scatter PlotStacked Bar Clustered Bar Clustered Column Map Map Stacked ColumnTable Matrix Line Funnel Line and Stacked Column Area Stacked Area Filled Map KPI GaugePie Bubble Multi-row Card Card © 2019 Microsoft. All rights reserved.
  • 50. Choosing the Right Charts for the Right Purpose Water Fall 100% Stacked Column Tree Bubble Scatter PlotStacked Bar Clustered Bar Clustered Column Map Map Stacked ColumnTable Matrix Line Funnel Line and Stacked Column Area Stacked Area Filled Map KPI GaugePie Bubble Multi-row Card Card © 2019 Microsoft. All rights reserved.
  • 51. Choosing the Right Charts for the Right Purpose Water Fall 100% Stacked Column Tree Bubble Scatter PlotStacked Bar Clustered Bar Clustered Column Map Map Stacked ColumnTable Matrix Line Funnel Line and Stacked Column Area Stacked Area Filled Map KPI GaugePie Bubble Multi-row Card Card © 2019 Microsoft. All rights reserved.
  • 52. Choosing the Right Charts for the Right Purpose Water Fall 100% Stacked Column Tree Bubble Scatter PlotStacked Bar Clustered Bar Clustered Column Map Map Stacked ColumnTable Matrix Line Funnel Line and Stacked Column Area Stacked Area Filled Map KPI GaugePie Bubble Multi-row Card Card © 2019 Microsoft. All rights reserved.
  • 53. Choosing the Right Charts for the Right Purpose Water Fall 100% Stacked Column Tree Bubble Scatter PlotStacked Bar Clustered Bar Clustered Column Map Map Stacked ColumnTable Matrix Line Funnel Line and Stacked Column Area Stacked Area Filled Map KPI GaugePie Bubble Multi-row Card Card © 2019 Microsoft. All rights reserved.
  • 55. Power BI Custom Visualizations Import Custom Visual © 2019 Microsoft. All rights reserved. In addition to the many standard visualizations available in Power BI, you can import custom visuals. These can enhance the visual richness and functionality of your reports, when used properly.
  • 56. Custom Slicers © 2019 Microsoft. All rights reserved.
  • 57. Custom Visualizations © 2019 Microsoft. All rights reserved.
  • 58. Be Careful with Custom Visuals, Test performance © 2019 Microsoft. All rights reserved.
  • 59. Power BI Customizations Using Custom Visuals © 2019 Microsoft. All rights reserved.
  • 62. Colors How do you pick a color scheme? • Check with your Marketing team for Color/Style Guides • Use Cynthia Brewer’s Color Brewer or other sites to choose Color Blind friendly colors • Use the Adobe Color Wheel to get custom complementary colors • Paletton.com is the color scheme generator that the Power BI product team uses • Color Blind Sensitive: Contrast Analyzer is a tool you can use that creates a “lens” to see how people with visual disabilities would view your reports: https://developer.paciellogroup.com/resources/contrastanalyser/ • Do not have more than 3-5 colors display on a single visual (think of Short Term memory) • The eye cannot differentiate more than 5 colors of same hue • Try to have a semantic meaning for your colors • (Red = Bad, Green = Good) Pixie ImageColorPicker © 2019 Microsoft. All rights reserved.
  • 63. Power BI Themes You can customize the appearance of your Power BI reports. • Use built-in themes • Check out pre-made themes in the Power BI Theme Gallery • Customize themes to create your own look and feel! © 2019 Microsoft. All rights reserved.
  • 64. Font Recommendations • Choose at the most 2-3 font types/sizes on a report page/dashboard • Sans-Serif fonts most suited for Digital Media in a Professional Setting • Ex. Segoe, Calibri, Trebuchet • Avoid fonts with “embellishments” (feet) such as Times New Roman • Choose a lighter weight font Ex. “Segoe UI Light” for o Axis o Non important Data Labels o Text box o Non Titles • Use a higher weight font from same family for Titles rather than (bold) Ex. Segoe UI Bold © 2019 Microsoft. All rights reserved.
  • 65. Use of Fonts © 2019 Microsoft. All rights reserved.
  • 66. Report Accessibility © 2019 Microsoft. All rights reserved. • For Line, Area, and Combo visuals, as well as for Scatter and Bubble visuals, turn markers on, and use a different Marker shape for each line • Don't rely on color to convey information. In addition to using shapes on line and scatter charts, don't rely on conditional formatting to provide insights in tables and matrices. • Pick an intentional sort order for each visual on your report. When screen reader users navigate the data behind the chart, it picks up the same sort order as the visual. • Select a theme that is high contrast and color blind friendly from the theme gallery. • Make sure your reports have sufficient contrast between text and any background colors. • Use text sizes and fonts that are easily readable. • Include a descriptive title describing labels in all visuals. • Use meaningful titles for all report pages.
  • 67. Report Authoring – Best Practices
  • 68. Report Optimization/High Level © 2019 Microsoft. All rights reserved.
  • 69. Performance Analyzer Using Performance Analyzer: • You will know how each of your report elements, such as visuals and DAX formulas, are performing • You can see and record logs that measure how each of your report elements performs when users interact with them, and which aspects of their performance are most (or least) resource intensive © 2019 Microsoft. All rights reserved.
  • 70. Avoid intensive data export © 2019 Microsoft. All rights reserved.
  • 72. Contact Support Report Errors, Issues – Support.PowerBI.com Resources  Community.PowerBI.com – Community Forum  Report Theme Gallery – A showcase for stunning report themes  Data Stories Gallery – Get inspired with Data Stories by other Power BI users  R-Visuals Gallery – Get inspired by others use of R for analyzing their data  Store.office.com – Custom PBI visuals and R visuals you can download and use in your story  Power BI Blog - weekly updates  User Voice for Power BI – Vote on (or submit) your favorite new ideas for Power BI  Issues.PowerBI.Com – log issues with the community  Whitepaper - Creating an Enterprise Class Dashboard Solution with Power BI  Guided Learning Self Service Power BI training  DAX Formula Language – syntax for DAX  DAX Patterns – Great website to learn new patterns for the DAX Language  Power Query Formula Language – syntax for the “Query” language  Paletton.com – a color scheme generator  https://unicode-table.com/en/ – Unicode Character Table  Theme Generator  Contrast Analyzer: a tool that creates a “lens” to show how people with different visual disabilities might see your reports  Charticulator: a tool that helps to build custom visuals Power BI Support Resources © 2019 Microsoft. All rights reserved.

Notas do Editor

  1. Talk to the slide Why do you need to tell a story with data, how to think agilely.
  2. Gartner analyst Doug Laney defined data growth challenges and opportunities as being three-dimensional, i.e. increasing volume (amount of data), velocity (speed of data in and out), and variety (range of data types and sources). Gartner, and now much of the industry, continue to use this "3Vs" model for describing big data. Back in the day, we thought getting 3 megs of data was a big deal, but now it is almost overwhelming so it becomes more important to tell that story with visuals that make sense and help tell that story. (Image Source: https://www.shutterstock.com/image-photo/help-needed-drowning-mans-hand-sea-126729563?src=YZo4g5pNUVnuH7SpoYua5g-1-10 purchased by Slalom 17.04)
  3. Hard to tell the story with some visuals because there is so much going on in the page. Instructor: good to mention we doctored these up to share some of the bad examples we come across in the real world. (Image Source: Slalom under contract with Microsoft)
  4. We need to see charts that are clean that tell a story well. What are some of the things that pop out on this visual? What do the colors represent to you? Does it paint a picture, regardless of if you agree with it or not? Do you see a clear trend line, do you see an impact? (Image Source: http://michiganjournal.org/wp-content/uploads/2012/04/obama-job-employment.jpg) Emphasize the color change as indicator to party change, telling a visual story using terminology known to everyone.
  5. Let’s pick on what I like to call LOUD charts. The chart doesn’t really tell the story, the chart isn’t the right chart for the story. Colors have no semantic value to them (Image Source: Slalom under contract with Microsoft)
  6. Our Brains – that big red thing in the middle. We have learned to be very visual beings. We have three levels of memory to make things actual. Give the example of: The Average Attention Span of a Human Year 2000- 12 Seconds Year 2013 – 8 Seconds A goldfish has 9 seconds of attention spam
  7. Information has to pass from the Iconic Memory->into the Short Term Memory-> and finally if it makes the cut, into the Long Term Memory. Iconic memory involves the memory of visual stimuli. It is how the brain remembers an image you have seen in the world around you. For example, look at an object in the room you are in now, and then close your eyes and visualize that object. The image you "see" in your mind is your iconic memory of that visual stimuli.
  8. Iconic memory is like a sieve under a faucet. Everything passes through unless it is worthy enough to stick – refer to the slide for the additional talking points There are two strategies to make the iconic memory work (next slide)
  9. Mute the background noise – remove all distractions Highlight key items – No highlights are bad. (Image Source: Slalom under contract with Microsoft)
  10. Creating those patterns will help spark the iconic memory, pass it down to the short term memory, and eventually down to the Long Term memory. This can only take a few second-minutes to get to Long Term memory but we have to be in long term memory for effective decision making to take place.
  11. Top Questions and YOUR STORY Have students take notes or jot down THEIR top question Have them parse out their MEASURES Have them call out their Attributes (Image Source: Slalom under contract with Microsoft)
  12. Individually or in small groups, select 1-2 questions from the question slide.  Create the appropriate visuals to tell that story.  At the end of your time, have the visual complete and be ready to walk the instructor/class through the creation of your visual so they can follow your steps.   Be prepared to answer: Why you chose each visual? How you decided what values/fields to use in the visual? Why you made your formatting choices for each visual?
  13. This is an Example of a possible diagram with two facts and multiple dimensions Keep in mind, your measures (calculations) should be placed on a fact table, but it really does not matter which one. The key is that measures should not be placed on dimension tables. If students want more detail on Why, send them to the DAX class for more detailed discussion.
  14. Source: Docs.Microsoft.com
  15. Discuss the difference between a Dashboard (Summary level) and a Report (Detail Analysis). Don’t demo the report at this time – new slide later to break up and demo the report
  16. Our focus will be cultures which read Left to Right and Top to Bottom. Discuss that other cultures may have different biases.
  17. Our focus will be cultures which read Left to Right and Top to Bottom. Discuss that other cultures may have different biases.
  18. They have used color in a really effective way here. The only reason that the gauge charts are the same color is that this particular tile cannot change color at this time. The use of colors as we talked about in previous slides help show the continuity for each stage of the Sales process while each row shows the comparable data.
  19. Explain this a real Microsoft example from the lead of BI and Analytics for James Phillips The article was published in April 2017 by Slawomir Kierner https://powerbi.microsoft.com/en-us/blog/how-microsoft-uses-power-bi-to-run-its-growing-cloud-business/ Another really good example of a dashboard where color is used to group appropriately. We see two of Gestault’s principles in play here… Closure and Continuity. Closure is by the colors framing the metrics and Continuity is with the spacing between each of the tiles. (Image Source: Microsoft used with permission)
  20. Use Storyboarding to get a sense of the story that will playout to provide answers to the Top Questions. The more related the two story points are the lesser the spacer.
  21. The Storyboarding Add-in has been included in updates to PowerPoint in Office 2013 and 2016. It has both charting objects as well as icons and other useful objects. There are also more storyboard objects available online.
  22. Show quick story board demo
  23. When you drill through, we will pass through the specific category you right clicked on as a filter on the drill through page. Another feature of drill through pages is the back button. When you add a drill through filter, we will automatically add a back button to the top left of your report page. When you click this button in reading mode or ctrl+click on this button in editing mode, you will be taken back to the page you were on before. This is a very useful feature for your users consuming your reports since it helps with navigation. However, if you don’t want the drill through button, you can delete it. You can also make your own back button by adding a shape or image to the report and turning on the Back button toggle
  24. Demo: Show how to turn on the Bookmark and Selection panes Click between bookmarks to show how the page updates Clicking on View in the Bookmarks pane enable user to see how bookmarks will appear in Service. Use Imported images (or shapes) and assign them to the proper Bookmarks on the format pane When using Toggles to link to Bookmarks, they should be the opposite bookmark for what the toggle is showing You can also make your own back button by adding a shape or image to the report and turning on the Back button toggle
  25. https://guyinacube.com/2019/01/power-bi-slicers-vs-filters/ --- Transition to quick demo on Drill Through, Bookmarks, and Slicers/Filters
  26. Demo- go through some scenarios and when to use. (Image Source: Slalom under contract with Microsoft)
  27. Demo- go through some scenarios and when to use. (Image Source: Slalom under contract with Microsoft)
  28. Demo- go through some scenarios and when to use. (Image Source: Slalom under contract with Microsoft)
  29. Demo- go through some scenarios and when to use. (Image Source: Slalom under contract with Microsoft)
  30. Demo- go through some scenarios and when to use. (Image Source: Slalom under contract with Microsoft)
  31. Demo- go through some scenarios and when to use. (Image Source: Slalom under contract with Microsoft)
  32. Demo- go through some scenarios and when to use. (Image Source: Slalom under contract with Microsoft)
  33. Demo- go through some scenarios and when to use. (Image Source: Slalom under contract with Microsoft)
  34. Demo- go through some scenarios and when to use. (Image Source: Slalom under contract with Microsoft)
  35. Explain that each custom visual has a sample workbooks which you can download in addition to the PBIVIS file. They can use that to understand how to use the visual, then load the visual into the sample workbook and try and recreate something with the data from the sample.
  36. With all of the choices available in both Standard and Custom slicers, you can find the correct one to fit just about any scenario. For date slicers, you would not need all these redundant slicers, use what works best for the page.
  37. *Custom visuals may not be easy to format – depends on the visual. Make sure to test it works for your use-case. Some custom visuals may not work in service Themes may not work with all custom visuals Make sure custom visuals meet your use-case and adds value to your report Organizational custom visuals are visuals approved by your organization. These should be the visuals you can look at before look at market place https://charticulator.com/ - let’s you build a custom visual
  38. Demo these sites There are some executives who are color blind and when presenting reports, they might be missing part of the story that other people are getting.
  39. Discuss the process to use a theme. DEMO: Show how to import a theme from Theme Gallery. Also, how to customize existing themes.
  40. Discuss the use of consistent fonts and colors in this report Continuity in the spacing helps naturally break up the visuals (Image Source: Slalom under contract with Microsoft)
  41. https://docs.microsoft.com/en-us/power-bi/desktop-accessibility
  42. Use Performance Analyzer to understand impact of visuals and figure out which/how many visuals makes sense for your use case Shapes/buttons/text boxes all take time to load and might impact report performance Tooltip takes more time to load compared to drill down or drill through Other features that might take time to load are – What If, Conditional Formatting. So make sure to use performance analyzer
  43. https://docs.microsoft.com/en-us/power-bi/desktop-performance-analyzer
  44. Think about optimizing DAX or reducing the number of measures in the visual (table/matrix) By default user can export summarized or default. If data point is derived from a large fact table and if user exports detailed data, it leads to performance issues. Especially if multiple users are downloading at the same time. E.g. month end reporting This is more of an issue in Premium, Typically is Shared there is back up capacity so may not happen often
  45. External Support Resources for Microsoft – Hide this slide for the internal version