<?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 QV report to UTF8 format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QV-report-to-UTF8-format/m-p/316538#M116772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Guru's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help to achieve the below request..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 May 2011 16:24:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-23T16:24:15Z</dc:date>
    <item>
      <title>QV report to UTF8 format</title>
      <link>https://community.qlik.com/t5/QlikView/QV-report-to-UTF8-format/m-p/316537#M116771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Guru's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to display comments in French, with accents how to switch the QV report to UTF8 format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 10:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-report-to-UTF8-format/m-p/316537#M116771</guid>
      <dc:creator />
      <dc:date>2011-05-20T10:38:41Z</dc:date>
    </item>
    <item>
      <title>QV report to UTF8 format</title>
      <link>https://community.qlik.com/t5/QlikView/QV-report-to-UTF8-format/m-p/316538#M116772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Guru's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help to achieve the below request..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 16:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-report-to-UTF8-format/m-p/316538#M116772</guid>
      <dc:creator />
      <dc:date>2011-05-23T16:24:15Z</dc:date>
    </item>
    <item>
      <title>QV report to UTF8 format</title>
      <link>https://community.qlik.com/t5/QlikView/QV-report-to-UTF8-format/m-p/316539#M116773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Have a look at the example application available with qlikview installation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You will find them in "C:\Program Files\Qlikview\Example\Documents\Films.QVW"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; this example shows you hw to convert string in different languages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope this will help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 18:33:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-report-to-UTF8-format/m-p/316539#M116773</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-05-23T18:33:59Z</dc:date>
    </item>
    <item>
      <title>QV report to UTF8 format</title>
      <link>https://community.qlik.com/t5/QlikView/QV-report-to-UTF8-format/m-p/316540#M116774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Kaushik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, that's a very good example to translate a text, yet I'm facing a problem where characters from a MySQL datasource are not displayed correctly. I've tried changing the ODBC datasource to utf8, I've tried adding a 'codepage is' option after my connect statement, but I don't manage to solve it.&lt;/P&gt;&lt;P&gt;Typical symptom:&lt;/P&gt;&lt;P&gt;"Robin n'a pas de solution donnée..." (which appears fine in the web application where the data resides)&lt;/P&gt;&lt;P&gt;is displayed in Qlikview:&lt;/P&gt;&lt;P&gt;"Robin&amp;nbsp; n&amp;amp;#39;a pas de solution donnÃ©..."&lt;/P&gt;&lt;P&gt;I'd be grateful for a suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 15:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-report-to-UTF8-format/m-p/316540#M116774</guid>
      <dc:creator />
      <dc:date>2011-06-13T15:20:03Z</dc:date>
    </item>
  </channel>
</rss>

