<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Euro Symbol in String Field Getting Converted to Â, in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Euro-Symbol-in-String-Field-Getting-Converted-to-%C3%82/m-p/1367842#M30809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When loading from CSV any text/string fields containing a Euro currency symbol are being converted to Â...&amp;nbsp; as per below image.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="CaptureToday.PNG" class="jive-image image-1" height="85" src="https://community.qlik.com/legacyfs/online/172723_CaptureToday.PNG" style="height: 85px; width: 92.1229px;" width="92" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I could resident load the CSV results and wrap the field in a replace function (replacing with &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;chr(8364) )&lt;/SPAN&gt; but I'd rather tackle it at source and I'm sure there has to be a simpler way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Aug 2017 08:13:48 GMT</pubDate>
    <dc:creator>catalystmichael</dc:creator>
    <dc:date>2017-08-08T08:13:48Z</dc:date>
    <item>
      <title>Euro Symbol in String Field Getting Converted to Â,</title>
      <link>https://community.qlik.com/t5/App-Development/Euro-Symbol-in-String-Field-Getting-Converted-to-%C3%82/m-p/1367842#M30809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When loading from CSV any text/string fields containing a Euro currency symbol are being converted to Â...&amp;nbsp; as per below image.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="CaptureToday.PNG" class="jive-image image-1" height="85" src="https://community.qlik.com/legacyfs/online/172723_CaptureToday.PNG" style="height: 85px; width: 92.1229px;" width="92" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I could resident load the CSV results and wrap the field in a replace function (replacing with &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;chr(8364) )&lt;/SPAN&gt; but I'd rather tackle it at source and I'm sure there has to be a simpler way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 08:13:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Euro-Symbol-in-String-Field-Getting-Converted-to-%C3%82/m-p/1367842#M30809</guid>
      <dc:creator>catalystmichael</dc:creator>
      <dc:date>2017-08-08T08:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Euro Symbol in String Field Getting Converted to Â,</title>
      <link>https://community.qlik.com/t5/App-Development/Euro-Symbol-in-String-Field-Getting-Converted-to-%C3%82/m-p/1367843#M30810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure you're using the right encoding when loading the data from the file. Perhaps it's an utf-8 file and you're loading it as ascii with codepage 1252 or it's the other way around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;utf-8: (txt, utf8, embedded labels, delimiter is ',', msq)&lt;/P&gt;&lt;P&gt;ascii: (txt, codepage 1252, embedded labels, delimiter is ',', msq)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 09:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Euro-Symbol-in-String-Field-Getting-Converted-to-%C3%82/m-p/1367843#M30810</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-08-08T09:19:32Z</dc:date>
    </item>
  </channel>
</rss>

