<?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 Convert to Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-to-Date/m-p/1260791#M857305</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;Please refer the attached attendance log file.&lt;/P&gt;&lt;P&gt;In this file I have numbers like (1,2,3,..... up to 31) as Dates and Sheet name&amp;nbsp; is Jan - 17.&lt;/P&gt;&lt;P&gt;Now I have to convert those numbers into date(DD-MM-YYYY). I did Cross table to get all those numbers into a single date field. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>girish2195</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Convert to Date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-to-Date/m-p/1260791#M857305</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;Please refer the attached attendance log file.&lt;/P&gt;&lt;P&gt;In this file I have numbers like (1,2,3,..... up to 31) as Dates and Sheet name&amp;nbsp; is Jan - 17.&lt;/P&gt;&lt;P&gt;Now I have to convert those numbers into date(DD-MM-YYYY). I did Cross table to get all those numbers into a single date field. &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/Convert-to-Date/m-p/1260791#M857305</guid>
      <dc:creator>girish2195</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Convert to Date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-to-Date/m-p/1260792#M857306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way to read the sheet-names would be to load the excels per odbc, see: &lt;A href="https://community.qlik.com/docs/DOC-7860"&gt;Loading Multiple Excel Sheets Dynamically along with file name and sheet name&lt;/A&gt;. There you add the sheet-name as a field and after a transforming of your data into "normal" data-structure per &lt;A href="https://community.qlik.com/qlik-blogpost/3628"&gt;The Crosstable Load&lt;/A&gt; you could create a real date from it, probably per:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(date#(Sheetname &amp;amp; '|' &amp;amp; Day, 'MMM - YY|DD')) as Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It won't be very easy for you as starter but if you split the various parts - at first loading it without for-loop and without querying the sheetnames with a direct odbc-connect and quite similar the crosstable load to the excel as flatfile until it worked and you understand it - and then you could merge the different parts and add step by step more complexity.&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, 31 Jan 2017 12:48:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-to-Date/m-p/1260792#M857306</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-01-31T12:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Convert to Date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-to-Date/m-p/1260793#M857307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;think the other way,wht's the probability load of ur application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example if u r running monthly -- u can simple take all the dates from the current month or the month &amp;amp; year from current month and append ur day from ur excel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 15:05:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-to-Date/m-p/1260793#M857307</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2017-01-31T15:05:04Z</dc:date>
    </item>
  </channel>
</rss>

