Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
In the attached example when selecting a date in the operations summary tab and select on a speedometer it takes you to the well performance tab. When I select the operations summary tab I am trying to get the date to switch back to the lastest date, I have tried the max date in the trigger but it does not seam to retrigger when switching back to the tab.
Hi SPB
I created 2 Text box in your example to show the Dates 1 with current selection and the other avoding selection and i changed the Trigger in the button.
Hope this help
Regards!
Hi SPB
I created 2 Text box in your example to show the Dates 1 with current selection and the other avoding selection and i changed the Trigger in the button.
Hope this help
Regards!
Is there away to have it trigger when you switch back to the "Operations Summary" tab switching the date back to latest versus having to click the button? The version I am using is QV10 SR2.
May be you can define a variable to get the selected "date", then define the trigger to Set the DATE = variable when you change to "Operations Summary"
Hope i understood your problem.
Regards