Expected:
Actual (Mine):
Can anyone solve this?
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.
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.
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.
I am testing export actions using workflow but its not generating any file when I am running the workflow, but the same process is generating export file when ran from the Actions→Process section. Is their any issue with the workflow functionality? Also, If I want to generate a file after completion of workflow and pull…
Hello Anaplan Community, I am seeking guidance on the most effective ways to automatically upload flat files to Anaplan Data Orchestrator (ADO). Currently, our process involves loading flat files to an Anaplan Datahub using Anaplan APIs and custom Python scripting. With Anaplan Data Orchestrator's capabilities for data…
Hi Anaplan Community, I'm working on a simulation planning model where users need the flexibility to input pricing adjustments at any level of the product hierarchy, and I’d love your guidance on best practices. 📌 Scenario Overview: We have a 4-level product hierarchy: Brand Category Sub Category SKU (lowest level) The…