Jan 11We have the sale date and in that, we want to show the month-wise revenue in that the client wants…Finding the Top 3 Highest value and highlighting in DAX We have the sale date and in that, we want to show the month-wise revenue in that the client wants to see the Top 3 highest revenue of the month in each year. For that, we want to write a…Power Bi2 min read
Jan 2We have the Sale date and in that, we want to show the month-wise revenue in that the client wants…Finding the lowest value and highlighting in DAX We have the Sale date and in that, we want to show the month-wise revenue in that the client wants to see the lowes revenue of the month in each year for that we want to write a DAX function Step 1: Write a…Power Bi2 min read
Dec 31, 2021Bar charts are a very basic way to represent the data.Creating a rounded bar chart in tableau for visualization Bar charts are a very basic way to represent the data. Sometimes you need to do it in an attractive manner. Rounded bar charts make your dashboard interesting just by adding some more steps. Let’s see how can do it. Step…Tableau3 min read
Dec 30, 2021Create a Trellis Chart in tableau using simple calculations to show a nice high-level view.Create Trellis Chart in Tableau for Data Visualization Create a Trellis Chart in tableau using simple calculations to show a nice high-level view. Trellis charts are a version of a small multiples chart that organizes the dimensions in the view across a grid. Step1: First, create X and Y calculation…Tableau3 min read
Dec 29, 2021How to create a pyramid chart using tableau desktop So what is a pyramid chart it has a triangular…How to create Pyramid chart in Tableau How to create a pyramid chart using tableau desktop So what is a pyramid chart it has a triangular shape that divides the chart into different sections each section has different width from the others and contains related data fields placed together generally…Tableau3 min read
Dec 28, 2021creating an onion chart using tableau in case you’re wondering why it’s called an onion chart it…creating an onion chart using tableau creating an onion chart using tableau in case you’re wondering why it’s called an onion chart it gets its name due to its similarity to a cross-section of an onion as you see this chart is made up of circles inside circles the varying…Tableau4 min read
Dec 20, 2021Make your legend as a slicer.Covert your Slicer to Next Level Make your legend as a slicer. I this we have sales data and we want to make the country as legend as well as filter the country with the revenue analysis Follow the Steps to Make Your Filter as Legend Make a simple line…Power Bi2 min read
Dec 13, 2021Today we’re going to be covering a new feature in Tableau that is the ability to dynamically add…Create dynamic sets by using set actions Today we’re going to be covering a new feature in Tableau that is the ability to dynamically add and remove items from a set and how you can use this in a visualization. STEP1: →If we wanted to create a new set out…Tableau3 min read
Dec 13, 2021Stop writing the Dax for the Conditional value use conditional function in power BIConditional Column in Power BI Stop writing the Dax for the Conditional value use conditional function in power BI For this we can take sales date in that the product category in that we have three elements we are going to convert That as conditional columnPower Bi2 min read
Dec 6, 2021Create a Custom Waterfall Chart using index calculation in tableau for better Data Visualization.Create Waterfall chart using index in Tableau for Data Visualization Create a Custom Waterfall Chart using index calculation in tableau for better Data Visualization. A traditional waterfall chart does not need lot of calculation and time, but the custom waterfall chart need more. Example In the above image you can…Tableau4 min read