master item Container not visible as a dynamic view
Hi i created a dynamic view that contains a table. i want to give the user ability to interact with the table - not just to filter for dimensions but also to add/remove dimensions - i do this by a filter that allows the user to select what dimensions they want.
initially i created 2 dynamic views: the filters + the table. however, when i embed the two views into my base app - it appears the 2 dynamic views are is separate sessions, what i filter for cant be seen by the other dynamic view.
i tried hosting my 2 objects in a container (of course i made the container a master visualization) so that i would think they would be in the same session.
however, when i configure my dynamic view, i dont see the container as an option.
1st question if i have 2 dynamic views using the same template app, can i bind them together?
2nd question - failing the ability to bind and i think i know why they cant be bound, how do i use my container as a dynamic view?