<?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 crosstable as date lookup in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/crosstable-as-date-lookup/m-p/160805#M34925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have produced a crosstable in QV 8.5 which reads dates from 01/07/2004 to 01/07/2009 in this format. I'd like to change the date into a numerical value so that it can be read within the application. E.g 01/03/2009 would be 39873, 01/04/2009 would be 39904 and 01/05/2009 would be 39934.&lt;/P&gt;&lt;P&gt;I have tried loading the data again in a resident load and naming this field num but the data isn't displayed. Is there a certain way that data in a crosstable needs to be formatted into numerics?&lt;/P&gt;&lt;P&gt;Regards, Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Aug 2009 15:26:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-08-19T15:26:38Z</dc:date>
    <item>
      <title>crosstable as date lookup</title>
      <link>https://community.qlik.com/t5/QlikView/crosstable-as-date-lookup/m-p/160805#M34925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have produced a crosstable in QV 8.5 which reads dates from 01/07/2004 to 01/07/2009 in this format. I'd like to change the date into a numerical value so that it can be read within the application. E.g 01/03/2009 would be 39873, 01/04/2009 would be 39904 and 01/05/2009 would be 39934.&lt;/P&gt;&lt;P&gt;I have tried loading the data again in a resident load and naming this field num but the data isn't displayed. Is there a certain way that data in a crosstable needs to be formatted into numerics?&lt;/P&gt;&lt;P&gt;Regards, Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 15:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/crosstable-as-date-lookup/m-p/160805#M34925</guid>
      <dc:creator />
      <dc:date>2009-08-19T15:26:38Z</dc:date>
    </item>
    <item>
      <title>crosstable as date lookup</title>
      <link>https://community.qlik.com/t5/QlikView/crosstable-as-date-lookup/m-p/160806#M34926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if I nunderstand your question, but maybe this helps ... Select menu-option &lt;EM&gt;Settings|Document Properties&lt;/EM&gt; and goto Tab &lt;EM&gt;Number&lt;/EM&gt;. You can specify the format of your date there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 16:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/crosstable-as-date-lookup/m-p/160806#M34926</guid>
      <dc:creator>eric_dielessen</dc:creator>
      <dc:date>2009-08-19T16:25:28Z</dc:date>
    </item>
    <item>
      <title>crosstable as date lookup</title>
      <link>https://community.qlik.com/t5/QlikView/crosstable-as-date-lookup/m-p/160807#M34927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the laod script I have tried the following and it worked fine, can you upload the file....&lt;/P&gt;&lt;P&gt;num(Date) &lt;B&gt;as&lt;/B&gt; date_num&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 17:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/crosstable-as-date-lookup/m-p/160807#M34927</guid>
      <dc:creator />
      <dc:date>2009-08-19T17:05:48Z</dc:date>
    </item>
    <item>
      <title>crosstable as date lookup</title>
      <link>https://community.qlik.com/t5/QlikView/crosstable-as-date-lookup/m-p/160808#M34928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for your replies. The num(dates)asDateID didn't produce any figures at all and showed as blank.&lt;/P&gt;&lt;P&gt;However i looked up crosstable in the community and came across the below code, which has worked.&lt;/P&gt;&lt;P&gt;Tmp:&lt;BR /&gt;Load Date(Date#(dates,'DD/MM/YYYY'),'DD/MM/YYYY') as DateID,&lt;BR /&gt;*&lt;BR /&gt;Resident &amp;lt;CROSS TABLE NAME&amp;gt;&lt;/P&gt;&lt;P&gt;Cheers, Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 18:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/crosstable-as-date-lookup/m-p/160808#M34928</guid>
      <dc:creator />
      <dc:date>2009-08-19T18:22:22Z</dc:date>
    </item>
  </channel>
</rss>

