-
Options for Override
Hi I have a module containing values that need to be reviewed and adjusted by an end user. The values are likely to need to be changed and there is often a high possibility that the value to override with is zero. The data is often copied between different dimensions. What options are available for methods to override…
-
why is my formula not returning any values
I have a numbered list in Anaplan (#Job Profile) this list has a Unique Code for each of the members in the list. the list also contains property line items called "Comp Code" and "Comp Location" I have data module that is being populated with Comp Code values and Comp Location values. What I am trying to achieve is to use…
-
Get 1st week of the quarter
Hi, How we can get the 1st week of the quarter? Thanks in advance for helping, Tom
-
How to filter values based on non-source model dimensions
I've got models A, B and C. A is our forecasted IS. B is an IS of confidential acquisitions. B has one additional dimension that A doesn't have - the list of confidential aquisitions. Connected to B is a SYS module that allows our Treasurer to check a Boolean that controls whether a confidential project flows through to…
-
write the following code in Anaplan.
Hello everyone, I have two questions. Firstly, I am attempting to write the following code in Anaplan, I am using a calendar time setting (time scle :week) picture attached. IF Week = 'Week N' (where in my model N=25, representing the 25th week of the year) THEN Flux_Disp = Starting_Stock - Security_Stock - Demand_Global;…
-
Line item Formula
Hello everyone, I require your assistance with a module I have created. Module 1: Forecast per month, taking inputs such as the forecasted quantity and the number of working days in a specific month. The result obtained is the CMJ (quantity consumed per day). I have also developed Module 2: Forecast per week . It takes the…
-
Using LOOKUP on multiple properties in a Numbered List
Hi - Wondering what is the best/practical process here. I have a Numbered list (#Job Profile) with "comp code" and "comp location" as properties (Attached for reference). I have a module has the Job Profile Code (Job code = comp code) and Connect Comp Location, the data/line item by itself is not unique but the paring…
-
Performance Comparison - Direct SUM vs Line Item Subset
Hi all, Was looking to get some community feedback on two different SUM approaches and which one would be more efficient from a model engine point of view. The scenario, I'm looking to SUM line items into a central P&L by account. The source module lines do not have account as a list, so we'll be using something similar to…
-
Where is the data coming from?
There is an error in the data in the spoke so I looked and the the spoke indicates that the mapping came from this module in the Data Hub. However, the data isn't flowing through in the Data Hub but is coming through in the Spoke. Is there anywhere else I can look? I've tried pivoting the view but no data pulls through at…
-
error Invalid date or timescale identifier
Hi, I have this message "Invalid date or timescale identifier" when I try to import a data file. The date format in the file is : 30/06/2020 for example. Unsuccessfully, I tried to fix whith a "Custom fixed-position pattern" DD/MM/YYYY. Any idea? Thanks a lot :)
-
Time setting : Calendar
Hello everyone, I have developed a time setting module that utilizes the calendar month, quarter, and year . This module provides me with information about the number of days I work in a given month (picture attached). Now, I would like to determine the number of days I work in a week, taking into account that my week…
-
How to retrieve User Email ID from the system list "Users" in a module.
Show ID's of only those users who have either imported the data. Also if some one imports the data in future his/her ID should be shown there.
-
How to calculate across Hierarchy
Hi, I'm having a hard time trying to resolve the following: I have a module "Planning Approvals" that is dimensioned by Brand Another Module "SKU planning" that is dimensioned by SKU. (SKU rolls up to Brand) Within SKU Planning module, I have a Boolean line item "Line Item 3" that compares if Line Item 1 = Line Item 2.…
-
Sum a line item based on all items in a list
Hello, I am attempting the following: I need to sum up a line item's values based on all of the list items used in the module. For example: the module I am building uses a list of adjustments as a dimension (ex: Adjustment % 1, Adjustment % 2, etc.), then there's a line item in the module for the percent amount for each…
-
Find earliest date and latest date in a non time dimensioned list
Hi, I've got a module, dimensioned by a list (numbers), and line item with the dates of various cashflows. This module is not dimensioned by time. How do I find the minimum value i.e. 23/04/08 and max value? Any help is appreciated, Thanks
-
How to Apply Finditem for Lists loaded with Combination of properties
Hi All Say I have a list A (Numb List) loaded thru combination of properties having item count of 10. Then List B (Numb List) again loaded thru combination of properties having item count of 6 We cannot have code in both the lists. I want to find items in List A which are matched in List B items, so as to delete them. i.e…
-
Can I use the time stamp of the user from different Time Zones on the Admin dashobard ?
We have a requirement from the end user that they want to track the "start time" and "end time" based on the "Time Zone" they are working from. Can this be done ? If "yes" how can we approach this. Thanks in Advance.
-
Import clearing out data even if list item is not mapped but time is mapped?
During a file import or module to module import, is it possible that even though the list item is unmapped or is not present in the file but since the time period matches, the other items are updated regardless of not being mapped?
-
Copy data from one item to another item by cloning
HI
-
Problem with Circular Reference
Hi I am building a module report and kept having a roadblock with circular referencing. Please what is a better workaround on this. I have tried to split the formulas into separate line items but kept getting circular reference. a. Referencing Modules b. Data source for Revenue The build is below:- 1. Here is the module 2.…