<?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 restrict data, based on column value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-restrict-data-based-on-column-value/m-p/437079#M1164386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using table box as a object for this. and want to apply filter on it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Sep 2012 07:19:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-25T07:19:02Z</dc:date>
    <item>
      <title>How to restrict data, based on column value</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-data-based-on-column-value/m-p/437077#M1164384</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 want to redtrict data based on column value say column name is CAL TYPE and values are Document, Named User and none. So I want only those entries where CAL TYPE= Document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somone suggest me how can I do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Avantika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 07:04:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-data-based-on-column-value/m-p/437077#M1164384</guid>
      <dc:creator />
      <dc:date>2012-09-25T07:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict data, based on column value</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-data-based-on-column-value/m-p/437078#M1164385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Exist or not Exist in your where clause. Could you indicate the query you used for the report?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 07:18:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-data-based-on-column-value/m-p/437078#M1164385</guid>
      <dc:creator />
      <dc:date>2012-09-25T07:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict data, based on column value</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-data-based-on-column-value/m-p/437079#M1164386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using table box as a object for this. and want to apply filter on it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 07:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-data-based-on-column-value/m-p/437079#M1164386</guid>
      <dc:creator />
      <dc:date>2012-09-25T07:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict data, based on column value</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-data-based-on-column-value/m-p/437080#M1164387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add a list box that displays the list of CAL Types. When u select a CAL Type, your data in the table box will automatically be filtered based on what you have selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 07:26:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-data-based-on-column-value/m-p/437080#M1164387</guid>
      <dc:creator />
      <dc:date>2012-09-25T07:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict data, based on column value</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-data-based-on-column-value/m-p/437081#M1164388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can not do this on a table box object, however you could do this on a straight table chart by adding all the dimension you want to display in the table and then instead of using CAL TYPE as a dimension use it as your expression and enter this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(match(CAL TYPE,'Document'),CAL TYPE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will only bring through the rows that has document as the CAL TYPE and then you can always move the columns around into the order you want by dragging the column in the table to the positions you want.&amp;nbsp; Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 16:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-data-based-on-column-value/m-p/437081#M1164388</guid>
      <dc:creator />
      <dc:date>2012-10-18T16:03:30Z</dc:date>
    </item>
  </channel>
</rss>

