Discover Data Analysis

Introduction to working with AI Visuals


Microsoft Power BI gives us a wide range of methods to analyze our data and get answers to our questions. 

This blog describes the AI capabilities of Power BI. Following are the AI visuals provided by Power BI

  • Q&A visual.  

  • Key influencers visual.

  • Decomposition Tree visual to break down a measure.


1. Q&A visual

The Q&A feature in Power BI lets us explore data in our own words by allowing us to ask natural language questions and then providing with answers to those questions.
We can add visual Q&A to our report canvas by two ways,

a. By selecting the Q&A icon on the Visualizations pane.

b.  By selecting Insert -> Button ->  Q&Awhich is a useful option if we want to save space on your report canvas.

 

2. Key Influencer Visual

The Key influencers visual helps us to understand the factors that are affecting a specific metric. It analyzes our data, ranks the factors that matter, and then displays those factors as key influencers. The visual also helps you to contrast the relative importance of these factors, meaning that we can build our visuals while understanding what factors impact those visuals and why the visuals appear the way that they do.

To establish the key influencers, first we need to add the Key influencers visual to our report by selecting the Key influencers icon on the Visualization pane. Then, populate the visual with the metrics that we want to measure. The visual updates according to the fields that we added and then shows the influence that those fields have on our data.


3. Decomposition Tree visual
        
The Decomposition Tree visual automatically aggregates our data and lets us drill down into our dimensions so that we can view our data across multiple dimensions. Because Decomposition Tree is an AI visual, we can use it for improvised exploration and conducting root cause analysis.

We can add the Decomposition Tree visual to our report by selecting the Decomposition Tree icon on the Visualization pane. Then, in the Analyze field well, add the measure or aggregate that we want to analyze. In the Explain by field well, add the dimension(s) that we want to drill down into. 

Conclusion 

In this blog I have given brief introduction to AI visuals in Power BI.

Comments

Popular posts from this blog

Use DAX iterator functions in Power BI Desktop models

Different charts in Power BI

Modify DAX filter context in Power BI Desktop models