Kindly refer to the screenshot below for the same
Hi @nehatomar,
CHECKPOINT 1: It Seems you have written the formula twice.
Write it once.
CHECKPOINT 2: Check whether SYS08 Employee Details Module is created or not.
CHECKPOINT 3: Check whether Department and Country Line item (both should be list formatted line item) are created in sys08 Employee Details module.
let me know if you are still facing.
Thanks,
Hi ,
Thank you for replying
i corrected it, still facing issues
Also SYS08 can be seen in the top left corner
i @nehatomar ,
Can you share the blueprint view of EMP02, SYS08 and EMP03 module.
Hi,
Please find below the relevant screenshots
The formula blank spaces in EMP02 are because they are all showing the same error as mentioned before
I couldn't able to figure out why it is showing error, i feel formula is correct.
Make sure you have 2 dimensions in Emp03 Module (E1 Departments and E3 Role).
Try not to write everything in the formula, instead double click the formula bar and click the required line items.
So that it should automatically populate.
or else split the formula into 3 portions to check exactly where the error occurs.
1. if Employed? then 1 else 0
2. if Employed? then Salary else 0
3. 'EMP03 Employee Drivers By Role'.Bonus %[LOOKUP: 'SYS08 Employee Details'.Department, LOOKUP: 'SYS08 Employee Details'.Role]
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Ranking…
We have an Integration Process in Anaplan CloudWorks created by User X - No WSA (originally Full Access with top-level Selective Access, now changed to Planner Read Only with Selective Access unchanged) and scheduled by User Y - with WSA , who also created the Integration Flow. Internal (Full Access) is enabled within the…
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…