<?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: Reformat Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reformat-Data/m-p/832776#M994272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cheers lads both worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jun 2015 14:40:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-26T14:40:51Z</dc:date>
    <item>
      <title>Reformat Data</title>
      <link>https://community.qlik.com/t5/QlikView/Reformat-Data/m-p/832773#M994269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Just wondering if anyone can help me I had a huge file with dates formatted like 01/03/2014 etc and I wanted to get them into months and years&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;So I loaded the data in like&amp;nbsp; &lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt; MonthName&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;MonthYear&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 12pt;"&gt;and this is giving me a listbox with months and years grouped together e.g. Mar 15, Apr-15 etc.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 12pt;"&gt;I was wondering is their anyway I can put this information into two seperate list boxes one for the months and once for the years it would make it much easier for creating charts.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 14:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reformat-Data/m-p/832773#M994269</guid>
      <dc:creator />
      <dc:date>2015-06-26T14:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reformat Data</title>
      <link>https://community.qlik.com/t5/QlikView/Reformat-Data/m-p/832774#M994270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Date&lt;/P&gt;&lt;P&gt;Month(Date) as Month,&lt;/P&gt;&lt;P&gt;Year(Date) as Year,&lt;/P&gt;&lt;P&gt;Week(Date) as Week&lt;/P&gt;&lt;P&gt;From FileName;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 14:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reformat-Data/m-p/832774#M994270</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-06-26T14:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reformat Data</title>
      <link>https://community.qlik.com/t5/QlikView/Reformat-Data/m-p/832775#M994271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Use,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create another 2 fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month(Date) as Month and Year(Date) as Year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH - Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 14:08:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reformat-Data/m-p/832775#M994271</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-06-26T14:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reformat Data</title>
      <link>https://community.qlik.com/t5/QlikView/Reformat-Data/m-p/832776#M994272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cheers lads both worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 14:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reformat-Data/m-p/832776#M994272</guid>
      <dc:creator />
      <dc:date>2015-06-26T14:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Reformat Data</title>
      <link>https://community.qlik.com/t5/QlikView/Reformat-Data/m-p/832777#M994273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cheers Sue, it's a long time since I've been called a lad - ha ha !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 14:45:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reformat-Data/m-p/832777#M994273</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-06-26T14:45:43Z</dc:date>
    </item>
  </channel>
</rss>

