<?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 Multilanguage for Column Name in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Multilanguage-for-Column-Name/m-p/1701447#M53712</link>
    <description>&lt;P&gt;Hi Everyone,&lt;BR /&gt;I try find a solution for my little problem. I want to translate Column name. All of problem concerns translation for Values. I want to translate Column, for example I Have Columns: Sales, Quantity. On the app I want to translate it, For example English Country, City , in Polish it is Kraj, Miasto. I have separeted table for this names, but I can't to relate it with column name, only with a Values. I have table with geo data, for example, Country, City, etc. The value is for example USA, England and for the City NYC, London. I don't want translate this Values, just Column Names. How can I do that? I know I can write the condition with just string, if 'English then Country, If Polish then Kraj', but I have many, many columns to translate and I don't want to do it this way.&lt;BR /&gt;Anyone can help me?&lt;/P&gt;</description>
    <pubDate>Wed, 13 May 2020 09:11:42 GMT</pubDate>
    <dc:creator>w0jt4z</dc:creator>
    <dc:date>2020-05-13T09:11:42Z</dc:date>
    <item>
      <title>Multilanguage for Column Name</title>
      <link>https://community.qlik.com/t5/App-Development/Multilanguage-for-Column-Name/m-p/1701447#M53712</link>
      <description>&lt;P&gt;Hi Everyone,&lt;BR /&gt;I try find a solution for my little problem. I want to translate Column name. All of problem concerns translation for Values. I want to translate Column, for example I Have Columns: Sales, Quantity. On the app I want to translate it, For example English Country, City , in Polish it is Kraj, Miasto. I have separeted table for this names, but I can't to relate it with column name, only with a Values. I have table with geo data, for example, Country, City, etc. The value is for example USA, England and for the City NYC, London. I don't want translate this Values, just Column Names. How can I do that? I know I can write the condition with just string, if 'English then Country, If Polish then Kraj', but I have many, many columns to translate and I don't want to do it this way.&lt;BR /&gt;Anyone can help me?&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 09:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multilanguage-for-Column-Name/m-p/1701447#M53712</guid>
      <dc:creator>w0jt4z</dc:creator>
      <dc:date>2020-05-13T09:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Multilanguage for Column Name</title>
      <link>https://community.qlik.com/t5/App-Development/Multilanguage-for-Column-Name/m-p/1701450#M53713</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;have you seen this:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Making-a-Multilingual-Qlik-Sense-App/ba-p/1678131" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Making-a-Multilingual-Qlik-Sense-App/ba-p/1678131&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 09:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multilanguage-for-Column-Name/m-p/1701450#M53713</guid>
      <dc:creator>fosuzuki</dc:creator>
      <dc:date>2020-05-13T09:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Multilanguage for Column Name</title>
      <link>https://community.qlik.com/t5/App-Development/Multilanguage-for-Column-Name/m-p/1703000#M53854</link>
      <description>&lt;P&gt;Doesn't work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; Maybe I did something wrong. But I tried to do it in another way.&lt;BR /&gt;I did something like that:&lt;BR /&gt;&lt;BR /&gt;AttributesTranslation:&lt;BR /&gt;LOAD&lt;BR /&gt;AttributeId as Index,&lt;BR /&gt;"1" AS Polish,&lt;BR /&gt;"2" AS English&lt;BR /&gt;FROM [lib://QVD_Generator (win-f2om7p4maoo_followup)/Transformed/AttributeTranslations.qvd]&lt;BR /&gt;(qvd);&lt;BR /&gt;&lt;BR /&gt;On the app I added variable input with variable vLanguage and values English and Polish. On my dimension Label I wrote:&lt;BR /&gt;=Only({&amp;lt;Index = 1&amp;gt;} $(vLanguage))&lt;BR /&gt;&lt;BR /&gt;It doens't work too, i had "-" in header, but I thing it may be good way, because the variable is changin'. (On the screenshot).&lt;BR /&gt;&lt;BR /&gt;Maybe it is because of changin' names AttributeId as Index, 1 as Polish, 2 as English?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="w0jt4z_0-1589798311409.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/33852i132C5E69CD2EF97A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="w0jt4z_0-1589798311409.png" alt="w0jt4z_0-1589798311409.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 10:40:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multilanguage-for-Column-Name/m-p/1703000#M53854</guid>
      <dc:creator>w0jt4z</dc:creator>
      <dc:date>2020-05-18T10:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Multilanguage for Column Name</title>
      <link>https://community.qlik.com/t5/App-Development/Multilanguage-for-Column-Name/m-p/1703195#M53873</link>
      <description>&lt;P&gt;Ok, I got it. I didn't have the table with languages. So that solution is correct, thank You! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 18:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multilanguage-for-Column-Name/m-p/1703195#M53873</guid>
      <dc:creator>w0jt4z</dc:creator>
      <dc:date>2020-05-18T18:37:07Z</dc:date>
    </item>
  </channel>
</rss>

