When I edit the format and switch from text to list, I get the following error message: "Format of mapping used for lookup doesn't match any dimension of the source."
How do I fix this?
That error indicates that the line item which format you are attempting to change is being used / referenced by other line items, and the new format is not accepted by the formulas downstream.
If you go to the blueprint of the module where the LI is, and scroll all the way to the right, you will see the last column of the blueprint called "referenced by", which includes a list of all the modules.line items or list.properties that reference to this particular line item.
at this point you can either cut out those formulas until no other line item or property reference the one you wish to change, then change the format to list and then past back the formulas where they were. Some formulas wont work anymore and you will have to either change the format or the formula of those downstream line items
Before changing the format of any lineitem , you need to go to blueprint view of that module and check the references of that line item and copy formula of all reference line items and then remove the formulas and references and after changing the format of line item then you need to update the formula of all referenced items
Hi everyone, I'm looking to design a workflow and would appreciate your input or guidance on how to set this up effectively in Anaplan. So, the goal is: Once end users complete their data input, they should be able to trigger a process that: Notifies stakeholders via email with a link to a report. The report includes: A…
I've few actions in our Supply model which when run takes some time on the "generating failure dump" step at the end of the action even though the import is a full success without warning or errors. This is just a few seconds when run for a single action, however we have a process with 120 actions, and most of these…
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…