This macro is designed to dynamically process Excel and text files.
Any information regarding the old releases of this macro can be found here:
CSV Friendly Multi-Input (Inspired by CReW Wildcard Input)
The "CReW_" prefix was added only for file sorting convenience (when installed into CReW macro pack directory) and this macro is in no way related with or quality checked by CReW team.
This macro appears under the Preparation category.
Version History:
v23.0 (2025-11-24): Initial release. No detour logic for compatibility purposes.
v25.0 (2025-11-24): Initial release. Detour logic implemented for increased performance.
The only difference between v23 and v25 is that v25 contains detour logic, while v23 does not to prevent errors and maintain compatibility with the previous releases of Alteryx Designer.
As an important enhancement of this release, unique FullPath values are obtained after reading in the FullPath list and before reading in the files, as input files could be read twice if the user provided the same path more than once, using identical or different methods (for example specifying a directory two times, one with environment variables and one without them).
Same as the CSV Friendly Multi-Input release, a copy of CReW Macros will be downloaded with the name CReW_Macros.zip when you click the Download button for the sake of convenience and preservation.