I have a Variable toggle in my app that contains 3 values: Current Month, Prior Month, and Month Before Last. Currently when you open the app the toggle is defaulted on Month Before Last. I am curious if there is a way to have it default to the Current Month.
I use a pick function and a variable vDashboard=1, and the Toggle values are below (1,2,3)