<?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: Gauge Measure Expression to filter by a date and by a facility in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Gauge-Measure-Expression-to-filter-by-a-date-and-by-a-facility/m-p/1579057#M42241</link>
    <description>&lt;P&gt;The second solution worked - thank you so much!!&lt;/P&gt;</description>
    <pubDate>Fri, 10 May 2019 15:36:34 GMT</pubDate>
    <dc:creator>lernherk</dc:creator>
    <dc:date>2019-05-10T15:36:34Z</dc:date>
    <item>
      <title>Gauge Measure Expression to filter by a date and by a facility</title>
      <link>https://community.qlik.com/t5/App-Development/Gauge-Measure-Expression-to-filter-by-a-date-and-by-a-facility/m-p/1579045#M42239</link>
      <description>&lt;P&gt;Hi, I'm trying to come up with an expression for my measure that filters a date field by what is after today and also by a certain facility. The first part of my expression is working:&lt;/P&gt;&lt;P&gt;Count({&amp;lt;ExpirationDate={"&amp;gt;$(=Date(today(),'YYYY-MM-DD'))"}&amp;gt;}UserId)/Count(UserId)&lt;/P&gt;&lt;P&gt;This expression gives me the correct percentage of total users that have an expiration date of after today. I also need to filter this by FacilityID = 1024.&lt;/P&gt;&lt;P&gt;Any help is appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 15:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Gauge-Measure-Expression-to-filter-by-a-date-and-by-a-facility/m-p/1579045#M42239</guid>
      <dc:creator>lernherk</dc:creator>
      <dc:date>2019-05-10T15:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Measure Expression to filter by a date and by a facility</title>
      <link>https://community.qlik.com/t5/App-Development/Gauge-Measure-Expression-to-filter-by-a-date-and-by-a-facility/m-p/1579048#M42240</link>
      <description>&lt;P&gt;May be this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Count({&amp;lt;ExpirationDate={"&amp;gt;$(=Date(today(),'YYYY-MM-DD'))"}, FacilityID = {1024}&amp;gt;} UserId)/Count(UserId)&lt;/LI-CODE&gt;&lt;P&gt;or this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Count({&amp;lt;ExpirationDate={"&amp;gt;$(=Date(today(),'YYYY-MM-DD'))"}, FacilityID = {1024}&amp;gt;} UserId)/Count({&amp;lt;FacilityID = {1024}&amp;gt;} UserId)&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 10 May 2019 15:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Gauge-Measure-Expression-to-filter-by-a-date-and-by-a-facility/m-p/1579048#M42240</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-05-10T15:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Measure Expression to filter by a date and by a facility</title>
      <link>https://community.qlik.com/t5/App-Development/Gauge-Measure-Expression-to-filter-by-a-date-and-by-a-facility/m-p/1579057#M42241</link>
      <description>&lt;P&gt;The second solution worked - thank you so much!!&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 15:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Gauge-Measure-Expression-to-filter-by-a-date-and-by-a-facility/m-p/1579057#M42241</guid>
      <dc:creator>lernherk</dc:creator>
      <dc:date>2019-05-10T15:36:34Z</dc:date>
    </item>
  </channel>
</rss>

