Hi @s_tanswell84
Use the UpdateContext() function to set a variable that will store the new value of the dropdown box.
On the OnVisible property of the screen that contains the form:
UpdateContext({dropDownValue: "A"})
Default property of Dropdown1:
dropDownValue
OnSelect property of Button1:
UpdateContext({dropDownValue: "B"})
When you open the form, the dropdown box will show "A". When you click the button, the dropdown box will change to show "B".
If you have any questions or feedback, please let me know. Have a great day! 😊
-----------------------
PowerYsa Power Platform Enthusiast [LinkedIn] | [Youtube]
I love to share my knowledge and learn from others. If you find my posts helpful, please give them a thumbs up 👍 or mark them as a solution ✔️. You can also check out my [@PowerYSA] for some cool solutions and insights. Feel free to connect with me on any of the platforms above. Cheers! 🍻