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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
Anonymous
Not applicable

Calculate sum of a column based on two column

Hi, how do I calculate Sum based on two columns.

 

Example (above) and expected output (bottom) :

 

cnat22_0-1593417630583.png

Should I use Measure? Or create a new table instead?

 

Thanks!

1 ACCEPTED SOLUTION
v-alq-msft
Community Support
Community Support

Hi, @Anonymous 

 

Please make sure the aggregation for 'Product_Code' is set as 'Don't summerize' and the aggregation for 'Product Qty' is set as 'Sum'.

a1.png

 

a2.png

 

Or you may create a measure as below.

Result = SUM('Table'[Product_Qty])

 

Result:

a3.png

 

 

Best Regards

Allan

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

3 REPLIES 3
v-alq-msft
Community Support
Community Support

Hi, @Anonymous 

 

Please make sure the aggregation for 'Product_Code' is set as 'Don't summerize' and the aggregation for 'Product Qty' is set as 'Sum'.

a1.png

 

a2.png

 

Or you may create a measure as below.

Result = SUM('Table'[Product_Qty])

 

Result:

a3.png

 

 

Best Regards

Allan

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

amitchandak
Super User
Super User

@Anonymous , You can choose aggregation as sum or create a measure

 

Total product qty = Sum(Table[product_qty])

 

Take the other two as (so not summarize) in a table or on the row of the matrix visual .

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
az38
Community Champion
Community Champion

Hi @Anonymous 

just set aggregation as Sum in visual field Product_Qty settings

Безымянный.png


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

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