<?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 Chart Title Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Title-Expression/m-p/261689#M585540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The titles are loaded from a spreadsheet into QV table "Translations". The No={14} selects a key in this table that identifies the text that should be used for this this chart title. The $(=vDataLanguage) narrows the selection to the Language field currently selected by the user in the upper right of the sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the Translations table contains a field "No", and a seperate field for each of the four languages this document supports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Aug 2011 07:29:25 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2011-08-10T07:29:25Z</dc:date>
    <item>
      <title>Chart Title Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Title-Expression/m-p/261685#M585536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All Friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In a demo application named 'Online Sales' I found expressions in Chart Title Text Field.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; On the first sheet named 'Dashboard' there are many objects.One of them is Profit Margin &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Gauge Chart.In that Gauge Chart Properties-&amp;gt;General Tab-&amp;gt;There is a 'Show Title in Chart'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check Box and Text Field.On the text field "= Only({&amp;lt;No={14}&amp;gt;} [$(=vDataLanguage)])" that &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; expression is written.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I want to know how the expression is working.From where the No=14 comes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please guide me friends.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am attaching the application for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks And Regards,&lt;/P&gt;&lt;P&gt;Koushik Roy.&lt;/P&gt;&lt;P&gt;09434343030. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 06:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Title-Expression/m-p/261685#M585536</guid>
      <dc:creator />
      <dc:date>2011-08-10T06:11:48Z</dc:date>
    </item>
    <item>
      <title>Chart Title Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Title-Expression/m-p/261686#M585537</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;&amp;nbsp;&amp;nbsp; I dont have Qlikview Installed on my laptop, so i am unable to see the atachment, but i can tell you what the expression is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; The expression is "= Only({&amp;lt;No={14}&amp;gt;} [$(=vDataLanguage)])"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Here variable is used. i.e vDataLanguage, so as name suggest it may contain the Language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; So the expression says that select the language where the No is 14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Here No might be a Field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; For more understanding. Create a Listbox for No field. and also have a look at the Variable (Meaning what it Contents) and try to place it in expression and compare the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 06:19:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Title-Expression/m-p/261686#M585537</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-08-10T06:19:50Z</dc:date>
    </item>
    <item>
      <title>Chart Title Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Title-Expression/m-p/261687#M585538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kaushik,&lt;/P&gt;&lt;P&gt;Thank you very much for your reply.Let me clear one more thing,where the Language codes are stored?&lt;/P&gt;&lt;P&gt;Are they stored in a table or the developer scripted it?I can not find that details where the languge are stored.&lt;/P&gt;&lt;P&gt;Thanks for your answer again Kaushik.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Koushik Roy.&lt;/P&gt;&lt;P&gt;Mob:-9434343030.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 06:35:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Title-Expression/m-p/261687#M585538</guid>
      <dc:creator />
      <dc:date>2011-08-10T06:35:53Z</dc:date>
    </item>
    <item>
      <title>Chart Title Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Title-Expression/m-p/261688#M585539</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; As i said i cant open the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; So can you please tell me what is the value and the expression in variable vDataLanguage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; For this you should look into Variable Overview in Setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 06:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Title-Expression/m-p/261688#M585539</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-08-10T06:51:56Z</dc:date>
    </item>
    <item>
      <title>Chart Title Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Title-Expression/m-p/261689#M585540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The titles are loaded from a spreadsheet into QV table "Translations". The No={14} selects a key in this table that identifies the text that should be used for this this chart title. The $(=vDataLanguage) narrows the selection to the Language field currently selected by the user in the upper right of the sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the Translations table contains a field "No", and a seperate field for each of the four languages this document supports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 07:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Title-Expression/m-p/261689#M585540</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2011-08-10T07:29:25Z</dc:date>
    </item>
  </channel>
</rss>

