How to sync a selector field with input grid in anaplan
Do you mean sync a content selector with the input grid?
If yes, then selector list needs to be a dimension in Input Module. Check this out.
Not exactly. I have created a Selector module and another input module. Input module is in L5 dimension and Selector is in L4 dimension. Now I want if I select one item from L4 it will show all the items under that i the below L5 dimension Grid. Is that possible.
Can u share screenshot of selector module and input module which includes dimensions?
@Soumyajit
Yes you can do that,
In you input module you have L5 as dimension and your selector is L4. Create a boolean filter line item where you write the formula as : Selector L4 line item = parent(item(inp module L5))
and then you can apply this filter in the grid so when you select L4 you'll be get all the L5 from selected L4.
Hope that helps.
@Soumyadip - Can you share more details along with screenshot to understand it better?
Create a filter line item in such a way that if L4 is selected then all the child L5 items needs to be true (use parent function) then apply that filter on the input module then the sync with selector happens in the NUX screen based L4 selection. Hope this helps.
I am attempting to connect to an azure SQL database vis at the MSSQL connector in data orchestrator but am having issues and I believe it is due to hyphens in database name (which is a fairly standard naming convention I will note!) Example below (fake credentials) - has anyone else encountered similar and is there a way…
Hi, for some reason my shipping costs are the same over every month and I don't know what to do to fix it.
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.…