Hi All,
May I ask help on this. I have a workflow wherein I’m trying to output an .xls file with its filename coming from the value selected from the Dropdown list


OR from the textbox.

I can make it work when the workflow only contains the Dropdown list OR if the workflow only contains the Textbox.



But I wanted the user to either specify the file name by selecting from the Dropdown OR supply a specific value in the textbox by using a Radio Button, BUT it keeps on outputting the filename based on the value from the Dropdown even if I selected the Radio Button for the Textbox. Attached is the sample workflow I created.