<?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: Make WeekNumber.Year date out of normal date with sorting option in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Make-WeekNumber-Year-date-out-of-normal-date-with-sorting-option/m-p/1840049#M1215221</link>
    <description>&lt;P&gt;Try WeekName(YourDate) instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 10:30:21 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2021-09-29T10:30:21Z</dc:date>
    <item>
      <title>Make WeekNumber.Year date out of normal date with sorting option</title>
      <link>https://community.qlik.com/t5/QlikView/Make-WeekNumber-Year-date-out-of-normal-date-with-sorting-option/m-p/1840047#M1215220</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've got my problem solved partly but I think i need a little help here&lt;/P&gt;&lt;P&gt;I got normal dates like&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;15.02.2021&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;17.02.2021&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;18.02.2021&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;16.02.2021&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;16.02.2021&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;04.11.2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;03.11.2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;07.12.2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20.02.2021&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI: It is just a grasp of data and the chart below is not reflecting this table 1:1&lt;/P&gt;&lt;P&gt;I can create a date like Week Number and Year by&amp;nbsp;&lt;/P&gt;&lt;P&gt;Week(MyDate) &amp;amp; ' ' &amp;amp; WeekYear(MyDate) as MyNewDates, but in a chart it is completely mess like in the capture&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62958i360C7EDBCCF2D355/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;1. Is my approach proper?&lt;/P&gt;&lt;P&gt;2.How to make this field numeric(?) to let it goes in order of years and weeks?&lt;/P&gt;&lt;P&gt;3. Ideally I would like to have it&amp;nbsp; presented as&lt;BR /&gt;Week 4,&amp;nbsp; &amp;nbsp; &amp;nbsp;Week5&amp;nbsp;&lt;BR /&gt;2020,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2021&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is it possible to create?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 10:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-WeekNumber-Year-date-out-of-normal-date-with-sorting-option/m-p/1840047#M1215220</guid>
      <dc:creator>QlickySense</dc:creator>
      <dc:date>2021-09-29T10:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Make WeekNumber.Year date out of normal date with sorting option</title>
      <link>https://community.qlik.com/t5/QlikView/Make-WeekNumber-Year-date-out-of-normal-date-with-sorting-option/m-p/1840049#M1215221</link>
      <description>&lt;P&gt;Try WeekName(YourDate) instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 10:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-WeekNumber-Year-date-out-of-normal-date-with-sorting-option/m-p/1840049#M1215221</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2021-09-29T10:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Make WeekNumber.Year date out of normal date with sorting option</title>
      <link>https://community.qlik.com/t5/QlikView/Make-WeekNumber-Year-date-out-of-normal-date-with-sorting-option/m-p/1840054#M1215223</link>
      <description>&lt;P&gt;The above solution should work fine. However, if you are very particular about the format, try with dual() as I suggested in your another thread, here:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Make-a-weekdate-weekly-intervals/m-p/1839961#M1215204" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Make-a-weekdate-weekly-intervals/m-p/1839961#M1215204&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 10:37:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-WeekNumber-Year-date-out-of-normal-date-with-sorting-option/m-p/1840054#M1215223</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-09-29T10:37:52Z</dc:date>
    </item>
  </channel>
</rss>

