<?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: Need Help with Data Model/Dates Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230884#M855221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;Thank you, yes that's why concatenated the tables and used applymap to bring in the date_id to the budget table but it's not working the way it was suppose to work. if you get a chance please can you have a look at the attached qvw. Thank you,&lt;/P&gt;&lt;P&gt;Ramya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2017 03:10:09 GMT</pubDate>
    <dc:creator>ramyasaiqv</dc:creator>
    <dc:date>2017-02-22T03:10:09Z</dc:date>
    <item>
      <title>Need Help with Data Model/Dates Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230879#M855216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;Hi All,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;I’m trying to fix an issue with dates and tried as much as I could but still not able to fix the issue. So I’m posting it here hoping someone will help me. As this is a data model issue it might take some time for you guys to help me with the issue so please help me in identifying the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt; Basically, I’m trying to join a budget data table with another major “sales” fact table as I need to create a report with combination of fields from these 2 tables. As these 2 tables are not at the same granularity and neither of the tables have the date field that I need. I used 2 other calendar_dim and fiscal_dimension tables from same schema, joined these 2 tables got all the date related fields. Finally joined this date (Fiscal)table to main fact “sales” using the calendar_date_id. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;Now the issue is when I create the report the data is not associated with the right time dimensions&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;Instead of 2016 Fiscal (2015 half and 2016 half calendar year) year, data is associated to 2014 Q3 which is not correct. So please can someone point me out what’s wrong with my code? Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;I have attached the sample qvw and also the excel files with data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;Ramya&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230879#M855216</guid>
      <dc:creator>ramyasaiqv</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Data Model/Dates Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230880#M855217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use in a similar case a different approach and just concatenate sales- and budget-tables whereby I create per makedate(Year, Month, 1) a date which resolved the different granularity on the date-level. This method is quite easy and performed fast within the script and the UI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 20:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230880#M855217</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-02-20T20:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Data Model/Dates Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230881#M855218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;Thank you i will try that but actually i need to use both Fiscal and Calendar Year/Date/Month on the app UI over multiple tabs so i'm not sure if that works for all. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 01:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230881#M855218</guid>
      <dc:creator>ramyasaiqv</dc:creator>
      <dc:date>2017-02-21T01:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Data Model/Dates Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230882#M855219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Connecting several calendars won't be different if you merged your tables per join or per concatenate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 06:41:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230882#M855219</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-02-21T06:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Data Model/Dates Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230883#M855220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please share the application ..if possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 08:10:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230883#M855220</guid>
      <dc:creator />
      <dc:date>2017-02-21T08:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Data Model/Dates Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230884#M855221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;Thank you, yes that's why concatenated the tables and used applymap to bring in the date_id to the budget table but it's not working the way it was suppose to work. if you get a chance please can you have a look at the attached qvw. Thank you,&lt;/P&gt;&lt;P&gt;Ramya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 03:10:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230884#M855221</guid>
      <dc:creator>ramyasaiqv</dc:creator>
      <dc:date>2017-02-22T03:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Data Model/Dates Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230885#M855222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;Thank you for the response. I have attached the qvw (Dates_issue.qvw) and also the excels (data). please let me know if you still cannot see the attachment. Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 03:12:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230885#M855222</guid>
      <dc:creator>ramyasaiqv</dc:creator>
      <dc:date>2017-02-22T03:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Data Model/Dates Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230886#M855223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create a date within the budget-load with something like: makedate(Year, Month, 1) and this date-field get the same name like this from the sales-load and mustn't be mapped to the calendars else there should be a normal table-association work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 08:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230886#M855223</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-02-22T08:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Data Model/Dates Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230887#M855224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcus,&lt;/P&gt;&lt;P&gt;Thank you again for the response.&lt;/P&gt;&lt;P&gt;Here is what i'm trying to do please let me know if that makes sense&lt;/P&gt;&lt;P&gt;I'm trying to join /concatenate 'sales' and 'budget' table, both tables have time dimensions(year and month) but Sales table has both Fiscal and calendar year and&amp;nbsp; month and Budget table has only calendar year and month and none of these tables have date (day ). I'm trying to build a kind of master calendar table using 2 other calendar tables('calendar' table and 'fiscal calendar' table). These 2 calendar tables have all the time dimensions including 'Date'. So i joined the 2 calendar tables named it as "Fiscal". Then joined this 'Fiscal' table to 'Sales' using a key field 'calendar_id.'&amp;nbsp; As budget table doesn't have calendar_id, used applymap to bring in calendar_id to budget table. does that makes sense? Really appreciate your help. Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 13:23:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230887#M855224</guid>
      <dc:creator>ramyasaiqv</dc:creator>
      <dc:date>2017-02-22T13:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Data Model/Dates Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230888#M855225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your tables respectively load-structure should look like this (here in a simplified manner):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Facts:&lt;/P&gt;&lt;P&gt;load ID1, ID2, Date, Sales from Sales;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; concatenate&lt;/P&gt;&lt;P&gt;load ID1, ID3, Date, Budget from Budget;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MasterCalendar:&lt;/P&gt;&lt;P&gt;load * from MasterCalendar;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FiscalCalendar:&lt;/P&gt;&lt;P&gt;load * from FiscalCalendar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whereby the association between the fact- and the dimension-tables is Date. If there is no date-field within Sales and/or Budget you need to create them from the year- and month-fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 15:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230888#M855225</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-02-22T15:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Data Model/Dates Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230889#M855226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcus,&lt;/P&gt;&lt;P&gt;Thank you for your help, i'm following the similar approach but still it's not working. My lead will be back from vacation tomorrow will take my lead's help to figure it out. I really appreciate your help. Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 04:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Data-Model-Dates-Issue/m-p/1230889#M855226</guid>
      <dc:creator>ramyasaiqv</dc:creator>
      <dc:date>2017-02-23T04:08:46Z</dc:date>
    </item>
  </channel>
</rss>

