S
SudhakarN
Guest
Hi all, I am trying to count the #records updatedAt = Yesterday,Im using the expression in formula field,But im not getting as expected result.can some one help on the following expression. var count= #CALC_COUNT.sn_emp(1| (updatedAt = (TODAY - 1)) && (updatedAt TODAY) ) ; rbv_api.println("# Records Updated YesterDay::"+count);
Continue reading...
Continue reading...