-
Circular reference
hi, have 3 lineitem, a, b,c wherein c= a+b, a = previous(c), b= a*rate of interest, But, however, getting a circular reference when writing a formula in the lineitem "b". Below is the screenshot of the explination, Any help is highly appreciated.
-
LISS changing look and order when using as Dimension
Hi, I created a LISS for my P&L but when I then use that LISS as a dimension for a reporting module it changes completely - see attachment for example. I've tried re-creating the module as well as another LISS from same source module but I still get the same strange result.. Best regards, Johan
-
sumif excel equivalent
Hi, I'm stuck on a sum select formula ?? Circuit Pull.Project[SELECT:Projects.X, SUM: Circuit Pull.Range] ?? Essentially what I'm looking for is to hard code a specific project below, project 2 but I can't figure it out in anaplan. Thanks in advance!!!
-
source and targert modules are dimensioned by two different dimensions
How can we link these EMP02 and REP04 modules to get total car costs by the region and role. When I am using formula i.e car costs = emp02 .carcosts[lookup: sys08.region, lookup.sys08.role] it is throwing folowing error. I under stand my REP04 is dimensioned by Region and Role where source module Emp drivers dimension by…
-
Creating formula question
Hi, How would I create a formula that would give me the number of days in a given month?
-
ITEM(LIST) help
Hi, I need some assistance. I have created a dashboard in the NUX with 2 separate modules. I've created a Product Type Selector (Product Type A, B ...All Product Types) which then filters on the module below for the user. This works fine. Separately, I have a table that summarises the performance of each of the product…
-
Way to limit or not allow user to select a specific time period in the dropdown
Hi, I have a line item Start and End that has a list of 1-5 as shown on the screenshot below. In the example below for item 1, I have selected start and end date of Jan 19- Mar 19, in item 2 I have selected Apr 19 - Jun 19. Is there a way to limit the dropdown of the second item so that it will not allow me to select a…
-
Get Total Value on another Line Item
Hi, Please help how can I get the total value of another line item to the other. Pls see attached screenshot where I tried to use lookup of the parent hierarchy to get the total value but it is not picking the correct value. Thanks in advance, Tom
-
Anaplan DocuSign Integration
Hi Team, Could anyone please share their experience in integrating Anaplan With DocuSign? Our use case is below - Users should be able to create Purchase orders in anaplan, Route for approval and track the approval statuses. Our Approver Business users are not Anaplan users. So, we need to create a PDF file using the PO…
-
Sorting within the archive
Just wondering whether there were any plans to introduce a sort / filter feature for models in the archive? We take copies to the archive regularly, and although try to maintain a common naming convention, the archive can be difficult to navigate around. It would be handy to be able to sort by date archived and name for…
-
Lookup Demo App
While seeing the Level 1 training, I came up with the LOOKUP demo app. But I couldn't locate it in the app hub. Where can I download it?
-
Formula for Time Period of Last Input
Hi, I have a reporting module that reports actual performance on 12mth, 3yr, 5yr basis. It is dimensioned by quarters and teams input information in relevant quarters e.g. Q4 2020, Q3 2020 How do I create a summary module that picks up: 1. Latest input quarter - I've tried LASTNONBLANK 2. 2nd latest input quarter (i.e.…
-
Extracting text field from transactional data load module
I have a question regarding pulling a text-formatted field (e.g., a status entry that could be but currently is not list-formatted) from a large transactional data load module that consists of CSV-imported line items and then various data mappings to lists, numbers, etc. and some RANK and MAX cleverness to focus in on the…
-
how to capture last updated date of a record in anaplan as a value in a field
I have a module and it has three fields called A, B,C.. how to capture last updated date for those fields in anaplan. i know by clicking the history at the field level. but i want to capture via fields for those three fields. please suggest.
-
substitute function
i have list with codes in a test module I am trying to replace last digits of code by +1 using substitute function but i am getting result- A1B1_1 ->A2B2_2 ----incorrect A1B1_2 ->A1B1_3 ------correct A1B1_3 ->A1B1_4------correct A1B2_1 ->A2B2_2 -----incorrect A1B2_2 ->A1B3_3 -----incorrect A1B2_3 ->A1B2_4------correct…
-
Level 2 Sprint 1 SYS07 mapping
I am importing the Locations flat list into SYS07. Everything is mapping correctly except for Region. I deleted and then re-imported the Locations flat file, but I still can't figure out why I am getting this error.
-
Line Item:Confirmed PO Delivery Sprint 3
Hi, Would like to know if this is the correct formula for the Line Item:Confirmed PO Delivery in Module INV01. If not please give me some guidance. OFFSET('PO(Purchase Order) Submitted', Shipping Time Weeks, 0) or should I use POST(PO Submitted, Shipping Time Weeks) Thank you
-
Q4 Cert question.
Got Struck at Q4 in Cert exam. This is my selection in SYS08 so I am expecting Department value I am passing to Emp02 Employee Expenses module Here medical cost showing 36800 that is showing as wrong answer. Am I missing some thing here. Hep Appreciate.
-
Transform data in existing output module
Dear Community, I have a case where I need to transform data based on product and customer information. The basic concept is that I have certain product # 1 and that value should be changed for certain customers. I have started to investigate if I could have a system module where I specify that product and customers for…
-
Level 1 Exam Model
Hi, I was working on the level1 exam, my connectivity got lost.. Now i couldn't find my exam model Is there a way i can get it back
-
reading property as line item in module
What is wrong in this formula. Here I am trying to read property of Company code in this module.
-
Level 2 - Sprint 2 : Update Historic Volumes
Hello, I am stuck at step:2.3.9.2 Update Historic Volumes for Baseline Forecast I can't deduce the formula for "Offset Volumes for 1st Forecast Year" because I don't know the formula of "1st Forecast Year?" Would you please know the formula for "1st Forecast Year?" Could you help me please Thank you
-
Line items and item properties
Hi I have a question here can line item fields be populated with item property values by selecting item member in a module?
-
How to get Current Fiscal Year from Time, as a number, when Current Period is not set in the model
Hi, can I get help in how to derive Current Fiscal Year, set in Time, as a number when Current Period is not set in the model? I see how to get year if Current Period is set with year(currentperiodstart()), but what to do when it's not used? We currently have a line item in a Time Filter module that requires the year to be…
-
How to distribute the value of line item equally.
Hi, I have 2 line items where in one is Boolean and other is numeric(percentage format). if the Boolean item is checked for that property then the value has to be zero for that particular property and its value to be equally distributed to the other properties. for ex: In the screenshot the %alloc of the property 1 is 10%…
-
EMP02 Expenses are 0 after a certain date in my model
I am trying to figure out why my expenses stop in Sept 2020. I have reloaded my data to EMP03 three times. I have been trying to figure out what is wrong and I don't know what else to look at. Any suggestions?
-
Date formula: Month +3, Day -1
Hello Team, I am trying to write a formula that takes an inputted date and outputs a M+3, D-1 formula. The very tricky part is input for 1st of month should then be M+2 / D is last day of the month Examples: * Input 6/5 -> output 9/4 * Input 5/25, -> output 8/24 * Input 3/31 -> output 6/30 * Input 1/1 -> output 3/31 *…
-
Level 1 Model : Dimension of mapping used for lookup doesn't match any dimension of the result.
Hi, While adding formulas to the line items in EMP02 Employee Expenses we were asked to enter the below mentioned formula BonusIF Employed? THEN Salary * 'EMP01 Employee Drivers'.Bonus %[LOOKUP: 'SYS08 Employee Details'.Department, LOOKUP: 'SYS08 Employee Details'.Country] ELSE 0 but it's throwing an error "Dimension of…
-
Alternative hierarchies - Numbered List Required?
Dear All, Do I need to use numbered list for the lowest level of the Alternative hierarchies? I read through couple of examples and training, which all use numbered list. I was wonder if this is necessary. Thanks, Lily
-
IRR & NPV Calculations with Initial/Start Date
Hi All, I have tried a workaround for IRR, NPV calculations with initial Date i.e. similar to excel in Anaplan. It worked for me and Hoping that it will be helpful for others too I hope below Screenshots are in-detail to understand the logic.