<?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 Re: bilingual QV application in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/bilingual-QV-application/m-p/928006#M321082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look here: &lt;A href="https://community.qlik.com/qlik-blogpost/2863"&gt;Handling Multiple Languages&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Aug 2015 14:08:27 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2015-08-14T14:08:27Z</dc:date>
    <item>
      <title>bilingual QV application</title>
      <link>https://community.qlik.com/t5/QlikView/bilingual-QV-application/m-p/928002#M321078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'd like to create a bilingual QV application with the possibility to switch from Russian to English.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So &lt;SPAN style="font-size: 13.3333330154419px;"&gt;I'd like to make all values in all the fields &lt;SPAN style="font-size: 13.3333330154419px;"&gt;bilingual.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;There's a fields 'Brands'. I'd like it to remain a single field, but I need all values in the field to have both Russian and English title.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to create a bilingual field while loading the data and then be able to get either English or Russian title while operating on the forefront?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 13:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bilingual-QV-application/m-p/928002#M321078</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-14T13:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: bilingual QV application</title>
      <link>https://community.qlik.com/t5/QlikView/bilingual-QV-application/m-p/928003#M321079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Larisa,&lt;/P&gt;&lt;P&gt;QV cannot translate actual data, but if a translation exists in your tables you can create a button to switch between the languages&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 13:41:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bilingual-QV-application/m-p/928003#M321079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-14T13:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: bilingual QV application</title>
      <link>https://community.qlik.com/t5/QlikView/bilingual-QV-application/m-p/928004#M321080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is a bit different. Let's say that there's variable 'vLanguage' in my application with possible values 'Eng', 'Rus'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose, a user has selected 5 brands (in the Field 'Brand' in Russian), dispayed them on a chart and then switched to English by the means of the variable &lt;SPAN style="font-size: 13.3333330154419px;"&gt;'vLanguage'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want QlikView to automatically replace 5 selected Russian titles to the corresponding English ones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I prepare my source data (the data model) so that it could be possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 13:52:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bilingual-QV-application/m-p/928004#M321080</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-14T13:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: bilingual QV application</title>
      <link>https://community.qlik.com/t5/QlikView/bilingual-QV-application/m-p/928005#M321081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Here's a blog post that covers translations that I've used previously&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/11/30/handling-multiple-languages"&gt;https://community.qlik.com/blogs/qlikviewdesignblog/2012/11/30/handling-multiple-languages&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you want scenario 2. You'll essentially have to create a mapping table with the translated values and map them to your data model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 14:07:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bilingual-QV-application/m-p/928005#M321081</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-14T14:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: bilingual QV application</title>
      <link>https://community.qlik.com/t5/QlikView/bilingual-QV-application/m-p/928006#M321082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look here: &lt;A href="https://community.qlik.com/qlik-blogpost/2863"&gt;Handling Multiple Languages&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 14:08:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bilingual-QV-application/m-p/928006#M321082</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-08-14T14:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: bilingual QV application</title>
      <link>https://community.qlik.com/t5/QlikView/bilingual-QV-application/m-p/928007#M321083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 14:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bilingual-QV-application/m-p/928007#M321083</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-14T14:43:49Z</dc:date>
    </item>
  </channel>
</rss>

