<?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 German characters in text file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/German-characters-in-text-file/m-p/1130939#M371766</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;I am defining a variable in a text file which I load into QlikView. The variable uses Set Analysis and contains a German special character (the word Verträge). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET eAbgelaufenen = (Count({1&amp;lt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; OrganisationStatus={'Active'},&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; Vertragstyp={'Abgelaufene Verträge'}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;gt;}Distinct OrganisationID));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to replace it by Chr(228) and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;#228; but I still don't get it right. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions how I could solve this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR,&lt;/P&gt;&lt;P&gt;Nigel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 May 2016 08:25:36 GMT</pubDate>
    <dc:creator>nigel987</dc:creator>
    <dc:date>2016-05-24T08:25:36Z</dc:date>
    <item>
      <title>German characters in text file</title>
      <link>https://community.qlik.com/t5/QlikView/German-characters-in-text-file/m-p/1130939#M371766</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;I am defining a variable in a text file which I load into QlikView. The variable uses Set Analysis and contains a German special character (the word Verträge). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET eAbgelaufenen = (Count({1&amp;lt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; OrganisationStatus={'Active'},&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; Vertragstyp={'Abgelaufene Verträge'}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;gt;}Distinct OrganisationID));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to replace it by Chr(228) and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;#228; but I still don't get it right. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions how I could solve this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR,&lt;/P&gt;&lt;P&gt;Nigel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 08:25:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/German-characters-in-text-file/m-p/1130939#M371766</guid>
      <dc:creator>nigel987</dc:creator>
      <dc:date>2016-05-24T08:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: German characters in text file</title>
      <link>https://community.qlik.com/t5/QlikView/German-characters-in-text-file/m-p/1130940#M371767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's your exact issue? Does the variable in the front end not show up correctly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I justed tested your code and it seems to work fine for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 09:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/German-characters-in-text-file/m-p/1130940#M371767</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-24T09:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: German characters in text file</title>
      <link>https://community.qlik.com/t5/QlikView/German-characters-in-text-file/m-p/1130941#M371768</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;did you read the expression from a text file? I've attached the sample text file and the qvw which loads the file.&lt;/P&gt;&lt;P&gt;After reload, the variable is displayed as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Count({1&amp;lt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; OrganisationStatus={'Active'},&lt;/P&gt;&lt;P&gt;&amp;nbsp; Vertragstyp={'Abgelaufene VertrÃ¤ge'}&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;gt;}Distinct OrganisationID))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it clear now? Did you need more information?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 09:10:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/German-characters-in-text-file/m-p/1130941#M371768</guid>
      <dc:creator>nigel987</dc:creator>
      <dc:date>2016-05-24T09:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: German characters in text file</title>
      <link>https://community.qlik.com/t5/QlikView/German-characters-in-text-file/m-p/1130942#M371769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to save your text file as UTF8 with BOM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/331334"&gt;How can I use include files saved in UTF8&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 09:23:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/German-characters-in-text-file/m-p/1130942#M371769</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-24T09:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: German characters in text file</title>
      <link>https://community.qlik.com/t5/QlikView/German-characters-in-text-file/m-p/1130943#M371770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saving the text file as "UTF-8" (instead of UTF-8 without BOM) was the solution.&lt;/P&gt;&lt;P&gt;For people having the same issue. I use Notepad++ and in the "Kodierung" tab you need to switch to UTF-8 before saving it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 10:57:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/German-characters-in-text-file/m-p/1130943#M371770</guid>
      <dc:creator>nigel987</dc:creator>
      <dc:date>2016-05-24T10:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: German characters in text file</title>
      <link>https://community.qlik.com/t5/QlikView/German-characters-in-text-file/m-p/1975898#M1220744</link>
      <description>&lt;P&gt;I have similar situation, where the company name comes in QVX file, some company names has&amp;nbsp;umlauts: Ä, Ö, Ü and ß.&amp;nbsp; These umlauts are being displayed as ? in QlikView dashboard. (Version 12.6&amp;nbsp; May 2021 SR2).&lt;/P&gt;
&lt;P&gt;Any suggestion to display these as expected would be a great helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 13:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/German-characters-in-text-file/m-p/1975898#M1220744</guid>
      <dc:creator>Sri27</dc:creator>
      <dc:date>2022-09-01T13:47:25Z</dc:date>
    </item>
  </channel>
</rss>

