Hi
Can I know how to update existing master data with approved values at end of approval cycle without overriding the existing data set ?
Thanks
Tejaswini
@tejaswini
Can you please furnish more details. What data set are we talking about here?
@Misbah
I have a customer-product list wrt that i have product price,product volume as my master data.So customer will raise a request to change product price or product volume if needed then approver will approve the changed product price and volume . How can I update master data based on approved values without changing master data.
For Example:
XYZ product has 90 as product price(master data)
ABC customer changed product price of XYZ product to 100 then suppose if Approver approved that 100 then how can I update master data ie 90 with approved value 100 without override that 90
Why don't you create another line item in your Data module and store the new Information in new line item. Assuming all approvals happen outside Anaplan - Bring the values and store into new line item and write IF else statement based on the logic
.
Even if the price change and approval happens within Anaplan you still need to store this updated values in new line item and write if else statements about which price should be considered for calculations.
Hi everyone, I'm looking to design a workflow and would appreciate your input or guidance on how to set this up effectively in Anaplan. So, the goal is: Once end users complete their data input, they should be able to trigger a process that: Notifies stakeholders via email with a link to a report. The report includes: A…
I've few actions in our Supply model which when run takes some time on the "generating failure dump" step at the end of the action even though the import is a full success without warning or errors. This is just a few seconds when run for a single action, however we have a process with 120 actions, and most of these…
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…