Hi Everyone,
The model has 7 levels of hierarchy for three years now. Would it be advisable to add another level between l6 and l7, taking into account the consequences?
@MounikaVakacherla If there is a valid business case then you should do it. How you go about doing it is the thing you need to assess. I can imagine if you try to do it now you would get all sorts of error such an invalid parent or something.
For example, original hierarchy is
Then you want to introduce
If you have a formula somewhere that uses PARENT(ITEM('L7')), it would prevent you from inserting L6.5 as the current line item using the PARENT formula would have a format of "L6". But attempting to insert L6.5 would require the format of the line item to be "L6.5". Depending on how complex your model is, trying to identify all the line items that would prevent you from inserting that level can be painful
As an approach, you can perform the following steps:
1. Export the module line items. This is so you can refer back to it later as the next steps will require you to delete then re-introduce formulas
2. Identify all line items that has L6 as format. Temporarily update the formula against these line items to blank
3. Insert the new list L6.5 in to the hierarchy. For example,
4. Create the system modules for L6.5
5. Assess what changes would be required for the items identified in step 2. It can be one of the following:
I am attempting to connect to an azure SQL database vis at the MSSQL connector in data orchestrator but am having issues and I believe it is due to hyphens in database name (which is a fairly standard naming convention I will note!) Example below (fake credentials) - has anyone else encountered similar and is there a way…
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.…
Has anyone found success using Anaplan XL with Polaris models in a shared drive with or without concurrent users? My team has experienced a variety of errors, login failures, etc. sometimes it works, sometimes it doesn't. We've been recommended to save and edit files locally, which helps but certainly with its limitations…