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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
greenguy2012
Advocate I
Advocate I

IF Sum

Hi there, 

 

I'm trying to replicate the following calculation to achieve a conditional sum measure based on a column value from a related table. I need this to me a measure as opposed to a calculated column.

 

From my understanding, IF statements can only filter based on a measure value as opposed to a column value. 

 

Ex logic: 

 

If Category[Category] = X then Sum(Sales[SalesX]) else

If Category[Category] = Y then Sum(Sales[SalesY]) else

If Category[Category] = Z then Sum(Sales[SalesZ]) else 0

 

The goal is to be able to slice by Category and see the the related Sales Amount. 

 

Any ideas how this can be accomplished?

bi2.PNG

 

 

 

Thanks!

1 REPLY 1
Ohm_huang
New Member

Excel Power Pivot: add column 'Sales X/Y/Z' to tabel 'Sales', the formula as below:

Excel.png

 

 

 

 

 

 

 

 

 

use min or max column value.

Excel2.png

 

 

 

 

 

 

 

 

 

Power BI Desktop use a measure:

PBI.png

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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.