-
Formula for current user
It would be useful to have a formula to determiner a user from the users list so I could write lookup statements to source data from modules with users list in dimensions
-
Where to put the END() Formula/Trying to get a formula to retrieve the end of the month total
Hi, I'm trying to get a formula to retrieve the end of the month total of the line item. I know I need to use the END() function but not sure where to put it in my formula. my formula is below. Thank you IF 'S01 Time Filter'.Allocate to new line item? THEN MIN('Barrowing Base (payment for prior day loans)' + Cash Collected…
-
Question on Formula
Hi, I'm trying to create a Line Item Formula in where every 10th of the Month/ or next business day, Money comes out of another Line Item. Please advice. Thank you
-
Having trouble writing Boolean Line Item
Hi, I'm having trouble writting a Boolean Item that checks true if it is the 10th of the Month or the next business day if the 10th falls on a Weekend. The following is the formula I was using but not working. Thank you INPERIOD('S01 Time Filter'.Start of the Month + 9, 'S01 Time Filter'.Month)
-
override value for '0'
Hi I have 3 Line items 1st -expense(number format) 2nd-Override Value(number format) 3rd-Final Expense(number Format) formula for final expense is IF OVERRIDE VALUE > 0 THEN OVERRIDE VALUE ELSE EXPENSE So if want to override expense value with 0 then how can I modify the formula for final expense with out using any extra…
-
How to Detect Retail Sales Trends in Anaplan
Retail Knowledge | Detecting Trend INTRODUCTION Using machine learning to detect a sales trend is a science and an art. Obviously no computer program or set of calculations could ever know everything that’s going on with your business. The creative side of detecting a trend is built upon your familiarity with the way your…
-
Help on Formula
Hi, I need help on a easy Formula. I need to be able to take everything from previous day from one Line Item and put it into the current day for the other Line Item. I know I will be using the previous function, but kind of stuck on this. Please advise. Thank you
-
Input at each level of Hierarchy get aggregated view
Hi I have Project 5 level of hierarchy list(P1,P2,P3,P4,P5) , Expense list ,versions, time as dimensions User can enter expenses for each expense list item at P3, P4, P5 levels Suppose At P4 level entered 20 At P5 level entered 10 but for P4 I should able to see 20 + 10 =30 Hope this is clear Please help me on this. Thanks…
-
Dynamic cells?
Hi everyone, I have a grid where the user can tick to override an amount. If he ticks override, he can put the new amount below, else it is 0. The problem is that I want the user to be only able to change the amount in the line item "new average salary" if the box is ticked, and not to be able to change the amount if he…
-
Ignore boolean flagged items/periods when using the AVERAGE function
Description: As a model builder, I would like to be able to include an additional parameter in the AVERAGE function which is to be used to exclude flagged items or periods from being included in the calculation of average values. Use Case: There are numerous circumstances where I have been required to exclude certain items…
-
Time Filter
Need advice best way to set up a Time Filter in my Daily Model that gives me only the Weekdays and not the Weekends. Please Advice. Thank you
-
Unable to infer employee-region relation given employees have accounts and accounts belong to region
Hello all, I am building a standard org. hierarchy consisting of employees, accounts and regions with the following rules: 1) Each account can be assigned with only 1 employee. 2) Each account belongs to only 1 region. 3) Each account for one employee is within one region. For some calculation purposes, I need to know, to…
-
Add a date stamp
HI All, II need to add a state stamp into a table. My plan is to have a Line item that somehow calculated the current time (equivalent in excel would be NOW()). I then plan to use the Import data to import that date into a static date line item in the same module. Does anyone know how to get Anaplan to show the current…
-
take a value from another module
I have a module named AAA like this: lowerupperPayout ratetotal invoicestatustranche 105000%$ 8500tranche 25009002.5%$ 8501tranche 390012003.0%$ 8500tranche 4120015003.5%$ 8500 And another module named BBB: QuantityValues $Rate Appliedproduct 148000$ 250?product 2 $ 210?product 3 $ 200?product 4 $ 190?TOTAL $ 850 I want to…
-
Data from one module to another module
Hi 1st Module I have expense list(5) and key figures list(6) with boolean line item (Check) .For each expense will check different key figures Another module Dimensions - Index list , Time and Versions Expense List formatted line item Key figure list formatted line item So when I select particular expense from the drop…
-
Find the position of nth time a character appears in a sting
I want to pull the description details from the History log. I have calculated the number of commas before the Description column which is 3 but I am not able to find the position after the 3rd comma to extract the Description data for multiple rows. Row 1 - ID,Date/Time (UTC),User,Description,Security Change,Previous…
-
How can I set conditions (IF THEN ELSE) when the first argument of my IF statement is not BOOLEAN
Hi, Would like to know how can I set conditions (IF THEN ELSE) when the first argument of my IF statement is not BOOLEAN formatted. What I'm trying to do is put conditions on my Row's A+/A++...ect to determine what number (6,9,12..ect) they will fall under. I have a pic attached. Please advice. Thank you
-
Daily Rolling Forecast
Hi, I'm trying to set up in my Time Systems module a Daily Rolling Forecast, but having some trouble making it work. I have attached pics of what I have done. Please advice Thank you
-
Sum Error - Mismatch
Hi, I am attempting to bring in the sum of one line item from one module to the next and getting the error: Data type mismatch: format other than LIST or DATE being referenced as a relation Here is the formula that is failing: and the referenced module: Thanks!
-
Parent to Child Lookup/Selection - Part II
Does anyone know if there a best practice around sourcing data where the target module is dimensioned by a parent list and the source is a child list? Target Module: Roles Dimensions: Team Roles, Staging Opportunity Target Line Item: SF User ID Formula: Teams.'Item: SFDC User' Source Module: Teams Dimensions: Staging…
-
Getting error while applying lookup
Getting an error that The formula for 'REV05 Price Growth Rates Staging'.Unit Price % is invalid: Unit Price % = 'REV04 Price Growth Rates'.Unit Price%[LOOKUP: 'SYS04 Location Details Module'.Country, LOOKUP: 'SYS06 Product Details'.Product Family] 'REV04 Price Growth Rates'.Unit Price% is not a recognized line item or…
-
Time Setting Module
Hi, I want the Line Item "Current Week # of the Month" to show Current week number of the month when Line Item "Reference Date" is selected. Thank you
-
How to input for the first Item while using the Previous Function
Hi, I would like to know how I can input the first number that I need my Previous Function to read from. I know I need to add to the formula but not sure what to do. Please advice. Images attached. Thank you
-
Add value to a given Time Duration
Hi, I have a Module A with the following line items, format, and data: value(Format = Number)start(Format = Date (mm/dd/yyyy))end(Format = Date (mm/dd/yyyy))101 1/1/20192/1/20192013/1/20194/1/20203015/1/2020blank I have another module B with Time Dimension and a Line item - value_over_months that will be mapped to module A…
-
Question on Time setting Module
Hi, Trying to create a Line Item "Week # of the Month" that will give me from 1-4 the week number of each month when referencing my "Reference Date" ex) with Reference Date "2 Jan 19" the outcome will be Week 1 or in formula &"Week"&.... any help on this will do. Thank you
-
how to get the beginning month of the current year in a line item
Hi, for your assistance please. How can I get the beginning month of the current year based on the a line item which is Month format from a line item data converted from a number format to a date format? I created a system module but I cannot use it or refer it because the data that I need to get should refer to the line…
-
Using NAME with Numbered list
HI, I have a numbered list - 'employees' with the display name property set as Display Name. I have a system module called employee details dimensioned by employees list. I have created a text formatted line item in the module with the following formula NAME(ITEM(employees)). I expect to see the display name of the line…
-
Setting up SYS Modules for Time Settings
Hi, What function would you use to display the numbered week in the Month, ex) the third week of the Month.
-
Versions Question
Hi, I'm trying to set up my Model so that I can View the Actuals for the actual day it is and then after that just forecasted numbers. My Model is set up in Days of the Week and want to be able to view actuals for that certain day and then Forecasted numbers after that. Do I use the Switch Over function? and How? Thank you
-
summing up prior year data
Hi, Question please. I am trying to sum up all the values in the Depreciation line item column for prior years 2020 in my calc module by company. However, I'm having a difficulty to get all the previous years data and sum it up. Thank you.