Hi Experts,
I need a help urgently . I have one Bex Query where
CKF A= 1-(NDIV0(( CKF B /CKF C)))*100 .
CKF B=NODIM(TIMECHAR) and CKF C=NODIM(TIME CHAR).
Now the requirement is when CKF B and CKF C both are zero, I need the value as
CKF A= (1-1)*100=0
How to achieve that.
Thanks