<?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 dates issues in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/dates-issues/m-p/173933#M42935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys i'm experiencing a strange proble with the dates.&lt;/P&gt;&lt;P&gt;I have created a calendat using one of the multiple example found into this forum.&lt;/P&gt;&lt;P&gt;On the other side I load valued from an Excel file where dates are stored as numeric value and displayed using date format (cell propertie).&lt;/P&gt;&lt;P&gt;So when i load the XLS file i have this code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;Date([Submitted On]) as SDate,&lt;/P&gt;&lt;P style="font-style: italic"&gt;1 as cpt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and on the calendar side i have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;Date(TempDate) AS SDate,&lt;/P&gt;&lt;P style="font-style: italic"&gt;Month(TempDate) AS SMonth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview link correctly the 2 columns, but the problem occurs when i try to make table using columns from this 2 tables.&lt;/P&gt;&lt;P&gt;For example i try to create a table displaying the columns : Category / SMonth / Sum(Cpt)&lt;/P&gt;&lt;P&gt;The table displays columns Category and Sum correctly at the beginning of the table and columns SMonth contains '-', then when the values from columns Category/Sum(cpt) are ended, table displays the values of SMonth and '-' for the 2 others columns.&lt;/P&gt;&lt;P&gt;I really don't understand why this occurs.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Aug 2010 14:14:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-25T14:14:35Z</dc:date>
    <item>
      <title>dates issues</title>
      <link>https://community.qlik.com/t5/QlikView/dates-issues/m-p/173933#M42935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys i'm experiencing a strange proble with the dates.&lt;/P&gt;&lt;P&gt;I have created a calendat using one of the multiple example found into this forum.&lt;/P&gt;&lt;P&gt;On the other side I load valued from an Excel file where dates are stored as numeric value and displayed using date format (cell propertie).&lt;/P&gt;&lt;P&gt;So when i load the XLS file i have this code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;Date([Submitted On]) as SDate,&lt;/P&gt;&lt;P style="font-style: italic"&gt;1 as cpt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and on the calendar side i have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;Date(TempDate) AS SDate,&lt;/P&gt;&lt;P style="font-style: italic"&gt;Month(TempDate) AS SMonth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview link correctly the 2 columns, but the problem occurs when i try to make table using columns from this 2 tables.&lt;/P&gt;&lt;P&gt;For example i try to create a table displaying the columns : Category / SMonth / Sum(Cpt)&lt;/P&gt;&lt;P&gt;The table displays columns Category and Sum correctly at the beginning of the table and columns SMonth contains '-', then when the values from columns Category/Sum(cpt) are ended, table displays the values of SMonth and '-' for the 2 others columns.&lt;/P&gt;&lt;P&gt;I really don't understand why this occurs.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 14:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dates-issues/m-p/173933#M42935</guid>
      <dc:creator />
      <dc:date>2010-08-25T14:14:35Z</dc:date>
    </item>
    <item>
      <title>Re. :dates issues</title>
      <link>https://community.qlik.com/t5/QlikView/dates-issues/m-p/173934#M42936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solution found here :&lt;/P&gt;&lt;P&gt;&lt;A href="http://rhyous.com/2010/01/14/why-does-the-calendar-date-field-and-the-date-field-of-some-other-table-some-times-not-match-up-in-qlikview/" target="_blank" title="here"&gt;http://rhyous.com/2010/01/14/why-does-the-calendar-date-field-and-the-date-field-of-some-other-table-some-times-not-match-up-in-qlikview/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE class="sql keyword"&gt;Date&lt;/CODE&gt;&lt;CODE class="sql plain"&gt;(Round(DateAsDoubleValue - .5, 1))&lt;/CODE&gt; &lt;CODE class="sql keyword"&gt;as&lt;/CODE&gt; &lt;CODE class="sql plain"&gt;CalendarDate,&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 15:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dates-issues/m-p/173934#M42936</guid>
      <dc:creator />
      <dc:date>2010-08-25T15:17:17Z</dc:date>
    </item>
  </channel>
</rss>

