I have created a simple app. Basically, it inputs 4 excel files and outputs them into SQL tables. It works fine when I select all the 4 inputs. I am trying to add another feature which is that even if I select 1 file then it should run without giving any error. Can you suggest how it can be done?
Currently it throws an error like :
- The Action "Tool #4" has an error: The file name is empty.
