hi users,
how to build "Employee Expenses User Experience Page " in workspace, just learning now
Module dimensioned by Employee having following information published on a UX pages with some KPI and filters is a classic example of Employee Expenses Page.
Line Items
Format
Formula
EMP03 Employee Expenses by Country
Headcount
Number
'EMP02 Employee Expenses'.Headcount[SUM: 'SYS08 Employee Details'.Country]
Salary
'EMP02 Employee Expenses'.Salary[SUM: 'SYS08 Employee Details'.Country]
Bonus
'EMP02 Employee Expenses'.Bonus[SUM: 'SYS08 Employee Details'.Country]
Car costs
'EMP02 Employee Expenses'.Car Costs[SUM: 'SYS08 Employee Details'.Country]
Phone costs
'EMP02 Employee Expenses'.Phone Costs[SUM: 'SYS08 Employee Details'.Country]
Medical costs
'EMP02 Employee Expenses'.Medical Costs[SUM: 'SYS08 Employee Details'.Country]
Total employee expenses
Salary + Bonus + Car costs + Phone costs + Medical costs
Hello, Our model builders are normally making changes to all structural changes in a DEV model. Because we are now in a Prod freeze and we don't want to move structural changes to PROD until end of year, we created a copy of the DEV model (standard mode) - 'DEV2' model, where we are only making changes to urgent issues…
Using the excel addin for Microsoft 365 when I try to add a card to import data I get the message 'Cannot insert data from a custom view'. I am not using a custom view. Any ideas what I am missing here?
Hello Anaplan Community, I am encountering an issue with one of my development work and would be greatly appreciated your assistance. There are 2 different modules involved in my model: 1) INP01 Percentage Input by Product (Applies To: P3 List) 2) REP01 Percentage Split by Department (Applies To: Departments List) The…