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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
ChiVi
Frequent Visitor

Separate Negative and Possible value and make the right Sum on each measure

ChiVi_0-1708528211757.png

Hi everyone,

I have data set of Countries, Products, Supply and Demand value, I created a measure call " Supply Possibility"=Supply-Demand.

Then I want to separate negative and possible value into 2 measures and the right Sum will shown up in Total Row.

I already tried some suggestion to calculate the number but just show as attached picture with WRONG TOTAL, it should be something like BLUE and RED

SUMX(FILTER('Measures for all','Measures for all'[Supply possibility on BE (overall HB mix)]<0),[Supply possibility on BE (overall HB mix)])
 
Can you please help me with this? Thank you all.
1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@ChiVi , Create a measure on top of your measure and use

Sumx(Sumamrize(Table, Table[Country], Table[Product], "_1", [Current Measure]), [_1])

View solution in original post

2 REPLIES 2
ChiVi
Frequent Visitor

Thanks a lot for your help @amitchandak . it works very well

amitchandak
Super User
Super User

@ChiVi , Create a measure on top of your measure and use

Sumx(Sumamrize(Table, Table[Country], Table[Product], "_1", [Current Measure]), [_1])

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

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

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.