<?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: Only show a specific value in Table chart. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452606#M1156848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also specify an expression for your dimension in a straight table chart, i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(Type='Open',Type)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then select to Supress when it's Null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2013 01:05:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-20T01:05:55Z</dc:date>
    <item>
      <title>Only show a specific value in Table chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452604#M1156846</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;I am trying to create a chart that only shows a specific value from a field.&amp;nbsp; For example a field "type" might have Declassified and Open.&amp;nbsp; How can i make it so that table chart only shows Open?&amp;nbsp; Is this possible without having to click in the field "Type."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 23:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452604#M1156846</guid>
      <dc:creator />
      <dc:date>2013-02-19T23:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Only show a specific value in Table chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452605#M1156847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;You can use set analysis in all you expressions.&lt;/P&gt;&lt;P&gt;For example, if your expressions are sum( Value) and sum (Qtd)&lt;/P&gt;&lt;P&gt;The adjusted expressions are sum ( {&amp;lt;type={Open}&amp;gt;}&amp;nbsp; Value ) and sum ( {&amp;lt;type={Open}&amp;gt;}&amp;nbsp; Qtd)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 00:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452605#M1156847</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2013-02-20T00:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Only show a specific value in Table chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452606#M1156848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also specify an expression for your dimension in a straight table chart, i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(Type='Open',Type)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then select to Supress when it's Null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 01:05:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452606#M1156848</guid>
      <dc:creator />
      <dc:date>2013-02-20T01:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Only show a specific value in Table chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452607#M1156849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That works, but I still get these '-' marks that changes the table chart.&amp;nbsp; How can i get rid of those as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first part works great.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 16:22:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452607#M1156849</guid>
      <dc:creator />
      <dc:date>2013-02-20T16:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Only show a specific value in Table chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452608#M1156850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I clicked on supress null value and it worked to get rid of the '-'.&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; Can one add multiple variables. For instance, Type = open and color=red?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 16:29:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452608#M1156850</guid>
      <dc:creator />
      <dc:date>2013-02-20T16:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Only show a specific value in Table chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452609#M1156851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can supply additional conditions, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(Type='Open' And Color='Red',Type)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 16:34:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452609#M1156851</guid>
      <dc:creator />
      <dc:date>2013-02-20T16:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Only show a specific value in Table chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452610#M1156852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;On set analysis you can also use multiple filters: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;sum ( {&amp;lt;type={Open}, Color={Red}&amp;gt;}&amp;nbsp; Qtd)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;sum ( {&amp;lt;type={Open}, Color={Red, Blue}&amp;gt;}&amp;nbsp; Qtd) -&amp;gt; meaning, type equals to Open and (Color equals to Red or Blue) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;Regards, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;Erich&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 17:04:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452610#M1156852</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2013-02-20T17:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Only show a specific value in Table chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452611#M1156853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much.&amp;nbsp; It is working great.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you Erich as well.&amp;nbsp; Your solution works as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nicholas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 18:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-show-a-specific-value-in-Table-chart/m-p/452611#M1156853</guid>
      <dc:creator />
      <dc:date>2013-02-20T18:09:42Z</dc:date>
    </item>
  </channel>
</rss>

