Skip to main content
Announcements
Global Transformation Awards submissions are open! SUBMIT YOUR STORY
cancel
Showing results for 
Search instead for 
Did you mean: 
asmith_rc_23
Contributor II
Contributor II

Unable to recreate sheet level calculation at the master item level

Scenario:

screenshot below (field in question is "transaction tie out")

 We have a sheet calculation a former employee created that works as such,

> If( FABS(([Closing UPB] - [Opening UPB]) + [Net Principal Transactions]) = 0, 'Yes', 'No')

variables:

1. [Opening UPB]: Done at master item level, calc -> =Sum({<[Reporting Date History]={'$(=min([Reporting Date History]))'}>} [Principal Gross History])

2. [Closing UPB]: Done at master item level,  calc -> =<[Reporting Date History]={'$(=max([Reporting Date History]))'}>} [Principal Gross History])

3. Net Principal Transactions: Created as a master item, calc -> = SUM([Principal Payment Transaction Amount] + [Funding Transaction Amount])
)

 

Notes:

>the calculation works MOST of the time, there are times when it is set to NO but the tie out amount is zero, this should actually be set to yes and we dont know why

>tie out amount is the integer or amount result of the tie out calc field on the left. 

 

asmith_rc_23_0-1715178885820.png

 

 

 

 

 

Labels (3)
0 Replies