<?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 Dimension using Chart Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dimension-using-Chart-Question/m-p/783145#M1031476</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I have a chart in Qlikview.&amp;nbsp; I also created a flag in my code that assigns a value of 1.&amp;nbsp; The flag is called _tmflg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the chart I want to limit the sheets display of information unless the _tmflg =1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if&amp;nbsp; I need to do a calculated dimension and say _tmflg=1 or if I need to do something else in the chart (ie Dimension limits, Expressions to filter out those records that do not have a _tmflg =1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jan 2015 16:38:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-28T16:38:44Z</dc:date>
    <item>
      <title>Dimension using Chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-using-Chart-Question/m-p/783145#M1031476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I have a chart in Qlikview.&amp;nbsp; I also created a flag in my code that assigns a value of 1.&amp;nbsp; The flag is called _tmflg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the chart I want to limit the sheets display of information unless the _tmflg =1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if&amp;nbsp; I need to do a calculated dimension and say _tmflg=1 or if I need to do something else in the chart (ie Dimension limits, Expressions to filter out those records that do not have a _tmflg =1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 16:38:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-using-Chart-Question/m-p/783145#M1031476</guid>
      <dc:creator />
      <dc:date>2015-01-28T16:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension using Chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-using-Chart-Question/m-p/783146#M1031477</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;You can create a calculated dimension and check for _tmflg=1 and enable suppress null values check box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(_tmflg=1, &amp;lt;Dimension Field&amp;gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/76508_1.PNG" style="height: 469px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/76510_2.PNG" style="height: 543px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabhu Appu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 18:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-using-Chart-Question/m-p/783146#M1031477</guid>
      <dc:creator>prabhuappu</dc:creator>
      <dc:date>2015-01-28T18:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension using Chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-using-Chart-Question/m-p/783147#M1031478</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>Wed, 28 Jan 2015 18:39:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-using-Chart-Question/m-p/783147#M1031478</guid>
      <dc:creator />
      <dc:date>2015-01-28T18:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension using Chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-using-Chart-Question/m-p/783148#M1031479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to also use the same flag to filter out information in a table box similar to the diagram you show here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 20:48:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-using-Chart-Question/m-p/783148#M1031479</guid>
      <dc:creator />
      <dc:date>2015-01-28T20:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension using Chart Question</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-using-Chart-Question/m-p/783149#M1031480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can't use calculated dimension in table box. But you can suppress null values in table box. So set the flag as either one or null in the script level and use that in table. Then enable the suppress null value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can't achieve this if you don't want to show the flag field in table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Prabhu Appu &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 02:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-using-Chart-Question/m-p/783149#M1031480</guid>
      <dc:creator>prabhuappu</dc:creator>
      <dc:date>2015-01-29T02:22:30Z</dc:date>
    </item>
  </channel>
</rss>

