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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
Anonymous
Not applicable

Performance Impact with Calculated Columns

Hi All,

I am new to PowerBI. Being a Excel user, I know that using lot of Formulas sometimes impacts the performance. Is it the same case with PowerBI? I looks for a similar topic, but could not find any response.

Are my calculated Columns, "calcuated" dynamically? Or stored within Cache as soon as its imported? I have about 1Million+ rows, and use calculated columns to get for example: Month(Date), Create YES/NO flags based of column's values and more.

Should I precalculate these values in my SQL server DB and then import them? Does creating new Calculated values within PowerBU have any mpact on perfromance?

Does using "Custom Column" in Query Editor make any difference? How different is it from Calc column?

 

Thanks,

Sam

1 ACCEPTED SOLUTION
mike_honey
Memorable Member
Memorable Member

Calculated Columns are not dynamic (unless you are in Direct Query mode) - they are pre-calculated and stored.  Custom Columns from the Query Editor are similar, but the performance is marginally better.  I lean towards them for that reason but mainly because they are much easier to write, debug and test. 

 

View solution in original post

3 REPLIES 3
mike_honey
Memorable Member
Memorable Member

Calculated Columns are not dynamic (unless you are in Direct Query mode) - they are pre-calculated and stored.  Custom Columns from the Query Editor are similar, but the performance is marginally better.  I lean towards them for that reason but mainly because they are much easier to write, debug and test. 

 

Anonymous
Not applicable

Thank you so much for responding!
I am glad that my initial assumption were right about data getting stored! 🙂
I went ahead and created all caclulated queries because the amount of data imported was already huge. People at work started questioning about the performance and thats why I wanted to get it clarified here.

 

Thank you so much! I will mark your response as Solution. 🙂

 

 

"I lean towards them for that reason but mainly because they are much easier to write, debug and test. "

Did you mean Custom columns or Calculated Columns??

 

I meant Custom Columns from the Query Editor.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.