<?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: &amp;lt;= after set analysis for Fire Department in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/lt-after-set-analysis-for-Fire-Department/m-p/1611826#M735361</link>
    <description>&lt;P&gt;Please share a sample app/dataset with the expected output&lt;/P&gt;</description>
    <pubDate>Tue, 13 Aug 2019 06:41:20 GMT</pubDate>
    <dc:creator>techvarun</dc:creator>
    <dc:date>2019-08-13T06:41:20Z</dc:date>
    <item>
      <title>&lt;= after set analysis for Fire Department</title>
      <link>https://community.qlik.com/t5/QlikView/lt-after-set-analysis-for-Fire-Department/m-p/1611738#M735360</link>
      <description>&lt;P&gt;We are trying to create an expression that shows the % of time a call is &amp;lt;=300 seconds. This is what we have tried but it is not working for some reason. Anyone have any suggestions?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;[SceneArrivalOrder]={'1'},[priority_description]={'Priority 1 Call','Priority 2 Call','Priority 3 Call','Priority 4 Call','Priority 5 Call'},&lt;BR /&gt;[division]={'Overland Park Fire Department'},[is_opfd_unit]={'Yes'}&amp;gt;} (time_arrivedatscene-time_enroute) &amp;lt;= '0:05:00')&lt;/P&gt;&lt;P&gt;/Count({&amp;lt;[SceneArrivalOrder]={'1'},[priority_description]={'Priority 1 Call','Priority 2 Call','Priority 3 Call','Priority 4 Call','Priority 5 Call'},&lt;BR /&gt;[division]={'Overland Park Fire Department'},[is_opfd_unit]={'Yes'}&amp;gt;} (time_arrivedatscene-time_enroute))&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;//[Travel (secs)]={'&amp;lt;=300'}&amp;gt;}&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lt-after-set-analysis-for-Fire-Department/m-p/1611738#M735360</guid>
      <dc:creator>slpalmgren</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: &lt;= after set analysis for Fire Department</title>
      <link>https://community.qlik.com/t5/QlikView/lt-after-set-analysis-for-Fire-Department/m-p/1611826#M735361</link>
      <description>&lt;P&gt;Please share a sample app/dataset with the expected output&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 06:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lt-after-set-analysis-for-Fire-Department/m-p/1611826#M735361</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2019-08-13T06:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: &lt;= after set analysis for Fire Department</title>
      <link>https://community.qlik.com/t5/QlikView/lt-after-set-analysis-for-Fire-Department/m-p/1611835#M735362</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What is your key for your call table? Suppose it's ID_Call. Try to pre calculate in your load statement in order to get the field with the call lenght :&lt;/P&gt;&lt;P&gt;time_arrivedatscene-time_enroute&lt;/P&gt;&lt;P&gt;And try:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Count({&amp;lt;[SceneArrivalOrder]={'1'},[priority_description]={'Priority 1 Call','Priority 2 Call','Priority 3 Call','Priority 4 Call','Priority 5 Call'},
[division]={'Overland Park Fire Department'},[is_opfd_unit]={'Yes'}, call_lenght={"&amp;lt;=300"}&amp;gt;} ID_Call)

/

Count({&amp;lt;[SceneArrivalOrder]={'1'},[priority_description]={'Priority 1 Call','Priority 2 Call','Priority 3 Call','Priority 4 Call','Priority 5 Call'},
[division]={'Overland Park Fire Department'},[is_opfd_unit]={'Yes'}&amp;gt;} ID_Call)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 07:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lt-after-set-analysis-for-Fire-Department/m-p/1611835#M735362</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2019-08-13T07:08:35Z</dc:date>
    </item>
  </channel>
</rss>

