<?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 make a filter by rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094261#M363608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this if its always going to be one selected value in Fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum($(=Fields))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Apr 2016 17:33:53 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-04-11T17:33:53Z</dc:date>
    <item>
      <title>How to make a filter by rows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094253#M363600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp; I need to make a filer between two tables, one table has data on columns, and the other has de colum´s name in rows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121249_Screenshot_1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and that my filter be like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filter:&lt;/P&gt;&lt;P&gt;---------&lt;/P&gt;&lt;P&gt;field1&lt;/P&gt;&lt;P&gt;field2&lt;/P&gt;&lt;P&gt;field3&lt;/P&gt;&lt;P&gt;field4&lt;/P&gt;&lt;P&gt;field5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094253#M363600</guid>
      <dc:creator />
      <dc:date>2016-04-11T16:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a filter by rows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094254#M363601</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;Create Inline load table&lt;/P&gt;&lt;P&gt;Fields:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;Fields&lt;/P&gt;&lt;P&gt;Field1&lt;/P&gt;&lt;P&gt;Field2 ];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:50:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094254#M363601</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2016-04-11T16:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a filter by rows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094255#M363602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you trying to do here. Having some difficultly in understand what is the end goal here, can you elaborate a little?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094255#M363602</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-11T16:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a filter by rows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094256#M363603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for example: when I'll choose A, only it shows sum(A)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="22.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121252_22.PNG" style="height: 335px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------------------------------&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; A,B,C,D&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1,3,5,6&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2,3,5,4&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2,3,5,7&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1,3,5,6&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2,4,4,4&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;//----------------------------&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; fields&lt;/P&gt;&lt;P&gt;&amp;nbsp; A&lt;/P&gt;&lt;P&gt;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;&amp;nbsp; C&lt;/P&gt;&lt;P&gt;&amp;nbsp; D&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094256#M363603</guid>
      <dc:creator />
      <dc:date>2016-04-11T16:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a filter by rows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094257#M363604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try with 'Enable Conditional ' with the below expression in the Dimension Tab.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;EM&gt;=SubStringCount(Concat($Field,'|'),'Field1')&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;IMG alt="Capture1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121245_Capture1.JPG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Here $Field - is a system Fields (you can load the Labels with Data Island)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3564"&gt;Customizable Straight Table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Sample Attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 17:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094257#M363604</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-04-11T17:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a filter by rows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094258#M363605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use create a list box&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121240_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 17:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094258#M363605</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2016-04-11T17:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a filter by rows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094259#M363606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be u r looking for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14515"&gt;Advanced Filters: QlikView Design Technique&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 17:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094259#M363606</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-04-11T17:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a filter by rows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094260#M363607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the same expression (as i mentioned earlier) in the Expression Tab -&amp;gt; Conditional.&lt;/P&gt;&lt;P&gt;Sample Attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 17:31:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094260#M363607</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-04-11T17:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a filter by rows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094261#M363608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this if its always going to be one selected value in Fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum($(=Fields))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 17:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094261#M363608</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-11T17:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a filter by rows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094262#M363609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but if I have more than one table? $field will be too big!&lt;/P&gt;&lt;P&gt;how can I use only fields from a specific table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="33.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121253_33.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 17:39:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094262#M363609</guid>
      <dc:creator />
      <dc:date>2016-04-11T17:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a filter by rows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094263#M363610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to know. Thank you..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 17:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094263#M363610</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-04-11T17:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a filter by rows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094264#M363611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;You can use set analysis:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;=SubStringCount(Concat(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;$Table = {'TableName'}&amp;gt;}&lt;/SPAN&gt;$Field,'|'),'Field1')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 17:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094264#M363611</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-11T17:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a filter by rows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094265#M363612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need create separate table with needed fields ( data island).. i think you already created like that..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 18:01:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094265#M363612</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-04-11T18:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a filter by rows</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094266#M363613</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;maybe one solution could be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_212827_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121283_QlikCommunity_Thread_212827_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_212827_Pic6.JPG" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/121288_QlikCommunity_Thread_212827_Pic6.JPG" style="font-size: 13.3333px; height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_212827_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/121284_QlikCommunity_Thread_212827_Pic2.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_212827_Pic7.JPG" class="jive-image image-7" src="https://community.qlik.com/legacyfs/online/121289_QlikCommunity_Thread_212827_Pic7.JPG" style="font-size: 13.3333px; height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_212827_Pic3.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/121285_QlikCommunity_Thread_212827_Pic3.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_212827_Pic4.JPG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/121286_QlikCommunity_Thread_212827_Pic4.JPG" style="height: 372px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_212827_Pic5.JPG" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/121287_QlikCommunity_Thread_212827_Pic5.JPG" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 22:17:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-filter-by-rows/m-p/1094266#M363613</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-04-11T22:17:08Z</dc:date>
    </item>
  </channel>
</rss>

