-
Auto Code Generation
Hi all- I'm trying to automatically create budget codes after a new expense has been entered via input grid on a UX page. Overall, I'm having trouble generating a numerical sequence after the other parts of my concatenated code. I've so far been using RANK(1, DESCENDING, SEQUENTIAL) but having it skip by 15 every line.…
-
Difference between custom view and saved view
Hi, Could anyone please tell me Difference between custom view and saved view. While designing UX which should we have to prefer. Thank you.
-
Look up for future periods
Hello, What's the formula for looking up only future periods? In our module Professional Services Forecasting, I have actuals up to and including current period and blue inputs for forecast / future periods. We then have a module that groups various job codes called Professional Services Profitability. This already splits…
-
Data from Line Item Subset back to original line item
Hi, How can i get back the data from Line item subset back to the original line item? I used the LIS as my dropdown to another module and i want to consolidate back the data from the dropdown to my main module. Thanks, Tom
-
Model Architecture and reporting stages in anapalan
i am learner i want to know that the Architecture and reporting stages in anaplan, i was totally balnked seen this questions. help me out on this.
-
Architecture of the model stand alone model using ALM?
Hi I am learner till i have faced issue questions in panel Architecture of ur model and what is the meaning of stand alone model. based on that stand alone how can u use ALM by steps. Another one query about reporting(stages) and permission staging. it will be helpful further to improve my skills.
-
Convert Months to Quarter
Hi, How can I sum my months to get the quarter value in another module? My source module is using month, i turned off of the summary SUM for Time. (to save space) My target module, i want to get the quarter value of my source. Thanks, Tom
-
The values doesn't appear in Gridview
I use the same formula to calculate a value in a line item, it works in one module (Sales Qty - Motor) but it doesn't work in other modules (Sales Qty - Mobil and Sales Qty - Truck). I use different subsets from the same list for each module. Blueprint of Module 'Sales Qty - Motor' Gridview of 'Sales Qty - Motor' I use a…
-
Formula Calculation
I am writing calculation formula which I am struggle a little, hoping anyone can help me out. When writing calculation formula in Excel, we can use ( ) to group the calculation together, but Anaplan does not work the same way or am I work? Is there a way to group calculation together within Anaplan? Thanks in advance,
-
Have a line item that does not apply to a dimension, not repeat itself
Hi guys, I am wondering if there is a way to have line items that do not apply to a specific dimension, not repeat itself within a dimension. I have a list that has another module storing details about the list and then another module which has the time dimension look at revenue for specific accounts. I have pulled through…
-
Looking up Day of the Week list for a LI in a different module
Hi, I'm trying to be able to look up a total for all the individual days of the week from my historical data. i.e, I would need to look up all the Mondays in the Month of July and sum them together. I have weekdays as a list but I'm getting a error message when I try to use LOOKUP, SELECT, or SUM. Please advise. Blue Print…
-
Version
Hello Community, I have one module with version as dimension. In resultant module no version dimension is used How it is possible to flow value to resultant module..... Thankyou In advance Regards, JEEVAK
-
Automated Email Trigger
Anaplanners, Is it possible to trigger automated mails/notifications from Anaplan to users based on project stages. So if a particular Project X has moved from stage 1 to stage 2, there should be a mail that needs to be sent out to the manager managing the project X. Is the above possible, currently I have followed a…
-
Trying to look up a LI for the previous 6 month average
Hi, I'm trying to look up a LI for the previous 6 months average using a TIMESUM. The formula is working but no numbers are appearing. Not sure why the numbers are not appearing. The formula is below. Thank you
-
Hide rows with zeros in UX
I have a UX grid, which has a couple of dimensions. Depending on what selections they make using the selectors the grid can show rows with zeros in all columns. How can I automatically hide rows with zeros? I don't think I can link to a boolean with a formula like 'Show = Actuals <> 0' because the selection can change (if…
-
Which filter will have most optimized result?
Hi @MarkWarren and Anaplan Experts, Is there performance impact on filtering in below scenarios (assuming its a complicated filtering logic)? Question1:The Boolean Filter line item is a subsidiary view in a module. If this is applied does it work slower than say a Filter line item which I move to different module to remove…
-
What is the major difference between Anaplan connect and actions
I want to know the main difference between using of anaplan connect and actions. What is different between production list and production data. Please give me the information.it will be helpful for me.
-
Mapping Module no time dimension to time
Hello, I have a csv import that is not dimensioned by time and date in the same cell. It can not be changed for a monthly process import. I am 90% of the way there. I created an import module (not dimensioned by time) and a reporting module that is dimensioned by time. I am able to pull in the data to the reporting module…
-
What is the best function on the below use case: TimeSum or MovingSum ? (For best performance)
Hi, Generally it is suggested to use the TimeSum function if my target is not dimensioned by time. If my target is dimensioned by time, it is better to use MovingSum. But MovingSum doesn't allow start period parameter other than the number data type. What can we do if my target is dimensioned by time and my start period…
-
Formula error when trying to remove 'Use Switchover'
I have a group of calculated line items that I want to remove the 'Use Switchover' functionality from so they don't pull in Actuals data. However, when I try to untick the box in blueprint mode, I get an error message saying that the formula is invalid. Would be helpful to understand the connection between formula and 'Use…