Hi Experts,
I have a requirement where the User needs to control the BEx report output based on the key figure value.
For e.g. Initially once the report is executed, it should display the following:
PO Document Amount xxxx 0 yyyy 5 zzzz 0.01 aaaa 2 bbbb -0.1User should have the flexibility to select Amount <= 0.01, then the report should display:
PO Document Amount zzzz 0.01 bbbb -0.1User should also have the flexibility to select Amount >= 0.01, then the report should display:
Thanks,
Vasanthi