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 trying to create a Net Debt / EBITDA formula at the bottom of one of our P&L income statements where, i have tried the MOVINGSUM function. However this does not work for summary line items which EBITDA is. What i would like is to be able to sum the previous 12 months EBITDA (Including the current period) numbers in a…
Hi I'm looking to speak to people who have used/are using the Docusign integration in their business. We are exploring the possibility, but we find the current setup quite limiting in terms of how an end user would interact with the integration, but also issues with concurrency and number field formats. Would appreciate…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…