Hallo,
in Oracle BI (ver 12c):
I have created a new analysis,
in the section "Filter" I want to add a filter that compares 2 different fields
(for example: "field1" < "field2" ).
How is it possible to do this filter ?
Regards.
Hi,
With a SQL filter you can write the filter condition you want.
Thank you