<?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: How to best load data for analysis of data over dates in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-best-load-data-for-analysis-of-data-over-dates/m-p/1107123#M18831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert. Those were very informative posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see the application of the As-Of Month technique and I may employ that idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2016 16:54:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-05-25T16:54:07Z</dc:date>
    <item>
      <title>How to best load data for analysis of data over dates</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-best-load-data-for-analysis-of-data-over-dates/m-p/1107120#M18828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been working on creating a dashboard in Qlik Sense that will track some metrics related to our transportation operations. The data is specifically about drivers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would like to do is be able to calculate values per driver, per plant, per week, prior week, month, prior month, prior 3 months, prior 6 months, prior year, etc.. possibly by quarters as well depending on how the data looks at the end. I'm planning to do this with set analysis in the measures of the charts/tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I have is an excel file (Sample attached) that I use as the fact table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm wondering if someone would have some advice on possibly the best way to load this data (possibly with set variables for different dimensions on the months, weeks, etc..) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is a sample set analysis expression I used to look at driver accidents per driver per plant for the current month in the data set. This works well but I can't show the yearMonth in the table and I can't seem to have it look at the prior month either. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Category={"ACCIDENTS"}, total={"1"}, valueType={"driverFault"}, yearMonth={"$(=Max(yearMonth))"}&amp;gt;}(Value))/Avg(CountOfdriverID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this let me to ask if there is a better way to set up the data for analysis when dealing with specific dates but wanting to aggregate into months, quarters and so on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 16:48:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-best-load-data-for-analysis-of-data-over-dates/m-p/1107120#M18828</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-19T16:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to best load data for analysis of data over dates</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-best-load-data-for-analysis-of-data-over-dates/m-p/1107121#M18829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have been very descriptive of what you want, which is great, but I am still having difficulty understanding how you plan to do a data analysis with dates. Is there a particular output you might be interested in?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 May 2016 00:24:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-best-load-data-for-analysis-of-data-over-dates/m-p/1107121#M18829</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-21T00:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to best load data for analysis of data over dates</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-best-load-data-for-analysis-of-data-over-dates/m-p/1107122#M18830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See these blog posts for some ideas:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4538"&gt;Accumulations&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4531"&gt;The As-Of Table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 May 2016 08:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-best-load-data-for-analysis-of-data-over-dates/m-p/1107122#M18830</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-05-21T08:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to best load data for analysis of data over dates</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-best-load-data-for-analysis-of-data-over-dates/m-p/1107123#M18831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert. Those were very informative posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see the application of the As-Of Month technique and I may employ that idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 16:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-best-load-data-for-analysis-of-data-over-dates/m-p/1107123#M18831</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-25T16:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to best load data for analysis of data over dates</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-best-load-data-for-analysis-of-data-over-dates/m-p/1107124#M18832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I want to design some metrics that are showing something like CSA points per driver per month. I would also like to take those same metrics and show them by prior month and prior 3 months, etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 16:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-best-load-data-for-analysis-of-data-over-dates/m-p/1107124#M18832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-25T16:55:42Z</dc:date>
    </item>
  </channel>
</rss>

