Hi everyone,
I have a list of selective access for users. Due to the dynamic maintenance of that list from various sources, a sorting of the list items is missing. For readability, I want the list items to be sorted in the modules and on dashboards. I use a line item with formula CODE (ITEM ()), on which I set sorting. Due to the selective access on the list, this sorting does not work for users who do not have read or write access to all list items. Does anyone have a solution for this?
Thanks in advance for your response!
Solved! Go to Solution.
Not much help at the moment, but a facility to re-order list items using a line item is in the works.
This will be a very useful feature. Looking forward for this. Any visibility around the timeline of release?
Hi @alber818 ,
I tried to replicate your scenario. In 1st screenshot I have removed 2 items in selective access, whereas in 2nd screenshot the user has access to all. But in both the cases sorting is maintained.
Hi,
You are right, but my description was not entirely complete. It concerns L_Grootboekrekening, which rolls up as Parent Hierarchy in L_Projectcontroller.
But the sorting problem arises in the 2 levels L_Project fase and L_WBS element
Hi @alber818
1. What do you mean by "Due to the dynamic maintenance"?
2. Is the sort you are seeking Static or dynamic based on another value?
Hi einas,
"Due to the dynamic maintenance" means that the list is filled with new members that appear in several data import lists. So I import all actual transactions and then check if the WBS-elements can be found in the list WBS-elements. Any new item will be added to the list, but allways on top (or at the bottom, I'm not sure about that) in the group of the parent hierarchy. My hierarchy is 3 levels: 1 Project; 2 Project fase 3; WBS-element, so the same happens whith the new parents (2 Project fase).
The issue is that the sort at only level 3 can be fixed by using a lineitem in a module to sort at. But as the parents are in a different list there is no sort on level 2 items. I'm beginning to realize that the selective access is not an issue in this problem.
https://community.anaplan.com/t5/Anaplan-Platform/Alphabetize-Lists/m-p/1584#M2514
This link might provide you with a couple of ideas. A combination of this process laid out by @StefR at your L2 and a sort on the L3 might create the view that you are looking at with minimal effort. There are also a couple more suggestions further down in the thread of that link that might work based on the specifics of your case.
Jason
Thanks for your help. I read the article, it contains some interesting things. Problem is that I can't delete my lists because of saved historic data, but maybe the alternative hierarchy is the direction I'm looking for
I agree with you. The selective access is irrelevant because as I said the value will just "disappear" from the list keeping the rest of the order as is.
Are you ordering alphabetically?
Also, are you looking to order Level 2, and within level 2 (level 3) you order that again?
A
|------ 1
|------ 2
B
|------ 1
|------ 2
|------ 3