Anyone know where I can get the instructions on 9/26 release notes to automatically reorder lists and what the API enhancements are?
Looks like some game changer upgrades!
https://community.anaplan.com/t5/Releases/What-s-New-September-26-2020/ba-p/85429
Tag: @Misbah @DavidSmith @rob_marshall @LipChean_Soh @ChrisAHeathcote
Order list = https://help.anaplan.com/anapedia/Content/Modeling/Build%20Models/Actions/Order-list.html
Assign Only = https://help.anaplan.com/anapedia/Content/Modeling/Build%20Models/Actions/Other_Actions/Assign.html
I'll find out about the APIs
David
Hi, I found one reference to the order list action:
https://help.anaplan.com/anapedia/Content/Modeling/Build%20Models/Actions/Order-list.html
would love any feedback on Order on a list
@JaredDolich
Thank you Sir. I was OOO for few days, didn't test it first hand yet.
Hi @DavidSmith
Have tested it on a randomised list of fruit and vegetables and works superbly. Will definitely help with large list loading where it comes in on a random order.
We have been doing it manually via sorting within the module itself will be great having this more automated and saves having to remember to do sorting for outputs.
#GreatWork!
@DavidSmith I posted an example here. My use case was to order a list subset so I had to use some creativity.
https://community.anaplan.com/t5/Anaplan-Platform/Ordered-List-Action-and-How-to-Use-and-How-to-Order-a-List/m-p/85543#M18871
One slight wrinkle. Will it be available for end users to run?
We were thinking that it would solve quite a few data loading issues none of which run by model admins but we're now needing to back these out because of this.
#ExcitementReduced
@DavidSmith @andrewtye @Misbah
Any of you find out about the changes made to APIs? I heard something about chunk sizing but nothing definitive.
There was an error rendering this rich post.
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…