Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
74 changes: 58 additions & 16 deletions full-ifrs17-template/Report/Reports.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@
"source": [
"Workspace.InitializeFrom(DataSource);",
"\nifrs17.Reset(Workspace)"
]
"metadata": {},
],
"metadata": {},
"execution_count": 0,
"outputs": []
},
Expand Down Expand Up @@ -101,7 +101,10 @@
"\npv.ColumnSlices = new string[]{};//\"GroupOfContract\", \"AmountType\"",
"\npv.DataFilter = null; //new [] {(\"GroupOfContract\", \"DT1.2\"),(\"LiabilityType\", \"LIC\") }",
"\n(await pv.ToReportAsync) with {Height = 720}"
]
],
"metadata": {},
"execution_count": 0,
"outputs": []
},
{
"cell_type": "markdown",
Expand All @@ -125,7 +128,10 @@
"\nra.ColumnSlices = new string[]{};//\"GroupOfContract\", \"EconomicBasis\"",
"\nra.DataFilter = null;//new [] {(\"GroupOfContract\", \"DT1.2\")};",
"\n(await ra.ToReportAsync) with {Height = 800}"
]
],
"metadata": {},
"execution_count": 0,
"outputs": []
},
{
"cell_type": "markdown",
Expand All @@ -150,7 +156,10 @@
"\nwrittenActual.ColumnSlices = new string[]{};//\"GroupOfContract\"",
"\nwrittenActual.DataFilter = null; //new [] {(\"GroupOfContract\", \"DT1.1\")};",
"\n(await writtenActual.ToReportAsync) with {Height = 400}"
]
],
"metadata": {},
"execution_count": 0,
"outputs": []
},
{
"cell_type": "markdown",
Expand All @@ -175,7 +184,10 @@
"\naccrualActual.ColumnSlices = new string[]{};//\"GroupOfContract\", \"AmountType\"",
"\naccrualActual.DataFilter = null; //new [] {(\"EstimateType\", \"AA\")};",
"\n(await accrualActual.ToReportAsync) with {Height = 400}"
]
],
"metadata": {},
"execution_count": 0,
"outputs": []
},
{
"cell_type": "markdown",
Expand All @@ -197,7 +209,10 @@
"\ndeferrableActual.ColumnSlices = new string[]{};//\"GroupOfContract\", \"AmountType\"",
"\ndeferrableActual.DataFilter = null;//new [] {(\"GroupOfContract\", \"DT1.1\")};",
"\n(await deferrableActual.ToReportAsync) with {Height = 400}"
]
],
"metadata": {},
"execution_count": 0,
"outputs": []
},
{
"cell_type": "markdown",
Expand All @@ -223,7 +238,10 @@
"\nfulfillmentCashflows.ColumnSlices = new string[]{};//\"EstimateType\"",
"\nfulfillmentCashflows.DataFilter = null;// new [] {(\"GroupOfContract\", \"DT1.1\")};",
"\n(await fulfillmentCashflows.ToReportAsync) with {Height = 750}"
]
],
"metadata": {},
"execution_count": 0,
"outputs": []
},
{
"cell_type": "markdown",
Expand All @@ -245,7 +263,10 @@
"\nexperienceAdjustments.ColumnSlices = new string[]{};//\"GroupOfContract\", \"AmountType\"",
"\nexperienceAdjustments.DataFilter = null; //new [] {(\"GroupOfContract\", \"DT1.1\")};",
"\n(await experienceAdjustments.ToReportAsync) with {Height = 300}"
]
],
"metadata": {},
"execution_count": 0,
"outputs": []
},
{
"cell_type": "markdown",
Expand All @@ -268,7 +289,10 @@
"\ntechnicalMargins.ColumnSlices = new string[]{};//\"GroupOfContract\", \"AmountType\"",
"\ntechnicalMargins.DataFilter = null; //new [] {(\"GroupOfContract\", \"DT1.1\")};",
"\n(await technicalMargins.ToReportAsync) with {Height = 600}"
]
],
"metadata": {},
"execution_count": 0,
"outputs": []
},
{
"cell_type": "markdown",
Expand All @@ -292,7 +316,10 @@
"\nallocatedTechnicalMargins.ColumnSlices = new string[]{\"GroupOfContract\", \"EstimateType\"};//\"GroupOfContract\", \"AmountType\"",
"\nallocatedTechnicalMargins.DataFilter = null; //new [] {(\"GroupOfContract\", \"DT1.1\")};",
"\n(await allocatedTechnicalMargins.ToReportAsync) with {Height = 700}"
]
],
"metadata": {},
"execution_count": 0,
"outputs": []
},
{
"cell_type": "markdown",
Expand All @@ -314,7 +341,10 @@
"\nactuarialLrc.ColumnSlices = new string[]{};//\"GroupOfContract\"",
"\nactuarialLrc.DataFilter = null; //new [] {(\"GroupOfContract\", \"DT1.1\")};",
"\n(await actuarialLrc.ToReportAsync) with {Height = 750}"
]
],
"metadata": {},
"execution_count": 0,
"outputs": []
},
{
"cell_type": "markdown",
Expand All @@ -336,7 +366,10 @@
"\nlrc.ColumnSlices = new string[]{};//\"GroupOfContract\",",
"\nlrc.DataFilter = null; //new [] {(\"GroupOfContract\", \"DT1.1\")};",
"\n(await lrc.ToReportAsync) with {Height = 250}"
]
],
"metadata": {},
"execution_count": 0,
"outputs": []
},
{
"cell_type": "markdown",
Expand All @@ -358,7 +391,10 @@
"\nactuarialLic.ColumnSlices = new string[]{};//\"GroupOfContract\", \"AmountType\"",
"\nactuarialLic.DataFilter = null; //new [] {(\"GroupOfContract\", \"DT1.1\")};",
"\n(await actuarialLic.ToReportAsync) with {Height = 750}"
]
],
"metadata": {},
"execution_count": 0,
"outputs": []
},
{
"cell_type": "markdown",
Expand All @@ -380,7 +416,10 @@
"\nlic.ColumnSlices = new string[]{};//\"GroupOfContract\", \"AmountType\"",
"\nlic.DataFilter = null; //new [] {(\"GroupOfContract\", \"DT1.1\")};",
"\n(await lic.ToReportAsync) with {Height = 250}"
]
],
"metadata": {},
"execution_count": 0,
"outputs": []
},
{
"cell_type": "markdown",
Expand All @@ -404,7 +443,10 @@
"\nfinancialPerformance.ColumnSlices = new string[]{};//\"GroupOfContract\"",
"\nfinancialPerformance.DataFilter = null; //new [] {(\"GroupOfContract\", \"DT1.1\")};",
"\n(await financialPerformance.ToReportAsync) with { Height = 900, GroupDefaultExpanded = 3}"
]
],
"metadata": {},
"execution_count": 0,
"outputs": []
},
{
"cell_type": "code",
Expand Down