-
Re: Module saying a list is empty but it is not - how to fix error?
No worries! Glad you could sort it out1 -
Re: How to make DCA line item go blank when FALSE
Hi Johan, After the Approver rejects the employee by clicking the dropdown and selecting Reject, they should also run an action that first blanks out the Approve line item as well as makes the Submit…1 -
Re: Yearly ESCALATION calculation
Try this instead, in the Escalation line item: IF ITEM(Time) = Time.'FY21' THEN Calc Yearly Amount - Calculate ELSE PREVIOUS(Calc Year Amount - Escalation) * 1.1 If this works, replace the …1 -
Re: Yearly ESCALATION calculation
Perfect! 🙂1 -
Re: Postman-Anaplan Integration
Hi Prasad, The authentication token for API version 2.0 is wrong. You need to encode the base64 value of username:password and pass that to auth.anaplan.com and fetch an auth token. Then use that res…1

