-
Selecting entire List items at one go
Hi All, I am having a module dimensioned with Time and a List 'New' with items 1,2,3,4. It has one line item named True or not? having boolean format. The requirement is that If boolean is ticked against one list item 1 or 2 or 3 or 4 , then automatically the boolean must be ticked for all remaining list items. Screenshots…
-
native time and snapshot period
I have two different modules. Source is dimensioned by Study top level & using snapshot time (only previous month will populate at the end of every month). My target module has native time with a subset of active Study. I want to get the data in my target, if any study has a value in my source that should populate in my…
-
How to rank values of a list item across Time
I have module with List A and Time Dimension(Months) Line Item - Value I want to rank Values to display only top 3 contributing across time period for each list item. In the screenshot below I want to display only Apr 20, May 20 and Feb 20 for Item 1.
-
Adding lines of data from a list to a single line in a module
Hello all, Could anyone advise of an easy way to add multiple lines from a list or module based on my list to another module in a single line? So my list is a list of products, descriptions, etc and in the list-based module I have a boolean to select specific products, I then would like the list of data to appear in the…
-
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…