Hello, I have a nested list like the following. I want to publish only the parent as a page selector for a particular dashboard without giving the user the ability to select specific child. How can I do that?
Parent
Child
A
1
2
B
3
C
4
Hi @JZCG I think you need to split the list (simple list), one for parent and one for child. This case you can publish parent as page selector. With nested I don't think so you can achieve this.
@JZCG what you can do is go to the Parent list itself. Open it then go to View⇒Publish List as Page Selector as per screenshot below. In the screenshot below P2 is the parent of P3.
you mentioned dashboard but still double checking, do you need this is classic or NUX?
Hi @JZCG You can publish list as page selector to dashboard as mentioned by TristanS. But if y are looking in case of NUX you can't publish list as a page selector. NUX automatically takes the dimensions of the module when you try to publish pages and makes them as Context Selectors. https://help.anaplan.com/configure-context-selectors-in-apps-and-pages-c99d08f7-d7ab-464b-bf2e-69d2d367b6ca Refer above link for more details.
Hi - can't access support portal having already registered. Receive the following error message - is this an issue with Anaplan or our internal IT?
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…