<?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: Set Analysis for Rolling Days to know Count of Up/Down Devices in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-for-Rolling-Days-to-know-Count-of-Up-Down-Devices/m-p/1642042#M447269</link>
    <description>&lt;P&gt;The sample from the other post doesn't have is_up field in it... would you be able to share another sample where we can check this out?&lt;/P&gt;</description>
    <pubDate>Fri, 01 Nov 2019 11:39:29 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-11-01T11:39:29Z</dc:date>
    <item>
      <title>Set Analysis for Rolling Days to know Count of Up/Down Devices</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-for-Rolling-Days-to-know-Count-of-Up-Down-Devices/m-p/1641990#M447261</link>
      <description>&lt;DIV class="votecell post-layout--left"&gt;&lt;DIV class="js-voting-container grid fd-column ai-stretch gs4 fc-black-200"&gt;Hi All,&lt;/DIV&gt;&lt;DIV class="js-voting-container grid fd-column ai-stretch gs4 fc-black-200"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="postcell post-layout--right"&gt;&lt;DIV class="post-text"&gt;&lt;P&gt;Please help me building logic on below scenario.&lt;/P&gt;&lt;P&gt;I have a data, in which there are many device saying A/B/C.., with their hourly server up/down status being 1/0&amp;nbsp; - up/down respectively.&lt;/P&gt;&lt;P&gt;What I want here is the Count of Devices which were completely down for 1 day/&amp;nbsp; 3 day/ 7 Day.&lt;/P&gt;&lt;P&gt;The down devices should be the one, which are down for the whole day, i.e for a day, there will be 24 sample of one device, that should be 0 (down) then only that device is considered as down.&amp;nbsp;&lt;/P&gt;&lt;P&gt;And in same way,&amp;nbsp; those devices which were up(i.e 1)&amp;nbsp;at least once in a day. then it is counted as Up device,&lt;/P&gt;&lt;P&gt;I want to do this through set analysis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For achieving this, I am using below expression, but not getting 100% result.&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Count(distinct If(aggr(sum({&amp;lt;DaysAgo={"&amp;gt;=0&amp;lt;=3"},DeviceType={'controllers'},DeviceName-={''}&amp;gt;} is_up),DeviceName,Date)=0, [DeviceName]))&lt;/P&gt;&lt;P&gt;Is_up - Up/down status (1/0)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please Note&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;1 day - Device down for whole 1 Day (31st oct i.e 24 hour)&lt;/P&gt;&lt;P&gt;3 day - Device down for all the 3 Dates (consecutive dates, as 31st oct, 30th oct, 29th oct)&lt;/P&gt;&lt;P&gt;7 day - Device down for all the 3 Dates (consecutive dates, as 31st oct, 30, 29, 28,27,26,25 oct)&lt;/P&gt;&lt;P&gt;Also, the 7 day down devices should not be in the 3 day down devices, and same in 1 day down devices. they should be unique to each other)&lt;/P&gt;&lt;P&gt;Please help me on this , Not sure, if this expression needs correction?&lt;/P&gt;&lt;P&gt;Thanks in Advance!&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:03:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-for-Rolling-Days-to-know-Count-of-Up-Down-Devices/m-p/1641990#M447261</guid>
      <dc:creator>himani_a_agrawa</dc:creator>
      <dc:date>2024-11-16T02:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis for Rolling Days to know Count of Up/Down Devices</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-for-Rolling-Days-to-know-Count-of-Up-Down-Devices/m-p/1642042#M447269</link>
      <description>&lt;P&gt;The sample from the other post doesn't have is_up field in it... would you be able to share another sample where we can check this out?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2019 11:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-for-Rolling-Days-to-know-Count-of-Up-Down-Devices/m-p/1642042#M447269</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-11-01T11:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis for Rolling Days to know Count of Up/Down Devices</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-for-Rolling-Days-to-know-Count-of-Up-Down-Devices/m-p/1642794#M447304</link>
      <description>&lt;P&gt;Here is the sample file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 04:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-for-Rolling-Days-to-know-Count-of-Up-Down-Devices/m-p/1642794#M447304</guid>
      <dc:creator>himani_a_agrawa</dc:creator>
      <dc:date>2019-11-05T04:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis for Rolling Days to know Count of Up/Down Devices</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-for-Rolling-Days-to-know-Count-of-Up-Down-Devices/m-p/1643065#M447319</link>
      <description>&lt;P&gt;I will take a look at it and get back to you if in case I have questions.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 11:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-for-Rolling-Days-to-know-Count-of-Up-Down-Devices/m-p/1643065#M447319</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-11-05T11:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis for Rolling Days to know Count of Up/Down Devices</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-for-Rolling-Days-to-know-Count-of-Up-Down-Devices/m-p/1643137#M447320</link>
      <description>&lt;P&gt;Check attached&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 12:35:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-for-Rolling-Days-to-know-Count-of-Up-Down-Devices/m-p/1643137#M447320</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-11-05T12:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis for Rolling Days to know Count of Up/Down Devices</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-for-Rolling-Days-to-know-Count-of-Up-Down-Devices/m-p/1644470#M447437</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Himani, did Sunny's sample app get you what you needed?&amp;nbsp; If so, do not forgot to return to the thread and use the Accept as Solution button on that post of Sunny's to give him credit for the help and let others know the solution worked.&amp;nbsp; If you are still working on things, leave an update.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 19:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-for-Rolling-Days-to-know-Count-of-Up-Down-Devices/m-p/1644470#M447437</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-11-07T19:56:48Z</dc:date>
    </item>
  </channel>
</rss>

