Hi,
I am currently working for a model in which we have two different hierarchies, 1 is D1→D5 and other is P1→P5 where D1→D4 and P1→P4 are the same, and D5 and P5 are different. Now I am using two grids on a same Page, 1 having P1 hierarchy and the other having D1 hierarchy, because of this I am seeing to different Page Selectors on the Page one for each hierarchy, now I have a requirement to link them together so that both of them can sync and update Simultaneously instead of selecting them separately. Is there any way to achieve this?
My First Page Selector uses P5 hierarchy with Hide on P5 level, and the 2nd Page Selector uses D5 Hierarchy with Hide on D5 level. I want that if I change the Page selector for 1st, the 2nd grid should automatically update based on the selection rather than having to select again for Page Selector 2.
Is there any solution for the above issue. It is annoying the client as for now he has to update both the Page Selectors separately to check the data.