Hi,
I'm trying to import multiple named ranges with the same schema from an excel file. I have a predefined list of the named ranges as text input, and append the named ranges to pull in through dynamic input. The only problem is that the file might not contain all of the named ranges, and dynamic input stops reading in data once it realizes it.
Is there a way to get around this error so that dynamic input will pull in just the ranges exist in the file?
