Skip to Content
0
Jan 12, 2022 at 01:35 PM

Fiori Analytical List Page: Visual Filter (type Line) with 2 Dimensions/1 measure ?

41 Views Last edit Jan 12, 2022 at 05:22 PM 4 rev

Hello!

Is there a way for implementing a Visual Filter with 2 lines (2 Dimensions/ 1 measure) ?

Dimensions:

month_doc_out

month_doc_ret

Measure: count.

I've created count field in my CDS View using this command bellow:

cast(1 as abap.int4) as count

visual-filter-2-dimensions-2-lines-1-measure-v1.png

In this case the visual filter would have 2 lines for:

1 line for

month_doc_out with count (of documents/records).

month_doc_ret with count (of documents/records).