Hi,
Is there a way to get around this error? I cannot read the file if it doesnt have a header.
but I must read in the file, so if its not reading, can I insert fake headers in the file before its read into dynamic input?
Thanks.
Can you add a sample of the data and the error?
@TimN I am trying to implement the solution here - https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Ignore-Dynamic-Input-if-file-is-empty/td-p/822698
where if the file is empty they use the select tool to make everything string.
However this is not working for me.
There is no sample data as I am using data from a network drive to read in a file