<?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: Changing date to Month Year?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Changing-date-to-Month-Year/m-p/1326735#M410339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for the dimension, that is showing for multiple months. I am trying to only show one month of data- being the last month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Apr 2017 19:31:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-04-26T19:31:02Z</dc:date>
    <item>
      <title>Changing date to Month Year??</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-date-to-Month-Year/m-p/1326732#M410336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How do I change a date from MM/DD/YYYY and MMM-YY to MMM YYYY?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I then restrict the chart to show only the most recent month in the dimensions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 19:07:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-date-to-Month-Year/m-p/1326732#M410336</guid>
      <dc:creator />
      <dc:date>2017-04-26T19:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Changing date to Month Year??</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-date-to-Month-Year/m-p/1326733#M410337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your script try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(Date#(YourdateField, 'MM/DD/YYYY'), 'MMM YYYY') AS DateFieldName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Date(Date#(YourdateField, 'MMM-YY'), 'MMM YYYY') AS DateFieldName&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Dim:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;//Reference taken from here check here? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;A href="https://community.qlik.com/thread/114913"&gt;Calculated dimension for max date of each month&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;= Aggr(Max(DateFieldName), DateFieldName) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 19:12:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-date-to-Month-Year/m-p/1326733#M410337</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-04-26T19:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Changing date to Month Year??</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-date-to-Month-Year/m-p/1326734#M410338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This did not work, but I figured it out based on this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I show only the previous months data in the dimensions of a bar chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 19:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-date-to-Month-Year/m-p/1326734#M410338</guid>
      <dc:creator />
      <dc:date>2017-04-26T19:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Changing date to Month Year??</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-date-to-Month-Year/m-p/1326735#M410339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for the dimension, that is showing for multiple months. I am trying to only show one month of data- being the last month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 19:31:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-date-to-Month-Year/m-p/1326735#M410339</guid>
      <dc:creator />
      <dc:date>2017-04-26T19:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Changing date to Month Year??</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-date-to-Month-Year/m-p/1326736#M410340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your sample app for a quick look at it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 19:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-date-to-Month-Year/m-p/1326736#M410340</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-04-26T19:37:41Z</dc:date>
    </item>
  </channel>
</rss>

