I have a PowerApp with a date picker, to choose a date for items which show in a gallery.
I'm trying to have two separate buttons on the same screen to change the value in the date picker, rather than clicking the date picker and manually choosing the date. I just need a "Today" button and a "Yesterday" button (other dates will be manually selected as usual in the picker), to make it more user friendly.
I'd have thought this is fairly simple using the "OnSelect" for each button to change the value in the date picker, unless I am missing something (I'm fairly new to PowerApps).
Can anyone guide me please? Thank you :)