Hi - Because of a unique use case, we had to create two modules with similar information except a couple of columns. I want to compare if the data is correct in the new model. Can you please suggest on how I can do this ?
Sunl
Hi @sunilramakumar
Without going into too much details about your your use case i can think of few ways
if you are doing this in a very adhoc way then
if you want something within Anaplan then you can do it in 2 ways
another way is to use inbuilt compare functionality however you will have to change few things
i can think of other ways as well like using subsets but will be great if you can list more information about your query .
hope this helps
Karan
Thanks Karan. In addition to the data the original module has some inbuilt formula as well. Is there a way we can compare if the formulas are the same ? I will check the data with the excel solutions that you have advised.
Sunil
If it is adhoc then you can compare formulas as well using excel just extract modules in blue print mode
Thank you. I will check and will revert if there is any additional questions.
I have a requirement to extract last 90 days data from an Anaplan model through Matillion. I wanted to know is there any API which I can use to achieve the same? I have taken a look at the (Integration APIs) Bulk API as well as Transactional API and none of them has a relevant query parameter which I can use to apply the…
Hi, I'm trying to create a month to date line that is based on a specific input date, not the actual date. Is this possible?
The data I'm trying to import is as follows Parent-Code A B A C B D C D D E I want to generate the following list from this data: L1 L2 L3 L4 A A-B A-B-D A-B-D-E A A-C A-C-D A-C-D-E You can create up to L3.However, L4 has multiple parents for one row of data When I try to create L4 from D-E, only one list row is generated…