DORSETRIGS
Home

dax (136 post)


posts by category not found!

Cumulative Count in Power BI

Master the Cumulative Count in Power BI A Step by Step Guide Power BI is a powerful tool for data visualization and analysis but sometimes you need more than ju

2 min read 07-10-2024 39
Cumulative Count in Power BI
Cumulative Count in Power BI

PowerBI DAX function to count number of occurrences using DISTINCT (Countif)

Counting Unique Occurrences in Power BI Mastering the DISTINCTCOUNT Function Power BI is a powerful tool for data analysis and one of its key strengths is its a

2 min read 07-10-2024 45
PowerBI DAX function to count number of occurrences using DISTINCT (Countif)
PowerBI DAX function to count number of occurrences using DISTINCT (Countif)

DAX - Multiple Filters with Multiple Tables and Columns

DAX Mastering Multiple Filters Across Tables and Columns Power BIs Data Analysis Expressions DAX is a powerful language for creating dynamic and insightful meas

2 min read 06-10-2024 49
DAX - Multiple Filters with Multiple Tables and Columns
DAX - Multiple Filters with Multiple Tables and Columns

DAX Index and Match?

DAX Unleashing the Power of Index and Match The world of data analysis is constantly evolving with new tools and techniques emerging to help us extract meaningf

2 min read 06-10-2024 45
DAX Index and Match?
DAX Index and Match?

Power BI calculate Measure for previous working day

Calculating Measures for the Previous Working Day in Power BI Power BI is a powerful tool for data analysis and visualization One common challenge users encount

2 min read 06-10-2024 45
Power BI calculate Measure for previous working day
Power BI calculate Measure for previous working day

Replicate "Countif" in PowerBI using DAX

Replicating Excels COUNTIF in Power BI with DAX Power BI is a powerful tool for data visualization and analysis but sometimes you might miss the convenience of

2 min read 05-10-2024 39
Replicate "Countif" in PowerBI using DAX
Replicate "Countif" in PowerBI using DAX

How to calculate weekly sales velocity?

Unlocking Your Growth Potential Mastering Weekly Sales Velocity In the fast paced world of business understanding the rate at which you re acquiring new custome

2 min read 05-10-2024 48
How to calculate weekly sales velocity?
How to calculate weekly sales velocity?

Using DAX to create a dynamic horizontal line for a bar or line chart in Power BI

Power BI Dynamic Horizontal Lines with DAX Power BIs visualization capabilities are powerful but sometimes you need more than just standard charts Adding a dyna

2 min read 05-10-2024 40
Using DAX to create a dynamic horizontal line for a bar or line chart in Power BI
Using DAX to create a dynamic horizontal line for a bar or line chart in Power BI

PowerBI Count the number of rows in table that is created with field parameters

Counting Rows in Power BI Tables Defined by Parameters A Step by Step Guide Power BIs dynamic nature shines when you can customize data visualization based on u

2 min read 05-10-2024 55
PowerBI Count the number of rows in table that is created with field parameters
PowerBI Count the number of rows in table that is created with field parameters

Creating a Music Podium top 5 - like visualization in Power BI from a table

Power BI Visualization Building a Dynamic Music Podium Top 5 Ever wondered how to visually represent your music chart data in a dynamic and engaging way With Po

2 min read 05-10-2024 52
Creating a Music Podium top 5 - like visualization in Power BI from a table
Creating a Music Podium top 5 - like visualization in Power BI from a table

Using DAX in PowerBi to change data format from wide to long

Transforming Your Data Power BI DAX for Wide to Long Reshaping In data analysis you often encounter datasets with data arranged in a wide format where each row

2 min read 05-10-2024 43
Using DAX in PowerBi to change data format from wide to long
Using DAX in PowerBi to change data format from wide to long

Power BI - Creating new calendar based on the date ranges

Mastering Custom Calendars in Power BI A Step by Step Guide Problem You re working with data that doesnt neatly align with the standard calendar Maybe your fisc

2 min read 04-10-2024 51
Power BI - Creating new calendar based on the date ranges
Power BI - Creating new calendar based on the date ranges

How to use DAX to filter rows based on a date slicer

How to Use DAX to Filter Rows Based on a Date Slicer in Power BI When working with data in Power BI the need to filter rows based on specific criteria is crucia

2 min read 30-09-2024 67
How to use DAX to filter rows based on a date slicer
How to use DAX to filter rows based on a date slicer

Distinct values based on boolean measure

Understanding Distinct Values Based on Boolean Measure In data analysis especially in the realm of databases and programming it is common to encounter scenarios

2 min read 29-09-2024 45
Distinct values based on boolean measure
Distinct values based on boolean measure

Only show Last X days based on date slicer selection

How to Display Only the Last X Days Based on a Date Slicer Selection in Power BI In business intelligence tools like Power BI the ability to manipulate and filt

2 min read 29-09-2024 51
Only show Last X days based on date slicer selection
Only show Last X days based on date slicer selection

Calculated table from 2 tables and sum DAX

Understanding DAX Creating a Calculated Table from Two Tables and Summing Values In the realm of data analysis and reporting particularly when working with Powe

2 min read 29-09-2024 50
Calculated table from 2 tables and sum DAX
Calculated table from 2 tables and sum DAX

DAX problem when trying to sum quantity in different contexts

Understanding DAX Summing Quantities in Different Contexts When working with DAX Data Analysis Expressions users often encounter complex scenarios where calcula

2 min read 25-09-2024 44
DAX problem when trying to sum quantity in different contexts
DAX problem when trying to sum quantity in different contexts

Has anyone used SSIS to extract data from a Power BI report?

Extracting Data from Power BI Reports Using SSIS A Comprehensive Guide In todays data driven world extracting and transforming data from various sources is esse

3 min read 25-09-2024 59
Has anyone used SSIS to extract data from a Power BI report?
Has anyone used SSIS to extract data from a Power BI report?

Power BI measure doesn't respect filter context in the Matrix visual

Understanding Power BI Measures and Filter Context in Matrix Visuals Power BI is a powerful tool for data visualization and analysis However users often encount

3 min read 25-09-2024 47
Power BI measure doesn't respect filter context in the Matrix visual
Power BI measure doesn't respect filter context in the Matrix visual

How to show timeseries data up to selected month in Power BI line chart with a Slicer

How to Show Time Series Data Up to Selected Month in Power BI Line Chart with a Slicer Power BI is a powerful business intelligence tool that allows users to vi

3 min read 24-09-2024 51
How to show timeseries data up to selected month in Power BI line chart with a Slicer
How to show timeseries data up to selected month in Power BI line chart with a Slicer

How to lookup Grades corresponding to Marks scored by students from a Grade-Slab table in Power BI?

How to Lookup Grades Corresponding to Marks Scored by Students from a Grade Slab Table in Power BI Power BI is a powerful business analytics tool that allows us

2 min read 24-09-2024 51
How to lookup Grades corresponding to Marks scored by students from a Grade-Slab table in Power BI?
How to lookup Grades corresponding to Marks scored by students from a Grade-Slab table in Power BI?

DAX filter a Measure by an other Measure

How to Filter a Measure by Another Measure in DAX Data Analysis Expressions DAX is a powerful language used in Microsoft Power BI SQL Server Analysis Services S

2 min read 24-09-2024 39
DAX filter a Measure by an other Measure
DAX filter a Measure by an other Measure

Why does subtracting a child row from the parent row return all, including irrelevant, invoice numbers while dividing returns only relevant invoices?

Understanding the Difference Between Subtracting and Dividing Child and Parent Rows in Invoice Data When analyzing data related to invoices particularly in hier

3 min read 24-09-2024 42
Why does subtracting a child row from the parent row return all, including irrelevant, invoice numbers while dividing returns only relevant invoices?
Why does subtracting a child row from the parent row return all, including irrelevant, invoice numbers while dividing returns only relevant invoices?

How can I have DAX return the entirety of a table given a specific condition, while keeping the filters on the page

How to Retrieve Entire Tables in DAX with Specific Conditions While Keeping Page Filters DAX Data Analysis Expressions is a powerful formula language used in to

2 min read 23-09-2024 45
How can I have DAX return the entirety of a table given a specific condition, while keeping the filters on the page
How can I have DAX return the entirety of a table given a specific condition, while keeping the filters on the page

Getting the correct Year to date last year value

Understanding Year to Date YTD Values How to Get the Correct Value for Last Year In finance and business analytics tracking performance over time is crucial One

3 min read 23-09-2024 50
Getting the correct Year to date last year value
Getting the correct Year to date last year value