Skip to Content
0
Former Member
Aug 11, 2016 at 07:28 AM

BEx report controlled based on Key figure value

35 Views

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.1

User should have the flexibility to select Amount <= 0.01, then the report should display:

PO Document Amount zzzz 0.01 bbbb -0.1

User should also have the flexibility to select Amount >= 0.01, then the report should display:


PO Document Amount yyyy 5 aaaa 2


Thanks,

Vasanthi