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
wpf_
Post Prodigy
Post Prodigy

Are there any visualizations that do calculations of fields?

Hi are there any visualizations that can calculate field values?  Instead of adding a calculating field in the table, I was wondering if there is a visualization that calculates it?  Thanks

1 ACCEPTED SOLUTION
az38
Community Champion
Community Champion

@wpf_ 

no, you have to code it as a new column or measure


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn

View solution in original post

5 REPLIES 5
amitchandak
Super User
Super User

@wpf_ , Not very clear. Power BI does not have a concept of visual level calculation other than aggregation on a column. 

Refer

https://www.sqlbi.com/articles/calculated-columns-and-measures-in-dax/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
az38
Community Champion
Community Champion

@wpf_ 

could you provide an example?

the best practice is to calculate in DAX

also there are a built-in aggregation calculations and some math calculations in chart visual


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn

Hi @az38 , @amitchandak ,

 

Thanks for your quick reply.  For example say my table is such: 

Date, Location, CountA, CountB

 

With the visualizations I can easily see the different counts per date, per location.  But I want the total counts of A & B.  So is there a visualization that acts as a calculated column so I can sum countA & B?  Or would I have to add this calculated column in Data modeling? Thanks.

az38
Community Champion
Community Champion

@wpf_ 

no, you have to code it as a new column or measure


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn

Thanks @az38 .  

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