Hi - I'm having an issue with a dynamic input not recognizing a blank user input. The app starts by a user inputting a few file paths. One in particular is not always required. In this instance, if a user doesn't input a blank template, the dynamic input will error out (it works as intended if a file path is input). I've attempted to create a formula to detect when there is nothing input by the user, but I can't seem to capture the empty field in order to load the blank template. Any suggestions? [Note - I know the file paths don't all match / make sense on the screen shot below, these are just fake paths I typed quickly for the screenshot] [ Data Type is normally a string; I took this screen shot from the debug, I don't know why it's being changed to a Bool]


