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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
mayonaise390
New Member

Help of summarizing row header

mayonaise390_0-1677111953706.png

 

In the table above - Actual is a calculated field using the following formula:

(calculate((Sum('BacklogData'[Recognized])),NEXTMONTH(BacklogData[Month].[Date]))) -(Sum('BacklogData'[Recognized]))))
The raw data does not have the amount "actual" so i have to calculate it by taking the amount recognized in the next month minus the amount recognized in the current month.  This all works fine for my purposes. 
 
What i cannot get to work is the row subtotal for Actual to be non-zero.  I would like for it to show the sum of the amount "Actual" in the rows.  It is instead applying my formula at the row header level, which gives a different and incorrect result.

Help?
0 REPLIES 0

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors