I am trying to update the formulas but it shows error. What is wrong for this formula?
The formula for 'REP04 Employee Expense Summary'.Salary is invalid:Salary = IF Employed? THEN 'SYS08 Employee Details'.Current Salary / 12 ELSE 0
@Mao0511
Your first equation looks right but that formula is meant for EMP02 module. Also in the EMP02 module is the Employed? Boolean.
Salary Expense = IF Employed? THEN 'SYS08 Employee Details'.Current Salary / 12 ELSE 0
Employed? = Started? AND NOT Left?
The REP04 module then uses the EMP02 module as a reference
'EMP02 Employee Expenses'.Salary[SUM: 'SYS08 Employee Details'.Region, SUM: 'SYS08 Employee Details'.Role]
See if that helps.
Can I use If Employees# Because in the line item Employees#, I would have a Boolean that would equal true or false, thus Anaplan would think that I am writing If employees# =true then …else ….
But the formula shows error and can not find the correct formula. What is wrong this formula below?
IF Employees# THEN Salary [LOOKUP: 'SYS08 Employee Details'.Role LOOKUP: "SYS08 Employee Details'.Region] ELSE 0
Thank you very much for the explanations and it helped me to solve the issue!
Many thanks,
Mao
Hi Community, I’m encountering an issue where an export created in Anaplan is missing column headers when retrieved via the API. However, when I manually run the same export from the Actions tab, the downloaded file includes the headers. Has anyone experienced this behavior before? I’d appreciate any insights into the root…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…
Anaplan Champions! The Community team just posted this announcement that certification badges may not be showing up on your profile probably until next year. Rest assured, you will get credit once you complete and pass the exams. https://community.anaplan.com/t5/Blog/Badges-Back-Soon/ba-p/123385