Forum Discussion
Satish_Kumar
9 years agoHelper V
Aging
Hi All, I just writing a code for aging. But i am not sure that this code is fully correct.So if any one have idea about that so please correct the wrong code of mine. 31-60DAYS = IF('NTT 16-17...
- Anonymous9 years ago
Hi Satish_Kumar,
You can use below formula to filter the range of "31~60":
IF(AND('NTT 16-17'[variance update]>30,'NTT 16-17'[variance update]<60),'NTT 16-17'[PAYMENT DUE IN LACS],0)I test on your formula and I find all of the age can work through your condition.
Regards,
Xiaoxin Sheng
Anonymous
9 years agoNot applicable
Hi Satish_Kumar,
You can use below formula to filter the range of "31~60":
IF(AND('NTT 16-17'[variance update]>30,'NTT 16-17'[variance update]<60),'NTT 16-17'[PAYMENT DUE IN LACS],0)I test on your formula and I find all of the age can work through your condition.
Regards,
Xiaoxin Sheng