Dear Community,
I have created the following workflow within an Analytic app to dynamically let the user rename selected columns, see below.
It works as well as soon as data is entered via the GUI.
However, I would like the column names NOT to be renamed when no fields are being picked.
Currently, the columns are changed to RenameFieldToThisName1, 2 etc when there is NO USER INPUT, see screenshot.

Of course the workflow should still work as before when the user selects the fields for renaming in the GUI.
Any kind of solution is welcome, possibly through the use of filters?
THX!