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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

Percent decrease measure

Hello,

 

I'm new to powerbi and need help creating a quick measure to calculate a 5% reduction for a baseline total that I have:

 

Ex: 5% decrease from 3,170 

 

The 3,170 total is being calculated by another measure. Can someone help.

 

Thank you

1 ACCEPTED SOLUTION
Shaurya
Memorable Member
Memorable Member

Hi @Anonymous,

 

Let's say the measure that calculates the value 3170 is called [Total]. You can calculate 5% reduction by writing a simple measure that takes 95% of 3170 ([Total]).

 

Use:

 

Reduction = [Total] * 0.95

 

Did I answer your question? Mark this post as a solution if I did!

View solution in original post

2 REPLIES 2
Shaurya
Memorable Member
Memorable Member

Hi @Anonymous,

 

Let's say the measure that calculates the value 3170 is called [Total]. You can calculate 5% reduction by writing a simple measure that takes 95% of 3170 ([Total]).

 

Use:

 

Reduction = [Total] * 0.95

 

Did I answer your question? Mark this post as a solution if I did!

Anonymous
Not applicable

Thank you! Way simpler than I thought.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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

MayPowerBICarousel

Power BI Monthly Update - May 2024

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

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.