For more information, please refer to this announcement explaining best practices for getting answers to questions.
How to read Days/Other unit entries in OTL fast formula while calculating time cards
Summary:
How to read Days/Other unit entries in OTL fast formula while calculating time cards
Content (required):
We would like to implement some allowances like Callback, Risk etc., During configuration based on business need we used other units and Days instead of hours UOM. Now we need to apply some rules while calculating and allocate multiple codes for single allowance. For example, for callback allowance if employee working less than two hours then FF should return C1 else it should return C2.
I am using measure but understood that measure works only for hours UOM and does not work for Days/OtherUnits. May i know which input parameter/DBI should refer to read days or other units entries during FF calculation.