Is it possible to "drill to screen" as an action of a procedure?
Hi,
Using the drill to screen action
I'm able to set a selection for the target screen.
As procedure action there's a "Apply selection to current screen"
that allows to make the selection for the current screen.
As a second step I can use the "Go to screen" action and go to the screen of my choice. The disadvantage of doing so is that, on the screen I just left, I have created a selection that I don't want to have there.
Any ideas?
BR, Ray
Answers
-
Dear Ray Martens,
thanks for your request.
You will receive the wished behavior when you change your procedure steps.
First you have to use the Go to Screen (when you also check disable initial Layout execution it wouldn´t been loaded with the origin saved selection).
After the Goto Screen you use the apply selection to screen step.
And finally a Refresh Screen Command to reload the target screen.
In your actual configuration it´s by your definition that the screen which opens the procedure will be updarted for the selection, because the target isn´t opened at the moment.
Hope it helps
regards
Alex
6 -
Hi Alexander,
thanks, that did the trick!
BR, Ray
2