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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
forbi
Frequent Visitor

create a measure count of values in a column with dax

I have these columns and I want to create a measure to calculate the number of types

 

IDType
1A
2A
3B
4C
5D
6A
7 
8 


Results :

A = 3
B = 1
C= 1
D = 1
Blank =2

1 ACCEPTED SOLUTION
olgad
Super User
Super User

Not sure if I understood it correctly, but you can do this, it is the simplest.

olgad_0-1673563921764.png

or you could create a summarized table

olgad_1-1673564253595.png


Let me know if that what you need

 


DID I ANSWER YOUR QUESTION? PLEASE MARK MY POST AS A SOLUTION! APPRECIATE YOUR KUDO/LIKE!
PROUD TO BE A SUPER USER!
Best Stories, Interesting Cases: PowerBI Storytime Newsletter
Linkedin Profile: Linkedin
YouTube Channel: PowerBI Storytime

View solution in original post

3 REPLIES 3
forbi
Frequent Visitor

THANK YOU BUT THE COUNT DOES NOT TAKE INTO ACCOUNT EMPTY VALUES

olgad
Super User
Super User

Not sure if I understood it correctly, but you can do this, it is the simplest.

olgad_0-1673563921764.png

or you could create a summarized table

olgad_1-1673564253595.png


Let me know if that what you need

 


DID I ANSWER YOUR QUESTION? PLEASE MARK MY POST AS A SOLUTION! APPRECIATE YOUR KUDO/LIKE!
PROUD TO BE A SUPER USER!
Best Stories, Interesting Cases: PowerBI Storytime Newsletter
Linkedin Profile: Linkedin
YouTube Channel: PowerBI Storytime

If the Type column is created from a measure. How to create a measure to count the value in Type column?

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.