<?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: Get All Rows of Record Based on Criteria For One or More Rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-All-Rows-of-Record-Based-on-Criteria-For-One-or-More-Rows/m-p/387764#M559075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, I thought you wanted all approvers. Ok, try changing the expression to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MaxString({&amp;lt;ID=p({&amp;lt;Status={'Approved','Current'}&amp;gt;}ID)&amp;gt;} Status)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 May 2013 14:00:11 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-05-21T14:00:11Z</dc:date>
    <item>
      <title>Get All Rows of Record Based on Criteria For One or More Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Get-All-Rows-of-Record-Based-on-Criteria-For-One-or-More-Rows/m-p/387760#M559071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, this is a follow-up to my earlier request (&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/344623" title="http://community.qlik.com/message/344623"&gt;http://community.qlik.com/message/344623&lt;/A&gt;).&amp;nbsp; I'm looking how to apply the logic to a pivot table to get all approver status' when one or more of the approvers for a particular ID have a specific approval status.&amp;nbsp; In the attached app, I want to get all approval status' if one or more of the approvers have a status of either current or approved.&amp;nbsp; The catch is that it needs to be based on the approvers that have been selected.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I select "Approved" or "Current", obviously the app is only going to return records with that status (I would also want to get future records for the selections if a different selected approver is either current or has approved).&amp;nbsp; I've tried various aggr and if statements but haven't been able to come up with an expression that accomplishes what I'm looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example, if I select just Harry and Bill, then I would want the app to only return ID=20 and not ID=5.&amp;nbsp; Additionally, ID 20 should return just Bill and Harry and their status'.&amp;nbsp; I.E. I want to display all the status' of records (based on approval name selection) where one of the approvers has either approved or is currently approving.&amp;nbsp; I appreciate your help in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 18:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-All-Rows-of-Record-Based-on-Criteria-For-One-or-More-Rows/m-p/387760#M559071</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-20T18:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Get All Rows of Record Based on Criteria For One or More Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Get-All-Rows-of-Record-Based-on-Criteria-For-One-or-More-Rows/m-p/387761#M559072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone have any ideas on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:39:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-All-Rows-of-Record-Based-on-Criteria-For-One-or-More-Rows/m-p/387761#M559072</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-21T12:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get All Rows of Record Based on Criteria For One or More Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Get-All-Rows-of-Record-Based-on-Criteria-For-One-or-More-Rows/m-p/387762#M559073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached qvw. Is that what you're looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-All-Rows-of-Record-Based-on-Criteria-For-One-or-More-Rows/m-p/387762#M559073</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-21T12:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Get All Rows of Record Based on Criteria For One or More Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Get-All-Rows-of-Record-Based-on-Criteria-For-One-or-More-Rows/m-p/387763#M559074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gysbert, this is really close! Thank you so much.&amp;nbsp; The only issue with this is that it shows all approvers after filtering the records and I only want to display the selected approvers.&amp;nbsp; The filtering does exactly what I need though.&amp;nbsp; In the example, it shows Bill, Harry, Joe and Matt when I only want it to show Bill and Harry (the selections).&amp;nbsp; Is this possible?&amp;nbsp; Thank you again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 13:52:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-All-Rows-of-Record-Based-on-Criteria-For-One-or-More-Rows/m-p/387763#M559074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-21T13:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Get All Rows of Record Based on Criteria For One or More Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Get-All-Rows-of-Record-Based-on-Criteria-For-One-or-More-Rows/m-p/387764#M559075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, I thought you wanted all approvers. Ok, try changing the expression to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MaxString({&amp;lt;ID=p({&amp;lt;Status={'Approved','Current'}&amp;gt;}ID)&amp;gt;} Status)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 14:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-All-Rows-of-Record-Based-on-Criteria-For-One-or-More-Rows/m-p/387764#M559075</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-21T14:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Get All Rows of Record Based on Criteria For One or More Rows</title>
      <link>https://community.qlik.com/t5/QlikView/Get-All-Rows-of-Record-Based-on-Criteria-For-One-or-More-Rows/m-p/387765#M559076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect! Thank you, Gysbert. This is extremely helpful.&amp;nbsp; I appreciate the assistance, as always.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 14:03:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-All-Rows-of-Record-Based-on-Criteria-For-One-or-More-Rows/m-p/387765#M559076</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-21T14:03:44Z</dc:date>
    </item>
  </channel>
</rss>

