Hi,
I have data that is extracted from a database and save as a .yxdb file. The alteryx database file is used as an input file in my workflow. Some fields have strings that contain quotes, but instead of pulling the quotes in the input file tool, it's pulling in boxes where the quotes should be. Please see attached. The data type for the field is V_WString. I'm doing a comparison from this field to another field from a different input, an excel file, but the same data and it's erroring because the quotes are not included from the .yxdb input file. The data set in the input tool for the excel file is V_WString as well. What can I do to get the quotes included from the .yxdb file?
Thanks!