<?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: Forecasting problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Forecasting-problem/m-p/789356#M279133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe you need some more fields within the concatenated future-table to ensure that further links will work properly:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Date, Store, Artikel, Value From x;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and used Dummy-Values as link to other dimension-tables. Or you divide the future-data into a deeper granularity. But first check if your date-field from the futures has the same format as from you shipping-data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Mar 2015 13:16:02 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2015-03-12T13:16:02Z</dc:date>
    <item>
      <title>Forecasting problem</title>
      <link>https://community.qlik.com/t5/QlikView/Forecasting-problem/m-p/789355#M279132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am just trying to fix something in an app built by a colleague. The issue I am facing is the following:&lt;/P&gt;&lt;P&gt;- There is a rather a big datamodel with a lot of tables in it (it includes a datamodel loaded BINARY).&lt;/P&gt;&lt;P&gt;- One table holds data about shipped packages up to today - logically it cannot show anything in the future.&lt;/P&gt;&lt;P&gt;- The current requirement is just this - to show Forecast-data until the EOM.&lt;/P&gt;&lt;P&gt;- My colleague has created a small Excel file with the data to be displayed&lt;/P&gt;&lt;P&gt;- So far, that is easy - I have created an additional field in the table for that data and then concatenated that file&lt;BR /&gt;&amp;nbsp;&amp;nbsp; =&amp;gt; Now all the dates until EOM are there, just those in the future have no data except this one field.&lt;/P&gt;&lt;P&gt;- It works when I deactivate all but these two tables.&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; As soon as the other tables are loaded again, it stops working - the diagram does need some fields from other tables, but not very much, but then it shows only the data up to today.&lt;/P&gt;&lt;P&gt;That table still holds those values, I can see them in a straight_table I have made for the purpose - but the chart only shows data up to today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Providing data will be difficult as it always is with big datamodels - but I can tell you all you need.&lt;/P&gt;&lt;P&gt;- The dimension of this combo_chart is a calculated one:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; The field to be used as dimension is in this table (where I have added all the dates until EOM)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; It is limited by an IF_condition on a value in a second table.&lt;/P&gt;&lt;P&gt;- There are two formulas in this diagram&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; One is a value from a 3rd table (with a set_expression querying a value from those 2nd and 3rd tables)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; One is a value that exists in that 1st table (and which also exists for the dates in the future)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; That 2nd value should be displayed for all the dates in the future.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; Even if I deactivate the 1st expression (that contains that set_expression), the values are shown only up to today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me any possible reasons for this?&lt;/P&gt;&lt;P&gt;(I have proposed just making a small new app with only this table and the necessary fields from the others, I will try that myself)&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 10:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forecasting-problem/m-p/789355#M279132</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-03-12T10:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Forecasting problem</title>
      <link>https://community.qlik.com/t5/QlikView/Forecasting-problem/m-p/789356#M279133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe you need some more fields within the concatenated future-table to ensure that further links will work properly:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Date, Store, Artikel, Value From x;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and used Dummy-Values as link to other dimension-tables. Or you divide the future-data into a deeper granularity. But first check if your date-field from the futures has the same format as from you shipping-data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 13:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forecasting-problem/m-p/789356#M279133</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-03-12T13:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Forecasting problem</title>
      <link>https://community.qlik.com/t5/QlikView/Forecasting-problem/m-p/789357#M279134</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;&lt;/P&gt;&lt;P&gt;thanks so far!&lt;/P&gt;&lt;P&gt;I have now done what I thought easiest - singled out just that table into a new app. I'm now going to try and add just those fields from other tables that I need to make that diagram work.&lt;/P&gt;&lt;P&gt;Funny, though, when I link to my mastercalendar via the date and select the current year and month in the calendar, then that other table again displays only the dates up to today - though the calendar runs up to the end of next year ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: The link itself does no harm.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When I just generate a year and month out of the date_field I have in that other table, that is fine - I can select 2015 and March and I am shown all the dates up to the EOM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 11:20:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forecasting-problem/m-p/789357#M279134</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-03-13T11:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Forecasting problem</title>
      <link>https://community.qlik.com/t5/QlikView/Forecasting-problem/m-p/789358#M279135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe the date isn't really a date else a timestamp with invisible times - try it with floor(date) as date - and/or the formatting is wrong and you need something like date(date#(date, 'Format'), 'Format') as date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 11:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forecasting-problem/m-p/789358#M279135</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-03-13T11:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Forecasting problem</title>
      <link>https://community.qlik.com/t5/QlikView/Forecasting-problem/m-p/789359#M279136</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;&lt;/P&gt;&lt;P&gt;there is a timestamp, but the field I wanted to use to link to the master_calendar was already derived with Floor(). The format could be an issue. I'll try that.&lt;/P&gt;&lt;P&gt;However, it works now. I'm not quite happy with the fact that I have two tables in my datamodel now with an N:N relationship - in one of the tables, one field should actually be unique, but it isn't for some reason - I've had that before and elsewhere, too. I guess it's a different problem that I cannot solve on the design_side, but I'll get back to that when I have the time.&lt;/P&gt;&lt;P&gt;Thanks a lot for now!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 13:49:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forecasting-problem/m-p/789359#M279136</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-03-13T13:49:24Z</dc:date>
    </item>
  </channel>
</rss>

