Trying to clear/reset the previous values of a dropdown(which is got from an out argument of a process) on click of a button to an empty list, but its not working. Setting the value binding of the dropdown to an empty list on click of a Button, that doesn’t seem to work.
Is there a way to achieve this ?