cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
sophtee
New Member

Values in a measure in Power BI

Hello Everyone,

I am new to using Power BI to create reports, I created a measure to do a calculation it works great however when I add other columns to the table it changes the values in the table. Is there a way to freeze the measured values?

 

sophtee_0-1695727402593.png

 

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

HI @sophtee,

Measure formulas are calculated based on current row context and filter context, they should dynamically changes when the current row/filter context changes.

If you want to fix the current result, you may need to add a variable with summarize function to keep specific calculation result instead of get dynamic result which interacted with current row and filter context.

Row Context and Filter Context in DAX - SQLBI

All the secrets of SUMMARIZE - SQLBI

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

1 REPLY 1
v-shex-msft
Community Support
Community Support

HI @sophtee,

Measure formulas are calculated based on current row context and filter context, they should dynamically changes when the current row/filter context changes.

If you want to fix the current result, you may need to add a variable with summarize function to keep specific calculation result instead of get dynamic result which interacted with current row and filter context.

Row Context and Filter Context in DAX - SQLBI

All the secrets of SUMMARIZE - SQLBI

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors
Top Kudoed Authors