Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have one main table (TABLE 1) and a container with 3 tabs combined with multiple views.
3 tabs contain data for A tab , B tab, and C tab field selection.
A1,A2,A3,A4 are separate views that I have created and combined in a container, then I have combined all those views in another container in the form of tab selection. So basically, containers inside another container.
Similarly, for B field Selection and C field selection.
I want if I make a selection on the particular dimension from Table 1, then it activates the tab and shows data containing that field. I'm using a hide/show container, but my problem is I'm not sure how to do it. I tried a couple of things with the getfieldselections & getpossiblecount to achieve this, but nothing worked as I expected. Tabs data is getting blank upon selection.
Please let me know how I can solve this issue. I'm also attaching a sample file for your reference.