Hello,
Can someone please help suggest- what am i doing wrong here.
I have a reset button- to reset the field "New Report/ Version" which is DataCardValue40.
So, by default the toggle on this field is off, but once somebody changes it to On- i want to give a reset button to default the toggle to Off. The following is not working and showing an error "The reset function can only be used with a resettable control"

Another approach, i tried was creating variable with button's OnSelect property too- but in the RESET property of the control- variable is unsearchable