Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
sameteskb
Frequent Visitor

Calculating Monthly New Customer Count with DAX in Power BI

Hi,

 

I have a table like this

 

YEAR MONTH         CUSTOMER AGE    ORDERING
2023 JANUARY                 0                          A
2023 JANUARY                 0                          B
2023 JANUARY                 1                          C
2023 FEB                           0                          D
2023 FEB                           3                          E
2023 MARCH                    0                          F
2023 MARCH                    0                          G
2023 MARCH                    0                          H
2023 MARCH                    4                          I

 

From this table, I want to count the orderers with customer age 0 on a month basis. In other words, I want to calculate how many orderers with customer age in which month. As a result, I will create the following table.

 

YEAR        MONTH             NEW CUSTOMER COUNT
2023         JANUARY                            2
2023         FEBRUARY                           1
2023          MARCH                              3

 

I would be grateful if you can help me write the dax formula required for this,

Kind regards

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

lbendlin_0-1696465642535.png

see attached

 

 

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

lbendlin_0-1696465642535.png

see attached

 

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.