Even after adding all formulas correctly am not getting exact result PFA-
Expected:
Actual (Mine):
Can anyone solve this?
0
Best Answers
-
Double check the "Left?" line item, the formula likely needs to be adjusted. Employees without a Leave Data are still employed whereas your module does not reflect that.
1 -
In the screenshots shared see the left? line item in Expected the boolean are false but in your screenshot the
left? line item boolean is true, in your screenshot it looks like both started and left line item boolean are true. Based on the observation from screenshots it looks like you have misplaced the formulas of Left? and Employed? can you cross check them.
Hope it helps.1
Answers
-
Thank you so much @Tiffany.Rice and @SriNitya, looks like I have given same formula's for Started and left. My bad, but now it is working as expected.
0