Hi
Is there any possibility of creating delete or add row of a number list action(other actions in Anaplan) in New UX ?
Thanks
Tejaswini
You can do the create via Forms.Delete can be mimicked with some kind of selection and a "delete from list using selection"
Hi Maarten
'Delete from list using selection' cannot be performed as I am using List subset
Is there any other alternative ?
Create a system module for you LISS and reference the full list directly.
Use the selection in the LISS properties module to inform the delete action.
@tejaswini,
I believe 'Delete from the list using selection' works with the subset list as well (numbered list)
Can you check that again?
Thanks,
Sandeep
@sandeep_bk
Can 'Delete from the list using selection' will work even if module view contains different other dimensions(time,versions, lists)
Is it possible to delete multiple rows if the module having time ,versions and lists?
Please help on this
Delete from the list using selection would delete the list member irrespective of your module dimensions.
Please note, deleting the list item would eventually clear underlying data in that particular list/list member.
and yes you can delete n number of rows (depends on your setup)
https://help.anaplan.com/anapedia/Content/Modeling/Build%20Models/Actions/Other_Actions/Delete_from_List_Using_Selection.html
Thanks,Sandeep
Hi all, I am importing a flat file into ADO. However the flat file does not have a unique identifier. I would like to use the row count as the "ID" Is there a way to create this ADO?
Good morning everyone. I need to build a module export with some specific requirements: users can select a currency type (USD/Local), Salary Type (1 or 2), Nomina Type (1 or 2), and Version (Forecast, TS, Plan). Currently, each of these filters is driven by an independent system module published in the NUX, each…
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…