Is there a way to combine the multiple select files within an action when imports share a file i.e. updating a list then a module with the same .csv, without deleting and recreating the imports?
HI,
If you are trying to import the same file into a list as well as a module, make sure that the name of the file is same for both instance ie. In Actions tab--> Go to Imports and check for the Source Label of both actions. If it is same then put those actions into a Process, you will be asked to import the file only once instead two.
Note: Even though if the stucture of the files are same, Anaplan will refer only the source file name.
Hope you understand the risk of naming conventions while uploading a file 🙂
Thanks,
Kavin.
Agreed, if the original import uses the same filename, you should only get one prompt for the filename when you publish the process
David
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…