<?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: Language Translation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro/m-p/869651#M304089</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;Please find below for language implementation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached languages file, open in notepad ++, you can see 2 inline load statements, copy the two load statements and paste in script editor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now reload and wherever you want to see the language change, use the below expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example the chart title needs to be in the below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=FieldValue(GetFieldSelections(Language),FieldIndex('Translate','Revenue'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perform in the above way, where you want to implement and see the change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lastly create one multi box on the home page and make sure always one language is selected by default, now keep changing your language, the dashboard also keep changes accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jun 2015 08:57:33 GMT</pubDate>
    <dc:creator>satishkurra</dc:creator>
    <dc:date>2015-06-22T08:57:33Z</dc:date>
    <item>
      <title>Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Macro/m-p/869648#M304086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to work on Language Translation at GUI &amp;amp; Datamodel level using a macro. Can anyone guide me with this??&lt;/P&gt;&lt;P&gt;I am attaching the QV doc for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Niharika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Niharika P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 08:11:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro/m-p/869648#M304086</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-22T08:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Language Translation</title>
      <link>https://community.qlik.com/t5/QlikView/Macro/m-p/869649#M304087</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;Check this link hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7391"&gt;Multi Language Dashboard implementation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 08:12:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro/m-p/869649#M304087</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-06-22T08:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Language Translation</title>
      <link>https://community.qlik.com/t5/QlikView/Macro/m-p/869650#M304088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are multiple methods to handle translations, all using standard QlikView association techniques devoid of any macros (macros won't work in the AJAX client anyway).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you supply some more details about your QV document, we will be able to assist you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 08:43:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro/m-p/869650#M304088</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-06-22T08:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Language Translation</title>
      <link>https://community.qlik.com/t5/QlikView/Macro/m-p/869651#M304089</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;Please find below for language implementation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached languages file, open in notepad ++, you can see 2 inline load statements, copy the two load statements and paste in script editor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now reload and wherever you want to see the language change, use the below expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example the chart title needs to be in the below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=FieldValue(GetFieldSelections(Language),FieldIndex('Translate','Revenue'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perform in the above way, where you want to implement and see the change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lastly create one multi box on the home page and make sure always one language is selected by default, now keep changing your language, the dashboard also keep changes accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 08:57:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro/m-p/869651#M304089</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2015-06-22T08:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Language Translation</title>
      <link>https://community.qlik.com/t5/QlikView/Macro/m-p/869652#M304090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niharika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you got the answer please close this thread by giving Correct Answer to the thread which helps you in getting the Answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 03:11:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro/m-p/869652#M304090</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-09-02T03:11:46Z</dc:date>
    </item>
  </channel>
</rss>

