Nolan
Contributor III
2021-05-28
02:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Variable Toggle Default Setting
Good Afternoon,
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)
Thanks in advance for your help
467 Views
1 Reply
jwjackso
Specialist III
2021-05-28
03:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Edit the Variable and define its value as 1
434 Views