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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
karimkz
Advocate I
Advocate I

What happens to calculated values once I refresh the data?

Suppose I manually add columns and constant values to my data.

Then I have new data and refresh the table. (like daily SQL refreshing).

Are my values recalculated or gone?

 

1 ACCEPTED SOLUTION
dkay84_PowerBI
Microsoft Employee
Microsoft Employee

If you add the columns on the Power BI side then any new source data will go through the same ETL steps (query editor) and the relationships and measures/calc columns (DAX) will reflect this new data.

If the source data changes structure, ie new columns or renamed columns, it can potentially break your query. Future proofing for this very reason is always something to consider when building your data model.

View solution in original post

2 REPLIES 2
dkay84_PowerBI
Microsoft Employee
Microsoft Employee

If you add the columns on the Power BI side then any new source data will go through the same ETL steps (query editor) and the relationships and measures/calc columns (DAX) will reflect this new data.

If the source data changes structure, ie new columns or renamed columns, it can potentially break your query. Future proofing for this very reason is always something to consider when building your data model.
Anonymous
Not applicable

This is horrible for constant refreshes with new rows.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors