Is it possible to lock the data types selected in a Select tool? The issue I'm running into is if the input dataset is empty, Alteryx (for some reason) sets all data types to double, causing many downstream tools to fail.
Since I know that the data types for the input fields will never actually change (but may be empty), can I not make sure Alteryx doesn't change them on its own?