<?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: Connected users chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Connected-users-chart/m-p/559681#M208890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Henric's post on creating missing data should answer your question.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3786"&gt;Generating Missing Data In QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the example for creating data on each day a contract is valid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jan 2014 22:15:29 GMT</pubDate>
    <dc:creator>Colin-Albert</dc:creator>
    <dc:date>2014-01-23T22:15:29Z</dc:date>
    <item>
      <title>Connected users chart</title>
      <link>https://community.qlik.com/t5/QlikView/Connected-users-chart/m-p/559680#M208889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table Connections, related to users connected to a streaming service, &lt;STRONG&gt;with connection and disconnection time&lt;/STRONG&gt; — which always occur in the same day.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot - 01232014 - 10:51:32 PM.png" class="jive-image" src="/legacyfs/online/51994_Screenshot - 01232014 - 10:51:32 PM.png" /&gt;&lt;/P&gt;&lt;P&gt;I need to create a chart showing&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;on x-axis: &lt;STRONG&gt;time&lt;/STRONG&gt; — by minute or by 10 minutes&lt;/LI&gt;&lt;LI&gt;on y-axis: &lt;STRONG&gt;number of users connected&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I achieve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 22:05:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connected-users-chart/m-p/559680#M208889</guid>
      <dc:creator>cicciput</dc:creator>
      <dc:date>2014-01-23T22:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Connected users chart</title>
      <link>https://community.qlik.com/t5/QlikView/Connected-users-chart/m-p/559681#M208890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Henric's post on creating missing data should answer your question.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3786"&gt;Generating Missing Data In QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the example for creating data on each day a contract is valid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 22:15:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connected-users-chart/m-p/559681#M208890</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-01-23T22:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Connected users chart</title>
      <link>https://community.qlik.com/t5/QlikView/Connected-users-chart/m-p/559682#M208891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, thanks, very helpful link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a novice tho I cannot get how to round by single hour:minute — or 10 minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean: to get following date I use&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG&gt;Date( FromDate + IterNo() – 1 ) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i.e. I sum 1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about single minute?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;How do I round by minute?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;How do I increment by minute?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your patience&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got how to round by minute:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG&gt;time(frac(floor(MyTIME, 1/1440)),'hh:mm') &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 22:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connected-users-chart/m-p/559682#M208891</guid>
      <dc:creator>cicciput</dc:creator>
      <dc:date>2014-01-23T22:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Connected users chart</title>
      <link>https://community.qlik.com/t5/QlikView/Connected-users-chart/m-p/559683#M208892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It may be easier to convert the start and end time data to an integer minutes since midnight, and increment by the minute rather than working in fractions. You can then analyse the data by the minute, 10min or other intervals in your chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 23:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connected-users-chart/m-p/559683#M208892</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-01-23T23:41:55Z</dc:date>
    </item>
  </channel>
</rss>

