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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
Anonymous
Not applicable

Help! I need a negative value from a basic QUICK MEASURE division

Hello!

I have a basic inquiry into how to derive a negative value to eliminate this negative here: (I have been covering the - up with a white space so far but that is not the solution)

% of Measure Not Met =
calculate(DIVIDE(
    COUNTA('Safety_01_Num'[PreHospital_Report]),
    COUNTA('Safety_01_Denom'[PreHospital_Report])
)* 100-100)
 
Do I need to make this a variable then multiple it by -1 or can't I just do it here?

CKNIGHT_0-1626963129397.png

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

And what purpose does the CALCULATE function serve in your expression?

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

And what purpose does the CALCULATE function serve in your expression?

Anonymous
Not applicable

never mind...I just added a 0- to before Calculate 

 

Helpful resources

Announcements
Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.