I have a financial transaction file I receive every night. This file contains multiple rows that contain the exact same data in each field. Is there a way to import these rows without failing the duplicate checks?
Yes, You can use numbered list. Refer : https://help.anaplan.com/numbered-lists-371af0ef-1465-4c4f-9a73-4150f4a6ee95
Thanks Vanshika but using a numbered list still requries a unique code or unique combination of properties to import. I have neither.
@bolinl1
Is it possible to fix the data at the source where they do a distinct on the data before it gets to you?
Potentially yes…but we are trying to avoid changes to the current process if possible. We are dealing with financial transactions. So we would have to sum on all the distincts and that is a rigourous/costly build out.
Are you loading the transactional data to the lists, are you? Typically, you create the "code", which should be unique as the list, and then load the transactional data to a module dimensionalized by the list and by Time.
If you are loading transactional data to the list, take a look at this article, especially this graphic…
We are experimenting on various solutions of how to use ANAPLAN for this scenario. We have many, many loads where we have the code for the list then import the rest of the data into a module. This build out is unique in that we are trying to avoid having to change the current export and/or build a preprocessor to generate a code. Basically we want ANAPLAN to work as the preprocessor and generate the unique code for us. We bought ANAPLAN to reduce IT need. Unfortunately the requirement to always have a code is hindering this effort.
It would be good if we could use the Enforce Unique Name logic to create the names with the Tildes and not need a code or unique identifier based on properties.
Hi, we need to bulk export approximately 150 customer Management Reports as PDFs each month from Anaplan. It involves selecting each customer from the context selector, exporting to pdf and then renaming the file. Currently this is a manual process. Has anyone implemented an automated solution to bulk export Management…
Hi, I'd like to know if my issue already occurred to anyone here. I created a saved view out of a module using different hierarchical lists. In the saved view, I pivoted the dimensions and restricted the view only on a specific line item. Then, I used that saved view to import data into another module however the data…
Hi, I have the following problem to solve and I’m not sure whether it’s even possible in Anaplan. I have List A with a certain number X of elements. For selected elements from List A, based on which I create a subset, I determine the components that make up each element. There can be a maximum of 6 components. Each line…