<?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: Cumulative data count total and percentage growth in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulative-data-count-total-and-percentage-growth/m-p/680427#M1067020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, my script is very basic. Basically I am pulling/loading the headers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(date#(@1,'MM.DD.YYYY hh:mm')-Timestamp#(7,'hh'), 'MM/DD hh') as [Date PDT],&lt;/P&gt;&lt;P&gt;Date( Floor( Timestamp#(@1, 'MM.DD.YYYY hh:mm'))-Timestamp#(7,'hh'), 'MM/DD') as Date,&lt;/P&gt;&lt;P&gt;Timestamp#(Date( Date#(@1, 'MM.DD.YYYY hh:mm')-Timestamp#(7,'hh'), 'hh')) as Hour, &lt;/P&gt;&lt;P&gt;@2 as Country,&lt;/P&gt;&lt;P&gt;@3 as Count, &lt;/P&gt;&lt;P&gt;@4 as Type,&lt;/P&gt;&lt;P&gt;if(@5='','Available',@5) as Status,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Sep 2014 16:07:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-11T16:07:09Z</dc:date>
    <item>
      <title>Cumulative data count total and percentage growth</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-data-count-total-and-percentage-growth/m-p/680426#M1067019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data as per below. This is provided twice per day and the numbers are cumulative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script is picking up multiple excels using the asterisk as I am getting these daily (2x day).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because the data is cumulative, is there a good way to show how the added (new) count per day? I have a bar graph with the following expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(sum([Count])-above(sum([Count])))/1000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that&lt;/P&gt;&lt;P&gt;1) I need to select a specific hour because if not, I will see the account total for the day split into 2&lt;/P&gt;&lt;P&gt;2) If for any reason the feed isn't provided on a specific day, the graph shows a big dip as it is subtracting from 0 (day that is not available)&lt;/P&gt;&lt;P&gt;3) This only works with a single dimension (Datestamp). I can't use multiple dimensions - ie: Date and Country&lt;/P&gt;&lt;P&gt;4) Also, at some point, Status will show as Available and Not Available&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally I would like to show the new accounts added per day (specific time) in a bar graph divided by all countries. I would also like it to be dynamic using columns D and E if I choose to select them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the sample of my data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on how I should do this would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 16:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-data-count-total-and-percentage-growth/m-p/680426#M1067019</guid>
      <dc:creator />
      <dc:date>2014-09-11T16:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative data count total and percentage growth</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-data-count-total-and-percentage-growth/m-p/680427#M1067020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, my script is very basic. Basically I am pulling/loading the headers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(date#(@1,'MM.DD.YYYY hh:mm')-Timestamp#(7,'hh'), 'MM/DD hh') as [Date PDT],&lt;/P&gt;&lt;P&gt;Date( Floor( Timestamp#(@1, 'MM.DD.YYYY hh:mm'))-Timestamp#(7,'hh'), 'MM/DD') as Date,&lt;/P&gt;&lt;P&gt;Timestamp#(Date( Date#(@1, 'MM.DD.YYYY hh:mm')-Timestamp#(7,'hh'), 'hh')) as Hour, &lt;/P&gt;&lt;P&gt;@2 as Country,&lt;/P&gt;&lt;P&gt;@3 as Count, &lt;/P&gt;&lt;P&gt;@4 as Type,&lt;/P&gt;&lt;P&gt;if(@5='','Available',@5) as Status,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 16:07:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-data-count-total-and-percentage-growth/m-p/680427#M1067020</guid>
      <dc:creator />
      <dc:date>2014-09-11T16:07:09Z</dc:date>
    </item>
  </channel>
</rss>

