HOW TO USE "GET_BALANCE_VALUE" function in Extract rule Fast formula
Summary
Need to get Gross earnings YTD balance amount for TERM Employee on a extractContent
Hi
Currenlty I am using this UE, to get balances for all employees both Active and Term.
While it works for most of them, it doesnt pick balances for employees when they dont have active balance update.
So I am trying to right a custom formula, to check to see, if I can pick gross earnings for any employees .
How can i make use of GET_BALANCE_VALUE function in fast formula, I would like to avoid passing context payroll_relationship_action,
instead want to pull balance value based on date_earned and hr_assignment_id if possible ?