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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
njd763
Regular Visitor

Creating a Calculated Field and Having the Column Total be A Sum Instead of Calculation

I am having an issue where my calculated column is correct, but it is a measure with other measures as the input. Since the other measures are also doing their calculations, the total of the column is a calculation versus a total of the calculated values. For example, my calculated column is taking ((old price-new price)*new units). It shows the correct value for the drilled down level (product lines) but it doesn't show the correct value for the rolled up level (product groups). How can I make it so the grand total at the bottom is just 

1 REPLY 1
vanessafvg
Super User
Super User

you will need to provide more information as it is probably not possible to fix your issue with out your measure, and some data.

 

however it does sound like potentially you may need to iterate with a sumx or similar.  on the drill down level, the row context is probably be correct but its the filter context that might be not working, need your measure code and data to understand why,





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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