How to use Max Line in Analytics Pane in power bi

This recipe helps you use Max Line in Analytics Pane in power bi

Recipe Objective - How to use Max Line of Analytics Pane in Power BI?

Task - Find out which Sub-Category generates Maximum Sales in a bar graph.

Step 1 - Open Power BI report

Step 2 - Add the 'Bar graph' visual in the Power BI report.

To add 'Bar graph,' go to Visualization pane -> Drag and drop 'Bar graph' visual in Power Bi report.

Step 3 - Add fields into the 'Bar graph' visual.

Put 'Sub-Category' in the Axis field and 'Sales' in the Values field.

Step 4 - Add Max Line on 'Bar graph' visual

Select visual, go to Visualization Area -> Analytics -> Max Line -> Add.

This will make Max line. Using this Maximum line, one can easily find out which Sub-Category generates Maximum Sales.

In this way, we can add Max Line to the Power BI report.

What Users are saying..

profile image

Anand Kumpatla

Sr Data Scientist @ Doubleslash Software Solutions Pvt Ltd
linkedin profile url

ProjectPro is a unique platform and helps many people in the industry to solve real-life problems with a step-by-step walkthrough of projects. A platform with some fantastic resources to gain... Read More

Relevant Projects

ML Model Deployment on AWS for Customer Churn Prediction
MLOps Project-Deploy Machine Learning Model to Production Python on AWS for Customer Churn Prediction

Build a Text Classification Model with Attention Mechanism NLP
In this NLP Project, you will learn to build a multi class text classification model with attention mechanism.

Classification Projects on Machine Learning for Beginners - 1
Classification ML Project for Beginners - A Hands-On Approach to Implementing Different Types of Classification Algorithms in Machine Learning for Predictive Modelling

Build Portfolio Optimization Machine Learning Models in R
Machine Learning Project for Financial Risk Modelling and Portfolio Optimization with R- Build a machine learning model in R to develop a strategy for building a portfolio for maximized returns.

BERT Text Classification using DistilBERT and ALBERT Models
This Project Explains how to perform Text Classification using ALBERT and DistilBERT

Build a Logistic Regression Model in Python from Scratch
Regression project to implement logistic regression in python from scratch on streaming app data.

Build ARCH and GARCH Models in Time Series using Python
In this Project we will build an ARCH and a GARCH model using Python

AWS MLOps Project to Deploy a Classification Model [Banking]
In this AWS MLOps project, you will learn how to deploy a classification model using Flask on AWS.

Walmart Sales Forecasting Data Science Project
Data Science Project in R-Predict the sales for each department using historical markdown data from the Walmart dataset containing data of 45 Walmart stores.

Time Series Classification Project for Elevator Failure Prediction
In this Time Series Project, you will predict the failure of elevators using IoT sensor data as a time series classification machine learning problem.