cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
jamuka
Advocate II
Advocate II

How to Calculate with Two Criteria

Hello,

 

I'm making an ABC analysis report and couldn't show total product number for each group in matrix visual. When I do it for total value of products, it shows correct numbers but for quantity it shows total result for each group.

I guess I should use calculate but I don't how to use it in my case. I created a new measure with calculate function but couldn't figure out how to add two criteria to measure.

I need to show quantity based on group and stock availability. my columns are in same table.

 

regards

Wrong Count.jpg

1 ACCEPTED SOLUTION

Hi @calerof,

 

This if the first time I'm using power bi.

I have several workbooks and I extract data from them via calculated column ( with lookupvalue) to my main table. Then I made some basic math calculations, still with calculated columns. There's no measure in my screenshots,  but when I tried to write the measure so I can post, I figured my mistake. 

I didn't add "count" function to my measure, when I added it works.

 

= CALCULATE(COUNT(Listing[Product]);Listing[Day]="Without Stock")
 
thanks for your help

View solution in original post

2 REPLIES 2
calerof
Impactful Individual
Impactful Individual

Hi @jamuka ,

 

And, where are your measures?

 

Cheers,

 

Fernando

 

Hi @calerof,

 

This if the first time I'm using power bi.

I have several workbooks and I extract data from them via calculated column ( with lookupvalue) to my main table. Then I made some basic math calculations, still with calculated columns. There's no measure in my screenshots,  but when I tried to write the measure so I can post, I figured my mistake. 

I didn't add "count" function to my measure, when I added it works.

 

= CALCULATE(COUNT(Listing[Product]);Listing[Day]="Without Stock")
 
thanks for your help

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors
Top Kudoed Authors