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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
PowerVisualBI
Helper I
Helper I

How to copy value in measure to calculated column

Is it possible to copy existing values in measure to calculated column (new column)?
I tried to copy, but the value can't be displayed and error

 

Is there any other way to copy measure value to calculated column?

2 REPLIES 2
Henrykong_
Resolver I
Resolver I

Hi @PowerVisualBI ,

 

There is a difference between measure and calculated column, and it is not possible to convert the formula directly between the two.
For measure:

  • Calculated using all of the filters: Contextual Filtering.
  • Isn’t saved and isn’t calculated ahead of time.
  • When you put it on a report page and alter a slicer, filter, or tap on a column chart or any other visual to highlight and it affects this measure’s value, it’s computed on the go.
  • Calculation uses the CPU.

For calculated column:

  • Calculation by row: Row Context
  • Retained in memory (consumes RAM)
  • Computed at the time the report is refreshed (either scheduled basis or manual)
  •  

Common conversion steps are referenced below:(convert a measure to a calculated column in Power BI)

  • Step 1: Pick the measure column that you want to convert into a calculated column (do not tick the checkbox to include the column in the sheet; only select the column).
  • Step 2: In the “Default Summarization” selection, any aggregation will be applied by default.
  • Step 3: From the drop-down menu, choose “Do Not Summarize.”

For more details, you can read related blog:

Calculated Column and Measure in Power BI (powerbiconsulting.com)


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

MahyarTF
Memorable Member
Memorable Member

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

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
Top Kudoed Authors