You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Import Amortization Patterns:
as cashflows: Add EstimateType P(Pattern), move CU to AmountType => change files in the template + formulas looking for CU
add not mandatory column (Periodicity) which has priority over the one DataNodeParameter.Periodicity.
as SingleDataNodeParameter : always provided starting from AnnualCohort (documentation)
Periodicity of the pattern matches the Periodicity provided in the same parameter
values are stored as they are provided (no interpolation, no normalization).
EconomicBasisDriver : additional property of SingleDataNodeParameter (with attribute Dimension(EconomicBasis))
as cashflows: Add EstimateType P(Pattern), move CU to AmountType => change files in the template + formulas looking for CU
add not mandatory column (Periodicity) which has priority over the one DataNodeParameter.Periodicity.
as SingleDataNodeParameter : always provided starting from AnnualCohort (documentation)
Periodicity of the pattern matches the Periodicity provided in the same parameter
values are stored as they are provided (no interpolation, no normalization).