<?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 AND selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/AND-selection/m-p/390572#M145676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make a selection for a straight table, so that the rows that have two special attributes are not displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;attribute 1 is A or B&lt;/P&gt;&lt;P&gt;attribute 2 is X or Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only want to display the rows, where i do not have the combination of A and X.&lt;/P&gt;&lt;P&gt;(show rows with: AY, BX and BY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example is attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance and best ragards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 May 2013 09:13:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-21T09:13:33Z</dc:date>
    <item>
      <title>AND selection</title>
      <link>https://community.qlik.com/t5/QlikView/AND-selection/m-p/390572#M145676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make a selection for a straight table, so that the rows that have two special attributes are not displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;attribute 1 is A or B&lt;/P&gt;&lt;P&gt;attribute 2 is X or Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only want to display the rows, where i do not have the combination of A and X.&lt;/P&gt;&lt;P&gt;(show rows with: AY, BX and BY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example is attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance and best ragards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 09:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-selection/m-p/390572#M145676</guid>
      <dc:creator />
      <dc:date>2013-05-21T09:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: AND selection</title>
      <link>https://community.qlik.com/t5/QlikView/AND-selection/m-p/390573#M145677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write a calculated dimension as &lt;/P&gt;&lt;P&gt;if(Verbrauch&amp;amp;XYZ&amp;lt;&amp;gt;'AX' ,MATNR)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 09:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-selection/m-p/390573#M145677</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2013-05-21T09:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: AND selection</title>
      <link>https://community.qlik.com/t5/QlikView/AND-selection/m-p/390574#M145678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached example for AND selection&lt;/P&gt;&lt;P&gt;see the attached file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 09:31:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-selection/m-p/390574#M145678</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-05-21T09:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: AND selection</title>
      <link>https://community.qlik.com/t5/QlikView/AND-selection/m-p/390575#M145679</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;Try this one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Verbrauch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;XYZ&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;&amp;gt;'AX';&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MATNR, Verbrauch, XYZ&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 403983, A, X&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 405016, B, X&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 405017, A, Y&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 405946, B, X&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 406277, A, X&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 407673, B, Y&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 407674, A, X&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 506873, B, X&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 506878, A, Y&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 506984, B, X&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 507020, A, X&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 507053, B, Y&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 507080, A, X&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 507081, B, X&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 507083, A, Y&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 507084, B, X&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;find the attached file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 09:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-selection/m-p/390575#M145679</guid>
      <dc:creator>kumarnatarajan</dc:creator>
      <dc:date>2013-05-21T09:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: AND selection</title>
      <link>https://community.qlik.com/t5/QlikView/AND-selection/m-p/390576#M145680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 09:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-selection/m-p/390576#M145680</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-21T09:57:35Z</dc:date>
    </item>
  </channel>
</rss>

