Apply Master Layout Selection to Drill to Screen
Hi,
I have an application with two(2) screens(lets say Screen1 and Screen2). On Screen1 are two(2) dataviews(lets say Dataview1 and Dataview2). Dataview1 has Master Layout enabled and Dataview2 has a drill to Screen2 configured.
My problem is when I do a master selection in Dataview1 and then a drill to Screen2 from Dataview2, the master selection is not being applied to Screen2. How can I have done
Answers
-
I think you are selected "Go to screen" instead of "Drill to screen". Here Data view 2 is having Master layout.
1 -
Hi,
you need to add also the Entity from DV 1 to DV2, cause Master can't be overgiven from one Screen to another and in this way the it's handled as a Drill to Screen selection
Regards
Björn
1 -
Thanks Björn,
I added the Entity which it was not filtering on in DV2 and it worked perfectly. It make perfect sense also.
1