<?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 Current Selection Box - multiple languages in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-Selection-Box-multiple-languages/m-p/227998#M80063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a number of fine features, that allows you to have multiple languages available to the user to choose from on the fly. However, if I use the current selection box, it is not possible to make any language-abstration or is it? As I see it, you will always show the internal field name in the selection, which may be quite difficult for the user to understand. Has anyone found a solution to this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Dec 2010 13:41:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-20T13:41:34Z</dc:date>
    <item>
      <title>Current Selection Box - multiple languages</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-Box-multiple-languages/m-p/227998#M80063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a number of fine features, that allows you to have multiple languages available to the user to choose from on the fly. However, if I use the current selection box, it is not possible to make any language-abstration or is it? As I see it, you will always show the internal field name in the selection, which may be quite difficult for the user to understand. Has anyone found a solution to this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 13:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-Box-multiple-languages/m-p/227998#M80063</guid>
      <dc:creator />
      <dc:date>2010-12-20T13:41:34Z</dc:date>
    </item>
    <item>
      <title>Current Selection Box - multiple languages</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-Box-multiple-languages/m-p/227999#M80064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have not found a good solution to this problem.&lt;/P&gt;&lt;P&gt;But here's a BAD solution - implement your own "current selection box" as a text object. First, you'll need a table to give the field name in the selected language:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;FieldNames:&lt;BR /&gt;RealField, Language, DisplayField&lt;BR /&gt;Customer, English, Customer&lt;BR /&gt;Customer, German, Kunde&lt;BR /&gt;Customer, Spanish, Cliente&lt;BR /&gt;etc. for all fields for all languages&lt;/P&gt;&lt;P&gt;Now build your text object like this (untested):&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;= if(getSelectedCount("Customer"),only({1&amp;lt;RealField={'Customer'}&amp;gt;} DisplayField) &amp;amp; ': ' &amp;amp; getFieldSelections("Customer",', ') &amp;amp; '&lt;BR /&gt;') &amp;amp; ... etc. for all fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 02:26:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-Box-multiple-languages/m-p/227999#M80064</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-12-21T02:26:17Z</dc:date>
    </item>
  </channel>
</rss>

