<?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: Production dates aggregated in hourly average in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Production-dates-aggregated-in-hourly-average/m-p/1612374#M45560</link>
    <description>&lt;P&gt;Have you tried this?&lt;/P&gt;&lt;P&gt;Dimension (assuming this is your hour field that you created using Date &amp;amp; Time field&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Production_Dates&lt;/LI-CODE&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Avg({&amp;lt;[Datum-Tijd.autoCalendar.Date] = {"=Sum(Etiketteringsbandenverschil) &amp;gt; 100"}&amp;gt;} Etiketteringsbandenverschil) * 60&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 14 Aug 2019 11:53:06 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-08-14T11:53:06Z</dc:date>
    <item>
      <title>Production dates aggregated in hourly average</title>
      <link>https://community.qlik.com/t5/App-Development/Production-dates-aggregated-in-hourly-average/m-p/1612066#M45511</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Uuretikettering.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16943iA4E15C0A67978760/image-size/large?v=v2&amp;amp;px=999" role="button" title="Uuretikettering.PNG" alt="Uuretikettering.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Dear community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Above I made an graph with the average production per hour. A '7' for example gives the average production between 07.00.00 and 07.59.59. I made it with an selfmade dimension 'Hour of production': hour(Date &amp;amp; Time). The purple/dark blue line gives the total amount, the others are the individual production lines. However, I want the average only for production dates (dates where at least 100 units were produced, to exclude tests).&lt;/P&gt;&lt;P&gt;Therefore I have aggregated the days which are production days like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;=IF(Aggr(SUM(Etiketteringsbandenverschil),[Datum-Tijd.autoCalendar.Date])&amp;gt;100,'Production_Dates')&lt;/P&gt;&lt;P&gt;The expression for the graph at the moment is as follows (measures come in every minute)&lt;/P&gt;&lt;P&gt;Avg(Etiketteringsbandenverschil)*60 (If there is a better way, please let me know, the hour function didn't work in the graph itself)&lt;/P&gt;&lt;P&gt;How can I integrate these two in the expression of my graph with the hour dimension?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:58:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Production-dates-aggregated-in-hourly-average/m-p/1612066#M45511</guid>
      <dc:creator>Bart_Breekveldt</dc:creator>
      <dc:date>2024-11-16T04:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Production dates aggregated in hourly average</title>
      <link>https://community.qlik.com/t5/App-Development/Production-dates-aggregated-in-hourly-average/m-p/1612374#M45560</link>
      <description>&lt;P&gt;Have you tried this?&lt;/P&gt;&lt;P&gt;Dimension (assuming this is your hour field that you created using Date &amp;amp; Time field&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Production_Dates&lt;/LI-CODE&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Avg({&amp;lt;[Datum-Tijd.autoCalendar.Date] = {"=Sum(Etiketteringsbandenverschil) &amp;gt; 100"}&amp;gt;} Etiketteringsbandenverschil) * 60&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 14 Aug 2019 11:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Production-dates-aggregated-in-hourly-average/m-p/1612374#M45560</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-08-14T11:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Production dates aggregated in hourly average</title>
      <link>https://community.qlik.com/t5/App-Development/Production-dates-aggregated-in-hourly-average/m-p/1612744#M45617</link>
      <description>&lt;P&gt;Thanks, indeed 'Datum-Tijd' (Dutch)&amp;nbsp; translates to Date-Time in English&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 08:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Production-dates-aggregated-in-hourly-average/m-p/1612744#M45617</guid>
      <dc:creator>Bart_Breekveldt</dc:creator>
      <dc:date>2019-08-15T08:19:11Z</dc:date>
    </item>
  </channel>
</rss>

