Quantcast
Channel: Power BI Analytics Kingdom | Blog
Browsing all 34 articles
Browse latest View live

How the PARALLELPERIOD Function Works with Dates in Power BI DAX

How the DAX Function PARALLELPERIOD works with Dates in Power BIThe ParallelPeriod is a DAX Time Intelligence function of Power BI that gives you the ability to get the Parallel period to the Current...

View Article



How the DATEADD Function Works with Dates in Power BI DAX

How the DAX Function DATEADD works with Dates in Power BIThe DateAdd is a DAX Time Intelligence function of Power BI that adds or subtracts a number of days/months/quarters/years from or to a date...

View Article

How to Calculate Monthly Sales Growth rate using Power BI DAX

How to show Current Month vs Previous Month Sales Growth Rate using Power BI DAXScenario:Suppose we have a Date Model as follows:The Relations are as follows:Now from the above Model, we need to...

View Article

How to Calculate Weighted Average Sales per Month using DAX in Power BI

How to Calculate Weighted Mean Sales per Month using DAX in Power BIScenario:Suppose we have a Data Model as follows:The Relations are as follows:Based on the above Model, we will calculate the...

View Article

How calculate Monthly Average Sales based on Working Days using DAX in Power BI

How calculate  Average Monthly Sales based on Working Days using DAX in Power BIScenario:Suppose we have a Data Model as follows:The Relations are as follows:From the above Model, we need to calculate...

View Article


How to calculate Monthly Sales Target Surplus and Deficit values using DAX...

How to show Monthly Sales that Met the Target or Not Met using DAX in Power BIScenario:Suppose we have the Data Model as follows.The Relationships are as follows:Based on the above Model we need to...

View Article

How to show Monthly Actual Sales vs Target on a Progress Bar in Power BI

How to make a Progress Bar to show Monthly Actual Sales vs Target in Power BIScenario:Suppose we have the Data Model as follows.The Relationships are as follows:From above Model, we need to calculate...

View Article

How to calculate Total Days and Days Passed in a Month based on Selected...

How to calculate Total Days and Days Passed in a Month based on a Selected Date Range in Power BIScenario:Suppose we have the Data Model as follows.The Relationships are as follows:From above Model, we...

View Article


How to calculate Average and Cumulative Average Sales for a Selected Date...

How to calculate Average nd Cumulative Average Sales for a Month based on a selected Date Range in Power BIScenario:Suppose we have the Data Model as follows.The Relationships are as follows:From above...

View Article


How to Calculate Number of Days Passed in a Week of the Month in Power BI

How to Calculate Cumulative Number of Days Passed in a Week of the Month in Power BIScenario:Suppose we have the Data Model as follows.The Relationships are as follows:Based on the above Data Model, we...

View Article

How to create a Dynamic Date Calendar using Power Query in Power BI

How to create a Dynamic Date Calendar using M-Query in Power BIScenario:Suppose we want to generate a Calendar Date Table with Dates ranging from Last 5 Years from Today to the Next 5 Years.We can...

View Article

How to find the MAX Value of Multiple Measures or Columns in Power BI

How to find the Maximum Value of Multiple Measures or Columns in Power BIScenario1: MAX of 3 Measures:Suppose we have 3 measures like below, from which we need to find the Max Value.Printer Sales =...

View Article

How to select a dynamic Date Dimension on X-Axis of a Visual based on Date...

How to Select a Date Dimension dynamically on X-Axis for a Visual based on Selected Date Range in Power BIScenario:Suppose we have a Data Model as per below.The relationships are as per...

View Article


How to Replace values from a Column based on multiple conditions in Power Query

How to Update values from a Column based on multiple conditions from other Columns in Power QueryScenario:Suppose we have a sample table "tbl_Sample" as follows :From this table we need to...

View Article

How to Calculate the 3 Months Rolling Average Sales in Power BI

How to Calculate the 3 Months Moving Average Sales in Power BIA Rolling Average also known as Moving Average, is a metric that calculates the averages to analyze data for specific time series and to...

View Article


How to Convert a Julian Date to Calendar Date In Power BI

How to Convert a Julian Date to Calendar Date (vice versa) using Power Query in Power BIScenario:Suppose we have Calendar Dates as follows.here, the DimDate is the Date Dimension, which is the Normal...

View Article

How to perform Bottom N Analysis by Measure in Power BI

How to Analyze Bottom N Products by Selected Measure in Power BIScenario:Suppose we have a Data Model as follows.The Relationships are as follows:Based on this Model, we need to calculate the Bottom N...

View Article


How to create and filter list of Dates using Power Query in Power BI

How to create and filter list of Dates using Power M-Query in Power BIScenario:We want to create a List of Dates of Current Month and then Filter out the Dates of Week 2 and Week 4, using Power...

View Article

How to find Min and Max Dates across multiple Columns in Power Query

How to find Minimum and Maximum Dates across multiple Columns in Power QueryScenario:Suppose, we have the multiple Date Columns like [Act Date1], [Plan Date1], [Act Date2] and [Plan Date2] as...

View Article

How to Add additional Rows to a table based on a Condition in Power Query

How to repeat Rows in a table based on a Condition in Power QueryScenario:Suppose we have sample data as follows:From the above sample data, based on [VisitFreq] and [DateKey] Columns, we have to...

View Article
Browsing all 34 articles
Browse latest View live




Latest Images