Hi there,
I used a macro to read multiple files into alteryx. The macro works well on tabs A, B, C. But on tab D, alteryx can't read anything. It just shows column title but no content in the columns.
The fact that this macro works for other tabs makes me think coding works. I am puzzled what can cause tab D not to be read in correctly. Have you seen formatting issues in excel that would cause the entire tab not be read?
Alteryx flow looks like this
Directory -> Formula([FullPath]+"|||Asset Characteristics") -> Macro
Thanks,
Yiling