Hi friends ,
In my bex report one of the KF Column having zero's and Blank values .
Ex . Mat Price
A 0
B
C 15
when i create a condition Price > 0
Then the given Out put is
Mat Price
C 15
but the required Out put is
Mat Price
B
C 15
I.e I have to Remove only zeros and i should show blank values. Could you pls give some Ideas on this .