Systemorph / IFRS17CalculationEngine

Systemorph IFRS 17 Calculation Engine
MIT License
28 stars 5 forks source link

Use dropdowns in reports #61

Closed dcolleoni closed 1 year ago

dcolleoni commented 2 years ago

Attach dropdown to settable prop of Report Mutable Scope.

-Work on issue with Slices: Some default slices make more sense after some non default slices: Eg in PV EconomicBasis is default but when slice by GroupOfContracct is selected it is better to slice before by GOC and then by EconomicBasis

-Work on issue with Filter: Select multiple options: the following scenario should be allowed: Filter by Dim1: EconomicBasis = L Filter by Dim2: GOC = [GIC1,GIC2]

in total there are 3 filters and the resulting filter should be: Filter(Dim1) & ( Filter(Dim2,GIC1) || Filter(Dim2,GIC2) )

dcolleoni commented 1 year ago

Dear @dtrzesniak dear @andrey-katz-systemorph
I have summarized here our discussion and assigned priority to the todos. Pls review and let me know if anything is missing or needs correction. Thanks!

List of remaining todos discussed today: