<?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: How to use variables in container object? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-variables-in-container-object/m-p/285347#M106100</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say label of the container object, do you mean the label for the charts in the container object??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so then, you need to create a variable like for eg.&lt;/P&gt;&lt;P&gt;v1 = 'Bar chart'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and use this variable in the label for the chart contained in the container object as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=v1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please elaborate your requirement if this information is not sufficient.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Sep 2016 16:59:27 GMT</pubDate>
    <dc:creator>saimahasan</dc:creator>
    <dc:date>2016-09-11T16:59:27Z</dc:date>
    <item>
      <title>How to use variables in container object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-variables-in-container-object/m-p/285343#M106096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have container object. In that 3 charts are there.pie,line and bar chart. i have given this names in lables of contaner objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i want to use variable in lable of that contaner object. but its is not showing proper value ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using =variablename but instead of its value it is displaying =variablename as text only .&lt;/P&gt;&lt;P&gt;how to slove this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 10:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-variables-in-container-object/m-p/285343#M106096</guid>
      <dc:creator />
      <dc:date>2011-08-19T10:08:31Z</dc:date>
    </item>
    <item>
      <title>How to use variables in container object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-variables-in-container-object/m-p/285344#M106097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it possible to share the application...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 10:14:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-variables-in-container-object/m-p/285344#M106097</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2011-08-19T10:14:37Z</dc:date>
    </item>
    <item>
      <title>How to use variables in container object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-variables-in-container-object/m-p/285345#M106098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; You have to use =$(variablename) for showing the value of the variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 10:31:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-variables-in-container-object/m-p/285345#M106098</guid>
      <dc:creator>jwvessen</dc:creator>
      <dc:date>2011-08-19T10:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to use variables in container object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-variables-in-container-object/m-p/285346#M106099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then it shows : &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;&lt;EM&gt;&lt;SPAN style="color: #ff0000;"&gt;=$(variablename)&lt;/SPAN&gt; &lt;/EM&gt;as label. nobody has any idea???&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 09:27:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-variables-in-container-object/m-p/285346#M106099</guid>
      <dc:creator>azimabadi</dc:creator>
      <dc:date>2012-05-15T09:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to use variables in container object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-variables-in-container-object/m-p/285347#M106100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say label of the container object, do you mean the label for the charts in the container object??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so then, you need to create a variable like for eg.&lt;/P&gt;&lt;P&gt;v1 = 'Bar chart'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and use this variable in the label for the chart contained in the container object as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=v1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please elaborate your requirement if this information is not sufficient.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Sep 2016 16:59:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-variables-in-container-object/m-p/285347#M106100</guid>
      <dc:creator>saimahasan</dc:creator>
      <dc:date>2016-09-11T16:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to use variables in container object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-variables-in-container-object/m-p/285348#M106101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you created the variable and how do you call that variable on object. Would you provide screen shot fir that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Sep 2016 17:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-variables-in-container-object/m-p/285348#M106101</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-09-11T17:49:59Z</dc:date>
    </item>
  </channel>
</rss>

