Hi Everyone,
I'm pretty new to Alteryx and very new to Dynamic Input. I have one Excel spreadsheet with multiple tabs all using the same layout. When I try to run it through the dynamic input, if there are any empty (null) fields, I get the schema error. Is this the correct behavior?
Sometimes certain fields will not have any data. I have double checked all of the fields in Excel to make sure they are set to the same data format. If I go in the data and replace all of the null fields in Excel with "0" it works fine.
Is the only option to use a Macro to fix the issue?