Hi Team, I need the below requirement.
Ex:- If I already uploaded data from a CSV file for any month in the module and if we try to again import data for the same month we can't upload.
Is it possible in ANAPLAN?
@kishan1616
If i understood your problem in correct, you're trying to import the data again and the new imported data will replace the previous or not?..
There's no issues. you can again import data whatever you need to replace or add it'll replace with the previous data. That's why it's dynamic. (Need the same column structured data).
I believe Anaplan might have listened to you and people like you - we are getting a new functionality by the end of this month where you can block the action from the end user if some sort of flag is turned off.
You can design it in such a way that if end user has run the action once for that month that flag is turned off and action is greyed out and will not be run again.
Hope that helps
Misbah
Miz Logix
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…