Hi,
I would like to add a Create action to a process, but I can't seem to. Does anyone know how to do this?
Thanks, Ethan
@egc8r
Or, you could "hide" the actions in a different process. For example, do the Create first and then have a "Save" button where it has the Process and actions behind it.
You can't do that as the create action needs to know where to put the new member. For an alternative, have the new member (with code and parent ) defined in a view and have the process import the new member into the list, and then the final action within the process will clear that member our from the module. Will that work for you?
Rob
@rob_marshall
I can try that β¦ but I was hoping to have the create action run first, where it would ask the user where to put the new member, and then have other actions run after that.
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.β¦
Hello community, I have an issue with anaplan report (functionality). The issue I have is within couple of slides. The data in that report is scrolling into a new page. There is a hierarchy in the rows and line items and time in the columns. My problem is, the hierarchy is getting broken in the second page. One of the nodeβ¦
I want to create an S3 connection that will have monthly data stored in individual csv files that is connected to ADO. Around month end, data will be uploaded multiple times, replacing existing csvs. When this happens I want to replace the existing data for that month with the new file. I don't want to have to create aβ¦