<?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: Convert Number into Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984878#M968842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(AddMonths(MonthStart(Today()),&amp;lt;YourMonthNumber&amp;gt;), 'MM YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Sep 2015 10:42:14 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2015-09-20T10:42:14Z</dc:date>
    <item>
      <title>Convert Number into Date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984877#M968841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have requirement like below. &lt;/P&gt;&lt;P&gt;Dimension: Month - I am getting number from 0 ,- 1, -2 , -3&amp;nbsp; ...-17. ( last 18 months of data). &lt;/P&gt;&lt;P&gt;In chart i am using&amp;nbsp; this dimension and Expression for sum(Total).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am seeing x axis&amp;nbsp; dimensions as 0, -1,-2 .. -17.&amp;nbsp; Instead of that i want to display last 18 months in MM YYYY format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( 0 = Current month , -1= (Current month -1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Sep 2015 01:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984877#M968841</guid>
      <dc:creator />
      <dc:date>2015-09-20T01:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Number into Date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984878#M968842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(AddMonths(MonthStart(Today()),&amp;lt;YourMonthNumber&amp;gt;), 'MM YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Sep 2015 10:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984878#M968842</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-09-20T10:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Number into Date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984879#M968843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or also you can try with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MonthName(AddMonths(MonthName(Today()),-N), 'MM YYYY')&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where N = Index from 1 to 18&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Sep 2015 10:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984879#M968843</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2015-09-20T10:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Number into Date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984880#M968844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply, but i dont want to display one month,&lt;/P&gt;&lt;P&gt;Entire 18 months data should be display. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Sep 2015 14:35:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984880#M968844</guid>
      <dc:creator />
      <dc:date>2015-09-20T14:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Number into Date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984881#M968845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use &lt;A _jive_internal="true" href="https://community.qlik.com/people/hic"&gt;Henric&lt;/A&gt;‌'s recommendation or &lt;A _jive_internal="true" href="https://community.qlik.com/people/ecolomer"&gt;Enrique&lt;/A&gt;‌'s recommendation as a calculated dimension, you should be able to get all the dates in your chart. The difference is the Henric's solution will give you all the dates and Enrique's will give you data aggregated for each MonthYear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use their recommendation in the script to create the dimension in the script itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Sep 2015 14:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984881#M968845</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-20T14:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Number into Date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984882#M968846</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;solutions could be also:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_181527_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/99464_QlikCommunity_Thread_181527_Pic2.JPG" style="height: 473px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_181527_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99457_QlikCommunity_Thread_181527_Pic1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Sep 2015 22:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984882#M968846</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-09-20T22:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Number into Date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984883#M968847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the updates, I have IDNo as primary key and data associated with this ID.&lt;/P&gt;&lt;P&gt;e.g, For IDNo: 100100 , i am getting only 5 months of data , but in the graph i want to all previous 18 months.&lt;/P&gt;&lt;P&gt;hence , the for the month where data is not present it will show blank in graph.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Sep 2015 23:58:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984883#M968847</guid>
      <dc:creator />
      <dc:date>2015-09-20T23:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Number into Date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984884#M968848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ashish,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In a chart made from any of the examples provided, try unchecking 'Suppress Zero-Values'.&amp;nbsp; This should show a bar plot for every dimension, even if there aren't any fact rows for a particular month (there must however at least be an entry for the dimension in the dimension table)&lt;IMG __jive_id="99486" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99486_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 01:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984884#M968848</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2015-09-21T01:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Number into Date</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984885#M968849</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;Go through the below link it might help u.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/127832"&gt;Convert Number to date format&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 05:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Number-into-Date/m-p/984885#M968849</guid>
      <dc:creator />
      <dc:date>2015-09-21T05:53:34Z</dc:date>
    </item>
  </channel>
</rss>

