How can manage a list on UX? For example, if I want to arrange a list (in a specific order manually), how can I have that ability to re-order values within a list through UX (not by going to model in the backend).
Hi @hpatel ,
If you have a specific requirement of reordering the list, then yes you can do that. Use the Order List action to do that.
Similarly you have other actions such as Copy Branch, Assign, Assign Only, Delete Branch etc to maintain the lists from the UX.
I hope it helps
~Anand
Thanks for the reply Anand.
Yes aware of using sort action (under Other actions) to sort a list either ascending or descending. This was a requirement to have a custom sort (neither ascending nor descending).
However was able to solve by creating a module that points the list we want to sort. Then adding a line time to allow users to number the list items in the order then want to sort (top = 1, then 2, etc.) and using this line time to sort the original list.
Thanks!
Best,
Hiren
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…
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…
I'm trying to execute an Action to export data with the use of a Mapping in Informatica. But it gives us null rows .If we export directly from Anaplan , the export file has all the rows filled. Both exports have same number of rows but in the informatica export the values appear as blank. This issue is with only some…