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
Hi all, i'm trying to import the file DEM01 csv but i don't know how to do it How do i select th evalue of DEM01 if the time value is on column? thanks a lot Andrea
Hi, Based on the regional settings, my default delimiter/separator for CSV files is a Semicolon. In the classic way of uploading a csv file, I was able to select the delimiter. When using ADO, I don't have the option to select a delimiter. Uploading a Semicolon delimited file returns an error, or an upload with only one…
Hi everyone, I'm looking to design a workflow and would appreciate your input or guidance on how to set this up effectively in Anaplan. So, the goal is: Once end users complete their data input, they should be able to trigger a process that: Notifies stakeholders via email with a link to a report. The report includes: A…