-
Best fit algorithm for bundling/grouping
I have a group of different products having different quantities and want to bundle them in to groups summing up to 10 as close as possible. For example, below I have 11 products and I want to break them in to groups that would have the sum of the quantity equal to or closest to 10. Has anyone tried something like this in…
-
Adding Multiple Leave dates into single line item
I am importing multiple instances of Leave in module. i used select function to get them into module. Now to allow them take maximum 40 days cumulative in a year, i want to store them in single line item. so that i could apply check there.Please suggest.
-
Design a line item with a sequential numbers in it
Hello everyone. I hope you are doing well. I was wondering if someone could help me to design a line item in a module dimensioned by time which generates these numbers from the first column to the end column. The order of numbers and the numbers themselves are as below : 1,2,2,3,3,3,4,4,4,4, 5,5,5,5,5 and so one ( it…
-
How to change code of a list?
Requirement has come to change the codes of existing lists in the Production model without losing data. Please suggest.
-
Conditional Formatting based on a Hierarchy List with more than 2 levels
Hi everyone, I have an issue related to the creation of a conditional formatting formula line item based on a Hierarchy List with more than 2 levels (in this case 5 levels). How is it possibile to calculate the column C conditional formatting based on different hierarchy levels in a single line item? I have tried in many…
-
Import Action Bug
Note: The action was working fine since a year and suddenly mapping is gone due to has numbers as source . I have a module where I have a saved view to import data in another model . The line item name is same as list name which is a numbered list. During mapping Line item which is code is mapped in target list. But…
-
How do I select a prior list item without getting a circular reference
I am trying to build a model that looks like the above screen shot. Tier 1 - Tier 5 are list items and everything in the top row are list items. I am having trouble getting any ending balance to work (for reference, I'm able to begin the tier 2 starting balance and so on and so forth to pull the ending balance from the…
-
Cumulate function
Hi, How can i calculate the quarter that will fill my ending on hand? Example : I have an ending on hand on Q3 fy20, i need to show in my Output Cumulate the summation of my Q2 fy20 and Q3 fy20 only or the total of 7 instead of 9. Thanks in advance for helping. Tom
-
level 1
how to learn the course
-
Facing error in line item name referring in formula
Hi Community, We have been working on copied model and trying to replicate the same line items and formulas as well wherein we are facing an error wherein it is reflecting Line item is not identified line item or list member. Example line item name: Historic range? when we refer this name in formula we are facing error…
-
creating a new import
How do I create a new import? I have created the Import data source, but now I want to link it to an import. Thanks
-
Variance between versions and years
We have a summary balance sheet that is part of a line item subset The request that now had is whether can create a variance report to compare time periods, versions. Whilst I have had some experience of doing this as evidenced below, this has only been when directly referencing a line item subset. The request for balance…
-
Different levels of hierarchy displayed in one line item
Hello everyone I have a problem that I am trying to solve and I would appreciate some help please. I upload a raw figure into line items at two levels of the hierarchy, L1 and L2. L2 list is the child of L1 list. As the figures are calculated outside of Anaplan and have no relationship, they cannot be summarised by a…
-
Formating with If statements
I need to format two line items where it is one color when a scenario is true and another when false. There are three different scenarios that can be done: Line A Line B Result TRUE FALSE Line A is yellow Line B is gray FALSE TRUE Line B is yellow Line A is gray FALSE FALSE Both are Yellow Is a nested If statement a good…
-
Update code of a numbered list
Hello, I want to update the code of a numbered list. The user can input a name on the dashboard. Then I want to set up an import to, for example, import the code to the numbered list but it creates me a new item each time, since we cannot map by name in a numbered list. Any solutions to update code in a numbered list…
-
Dashboard Default selections
Hi Guys, I am setting up a dashboard for our CFO for financial review. I want to be able to have some default selections done on the page every time he logs in. How do I do that? I am not sure how the selections show up differently every time i open the dashboard. Any help would be appreciated. Thanks, Megha
-
Can you sum a Line Item Subset?
Just to give some context, we have the line item subset shown in screenshot and this essentially forms a detailed balance sheet before we have any consolidation adjustments. We perform the consolidation adjustments in another module. This module uses the line item subset highlighted above. Then want to be able to pick up…
-
LOOKUP dimensions
I have two modules : SYS REF Public Holidays & SYS DAT01 Public Holidays (Dimension: Time (Year) and Country) I need to display a boolean of delete from SYS Data to SYS REF I created a SYS LOOKUP and I displayed a formula : 'DAT01'.Delete ?[LOOKUP: 'SYS LOOKUP'.ALL pays, SELECT: TIME.All Periods] my look up works only if I…
-
how to start to use anaplan for end user
-
How to apply different logic for parent and child in non composite list
I have a module with countries and time in the page selector and products in row and line items in column. I need to calculate the CM% for my products but calculation should only applicable for (L1 and L2-b). formula will be Rev/CM. I have created the logic with lookup, but that logic is applying only to L2-b and its not…