Hi, due to some path issues, I must use the dynamic input tool for my system. I need to read three nearly identical DBF files. However, I encountered an error stating that the input files have different schemas. Upon checking, I found that Alteryx read one of the DBF files as Wstring, while the others were read as String. In FoxPro, the three DBF files have an identical data schema, where all fields are of type 'characters'. I have already checked the box to output all fields as strings. Could you please advise me on how to fix this issue? Sorry that I may not provide my source data online.