<?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 Data on different aggregation levels in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-on-different-aggregation-levels/m-p/2982#M423</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 am using a fact table where my performance is stated in €. In this fact table there is a key to Calendar, and the Key is made with autonumber(Date), so it is on the most possible granularity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I don't know how to add the Target data, which I have on weekly basis to this scheme, due to the Key which is on daily basis and not on weekly!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure this is issue which can be solved easily for experts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody give me a tip please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jan 2018 11:42:29 GMT</pubDate>
    <dc:creator>chriys1337</dc:creator>
    <dc:date>2018-01-18T11:42:29Z</dc:date>
    <item>
      <title>Data on different aggregation levels</title>
      <link>https://community.qlik.com/t5/QlikView/Data-on-different-aggregation-levels/m-p/2982#M423</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 am using a fact table where my performance is stated in €. In this fact table there is a key to Calendar, and the Key is made with autonumber(Date), so it is on the most possible granularity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I don't know how to add the Target data, which I have on weekly basis to this scheme, due to the Key which is on daily basis and not on weekly!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure this is issue which can be solved easily for experts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody give me a tip please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 11:42:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-on-different-aggregation-levels/m-p/2982#M423</guid>
      <dc:creator>chriys1337</dc:creator>
      <dc:date>2018-01-18T11:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data on different aggregation levels</title>
      <link>https://community.qlik.com/t5/QlikView/Data-on-different-aggregation-levels/m-p/2983#M424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this blog post: &lt;A href="https://community.qlik.com/qlik-blogpost/2819"&gt;Fact Table with Mixed Granularity&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 12:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-on-different-aggregation-levels/m-p/2983#M424</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-01-18T12:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Data on different aggregation levels</title>
      <link>https://community.qlik.com/t5/QlikView/Data-on-different-aggregation-levels/m-p/2984#M425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a simple modification of your data model you could do something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot from 2018-01-18 13-27-04.png" class="jive-image image-1" height="129" src="/legacyfs/online/190496_Screenshot from 2018-01-18 13-27-04.png" style="height: 129.339px; width: 297px;" width="297" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That way the associative model helps you get hold of the weekly target however you select in your application. But you have to make the expressions accordingly so you don't sum up the weekly target for each day of the week of course.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 12:28:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-on-different-aggregation-levels/m-p/2984#M425</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-01-18T12:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Data on different aggregation levels</title>
      <link>https://community.qlik.com/t5/QlikView/Data-on-different-aggregation-levels/m-p/2985#M426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all I hope you have weekyear or yearweek. if so create a date Field of this, the lowest granularity here will be the date when the week start. When you have the weekstart Field, concatenate Target data With Fact table With this key so it will be connected with Your calendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In presentation view, GUI, dont present day in a listbox, week should be the last Level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;weekstart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WeekName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MakeWeekDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('201801',4), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Right&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('201801',2)))) as Datekeytocalendar &lt;/SPAN&gt; replace the date here With Your yearweek Field. Also wrap autonumber around to get same format as in Fact.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can test this in a textbox before you script it in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 12:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-on-different-aggregation-levels/m-p/2985#M426</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2018-01-18T12:32:32Z</dc:date>
    </item>
  </channel>
</rss>

