Can someone help me with, how we can delete an index, for eg : When I delete #index 01 then #index 05 should get deleted automatically.
You wouldn't be able to run "sequential" deletions like that, but you could associate #1 with #5, so that when you flag 1 for deletion it also include 5.Β You can then run a "delete from selection" to delete both
David
Thank you so much David.
Will try this and let me check whether this will work or what.
No problem
More information can be found here which should help you with the set up
https://help.anaplan.com/anapedia/Content/Modeling/Build%20Models/Actions/Other_Actions/Delete_from_List_Using_Selection.html?_ga=2.97571743.1033608786.1529916624-1090068811.1528990660
Β
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context andβ¦
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-yearβ¦