I tried to search for an answer, but the only things that match are missing fields in Salesforce. I think I am missing something very basic!
I am trying to gather a compound "BillingAddress" using the Salesforce Input Tool and eventually export via ODBC. Unfortunately, the information comes through like this:
I found no obvious way to find encoding options (UTF-8 or so), but I am also not certain if that would help if this is in JSON.
Interestingly, if I try to query for a BillingCountry for the same subject, it comes out fine:
I am highly motivated to keep the JSON format, but am not familiar with any options within Alteryx to correct the encoding?
Thanks ahead of time