I'm using the SAP BW read tool and the customer description contains a single quote.After reading the BW data with the Alteryx script the customer description returns the value ' instead of a single quote.
Hi All,
Problem has been solved. Ingrid from DVW Analytics provided the settings below. Thanks Ingrid.
I also set the below "Split" filter options to "True" and now the quotes are visible.
Hi -
I just did a quick check and BW Read returns the correct value when the field contains a single quote, e.g. "O'Brien" is returned/displayed correctly.
To clarify, is "customer description" a field or are you referring to the "description" in the metadata?
What is the datatype of the field in question?
Also, are you able to examine the field in question via another method, i.e. a t-code, to confirm that it is stored correctly in the system?
Mark
Hi Mark,
Thanks for your reply.
Below an explanation of the flow of the text through the systems from BW to Alteryx.
In the BW system the description in the Infoobject of the Bill To Party:
In the AFO(Analysis For Office) query output in excel:
Then the Alteryx configuration:
Selection of the Bill To Party field with de “Default Text” using the AFO BW query, shown earlier
The settings for the BW Read Tile
The Connection Configuration in Alteryx
Part of the Alteryx script where I'm using the Browse tile to check the data
After running the Alteryx script to retrieve the BW data, the description of the Bill To Party is shown as below. The quote has been replace by "'". Why? This is very strange. UTF-8 conversion missing somewhere?
If something is not clear then please reach out to me. Thanks for your help.
Kind regards,
Leon