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.
When importing data from a Data Hub to another model, I'm seeing values in the target model that don't exist in the source. For example, seller assignments are being tagged with subregions that aren't present in the source data - some assignments are missing expected tags, while others are mapped to seemingly random…
Hi, I need help in pulling a specific view in Anaplan XL. The first grid should display attributes of various projects, while the second grid should present the monthly financial data for these projects. Thanks in advance.
Hi, I am working on a solution where the User should only have access to write/edit the list members that they add from an Action on the frontend. This action adds another list member to a selective access list. The problem is, in order to run the action, you need access to the entire list, so you would see all list…