Hi Friends,
I have a module abd SYS Mod 1. It has no list but only Line Items.
I want to import, the Line Item value (ie. Jun 20) in the list.
Kindly assist.
Hi Sravan,It's not possible to import into a module which does not have a dimensionCreate a Fake list with just 1 member and add it to the moduleSubsequent references from this module will then use the SELECT formula
Ex: when referring this module in other modules, the formula will be'abc SYS Mod 1'.mnb[SELECT: Fake List.'1']Hope this helps!Regards,Anirudh
Hello - I have a 2 level ragged hierarchy (yes, it's a chart of accounts), that for reporting purposes is used in 4 different models (yes, it's a P&L). What is the best way set this to allow one to be the "source of truth" and then import between the four models without creating actions that include ignores? It seems like…
I am testing export actions using workflow but its not generating any file when I am running the workflow, but the same process is generating export file when ran from the Actions→Process section. Is their any issue with the workflow functionality? Also, If I want to generate a file after completion of workflow and pull…
Hello Anaplan Community, I am seeking guidance on the most effective ways to automatically upload flat files to Anaplan Data Orchestrator (ADO). Currently, our process involves loading flat files to an Anaplan Datahub using Anaplan APIs and custom Python scripting. With Anaplan Data Orchestrator's capabilities for data…