Hello All,
Is there a way we can add Data Write action to existing process so that we don't have to run it manually?
Use Case - In an Approval workflow, I am trying to capture Approval Date as soon as the Approval action is ran.
Thanks in Advance!!
@ankabra
No, I don't think that is feasible as of now. Forms, Notifications and Data Write all can not be put in the exiting process - reason being that all these are created on UX directly and there are no impression left on the underlying model.
Hope that helps,
Misbah
Thanks @Misbah - Agreed. It would be helpful if we could scale up the usage of the Data Write Action. It would have saved a lot of time and effort and would have saved us from creating multiple saved views and actions. Currently, it can only update one cell at a time, which limits its use. In any case, let's hope this gets updated in the future.
This is a great idea! I suggest capturing it on the Idea Exchange. I would happily kudo it!
https://community.anaplan.com/t5/Idea-Exchange/idb-p/AnaplanIdeas
Thanks for the suggestion @ryan_kohn . I have added this to an Idea Exchange forum.
You can find the link here.
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
Hi, when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ? When I use same method for unassign it works .
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…