-
A case where general lists unique key were mapped to name or code now wants to map for code
A case where general lists unique key was mapped to name or code now company wants to map for code. There are 300 dimensions need to have this change. How the Downstream impacts for this change ? What are the cautious things need to keep in mind before making this change ? Please suggest .
-
Power BI connection to Anaplan -- multiple times credentials asked
In my project we have power BI linked with the Anaplan. Working in Power BI everytime there is some issue with the connection with the anaplan and it keeps asking for credentials. And also for password reset which is very frustrating. What can be done to have a secure connection?
-
Passing parameters to system modules
I have more than five modules where "reporting date" is a line item and I import values for them. In each of those modules I have another line item to calculate the reporting period based on the reporting dates. Here is the formula for that. IF DAY(reporting date) <= 15 THEN PERIOD(reporting date) ELSE PERIOD(reporting…
-
Unexpected Model Size Increase After Updating Custom Time Range
Hi Anaplan Community, I recently updated a custom time range in my model and noticed an unexpected increase in model size. Previously, my custom time range started in FY22 with 4 periods, and the total model size was 78 GB. After updating the start period to FY23 (keeping the number of periods at 4), the model size…
-
Workflow - Notify people on rejection
Hello, If you have a decision task in workflow and you choose "Continue after rejection", you don't get a choice of messages. If you choose not to continue then you can't add a notification telling people the task has been rejected. How would you notify someone that the decision was rejected?
-
Workflow adhoc triggering
Hi, we have workflow enabled now and I was looking at it for Invoice approval process. Some days we have no invoices, and then other days we may get multiple invoices arriving. From what I can see Workflow needs a schedule to run (daily, weekly, monthly etc), does that mean we can't trigger a workflow when we want to start…
-
Help with L1MB lesson 8.5.3 Activity: Import Data into Volume Inputs Module; Import not working?
Hello — I have been trying to import the data file Volume+Inputs into the REV02 Volume Inputs module with no success. Just a couple of disclaimers: I am in grid view when I try to import I have refreshed both the lesson view and the example view I have re-downloaded the file I have updated the grid view for the time being…
-
Summary values according to two list/line items
I have a module "details" dimensioned by a list 'orders' which is a hierarchal list . Structure of module looks like this :- one of the line items is 'Amount' and one is 'Plant location' in another module "Summary" i want to summarize the figures of this module according to plant, this module is also dimensioned by same…
-
Model Building - Avoiding Circular Reference
Working on a use case to reproduce following psuedo code in Anaplan Start Recommendation_given=0 for tranche 1 to 6 if tranche =1 then tranch_contribuiton = 0 else if tranch recommendation <= recommendation_given or tranch_recomendation = 0 then tranch_contribuiton = 0 else tranch_contribution = tranch recommendation -…
-
Why does it take Anaplan so long to reject a formula?
I make mistakes when entering Anaplan formulas. If rejected the message "Closing" comes up, and it then takes Anaplan between 1 and 5 minutes to finalise the rejection and come up with an error message. Why does it take so long?
-
TimeSum for a specific line item
First Module List: SKU's Dimension : weeks Line item: Volume Second Module List: 1- 100 ( a list of the numbers 1 to 100) Line items: Start week, End week, SKU, Item I want a timesum in the second Module from the first module TIMESUM('Volume Module'.'Volume', Start Week[LOOKUP: Item], End Week[LOOKUP: Item]) This works for…
-
Not able to fetch the history for particular cell
Hey People, Does anybody know why I am not able to fetch the history for particular cell, or has anybody faced similar issue. Ss below even after using the 'Export' option, text file is blank. Any inputs ?
-
Can we create actions from one prod model to the other prod model?
In my organization, we have two prod models and one dev for both of them. Can we create an action in this case? The user asks to reflect the data from one UI page to another, but they are from two different models and a common dev. Is this doable?
-
Can we create actions from one prod model to the other prod model?
In my organization, we have two prod models and one dev for both of them. Can we create an action in this case? The user asks to reflect the data from one UI page to another, but they are from two different models and a common dev. Is this doable?
-
How to consider only 1 month when importing data from a module into list
Hi Guys! I would like import "IDs" from a module into list but my module have time with dimension and it is a problem haha (yet) I import "CODE ID CMP" into list, all "CODE ID CMP" are equals in all months When i try import i have success but so many errors happen: Analyzing the errors, we have: How i can do import only…
-
What challenges have you faced when needing to update a submitted 2025
Hello, What challenges have you faced when needing to update a submitted 2025 budget due to an acquisition, and what solutions have worked well to incorporate the new readworks.oge company's financials into the existing model? Best Regard, Lusy
-
Issue with Text Data Flow Between Models
Hi Anaplan Community, I'm facing an issue that seems simple but has me stumped. I have a module (A.1) in Model A with a single line item that is a text field. I have a similar module (B.1) in Model B, and I want the text input in A.1 from Model A to flow into B.1 in Model B. Both modules have no dimensions. While mapping,…
-
Boolean- if/then function
Hi, I have to populate this boolean line item based on the boolean inputs from another module. For some reason the if/then function isn't working…Can someone help me?
-
List Sorting ....
Hi there, I wondered if anyone can help. I have a big list (more than 3000 items) which I want to sort alphabetically. I tried using Anaplan Order List functionality but it looks like even with that, we have to sort the list manually first. Instead, I can order the list manually right? Am I not using Order List…
-
Concatenate Line items in list format
I am trying to concat country and team to show as Country-Team in the Teams Text Line item as shown below. Since there are formulae in place, country and team cannot be changes to text format. How can it be concatenated in the way I am looking for?