Skip to content

Use dropdowns in reports #61

@dcolleoni

Description

@dcolleoni

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) )

Metadata

Metadata

Labels

reportrelated to reportingsmapprelated to smapp mode

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions