Dear Experts,
Bex Query Output Rows wants to Remove(Records Removed) from output when ever Key Figure Value is ZERO.
For Ex:
Present Query Output:-
Material Plant StockQty Stock Value
1000 10 20 2000
2000 10 30 4000
3000 20 0 3000
4000 30 20 5000
Required Output:
Material Plant StockQty Stock Value
1000 10 20 2000
2000 10 30 4000
4000 30 20 5000
Please can you suggest on logic to get Required Output.
Thanks & Regards,
Srinu.Rapolu