<?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: How to write a script to show the date format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-write-a-script-to-show-the-date-format/m-p/961065#M329830</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;Just change the expression to Date#($(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Max Date Selected&lt;/SPAN&gt;),'MMM-YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Dec 2015 06:09:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-21T06:09:57Z</dc:date>
    <item>
      <title>How to write a script to show the date format</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-script-to-show-the-date-format/m-p/961061#M329826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to use qlikview to build some reports and now have a question about the date formating as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- How to write a script in the Edit Expression box to show the date format like "Aug-2015", instead of "31/08/2015"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/109523_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/109516_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 01:18:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-script-to-show-the-date-format/m-p/961061#M329826</guid>
      <dc:creator />
      <dc:date>2015-12-21T01:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a script to show the date format</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-script-to-show-the-date-format/m-p/961062#M329827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change&lt;/P&gt;&lt;P&gt;Date($(Max Date Selected))&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;Date($(Max Date Selected), 'MMM-YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 04:57:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-script-to-show-the-date-format/m-p/961062#M329827</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-12-21T04:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a script to show the date format</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-script-to-show-the-date-format/m-p/961063#M329828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also try,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(Date#($(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Max Date Selected&lt;/SPAN&gt;),'DD/MM/YYYY'),'MMM-YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 05:08:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-script-to-show-the-date-format/m-p/961063#M329828</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-12-21T05:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a script to show the date format</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-script-to-show-the-date-format/m-p/961064#M329829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or if this is permanent change.&lt;/P&gt;&lt;P&gt;Go to your variable&amp;nbsp; and change the format there.&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;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'comic sans ms', sans-serif;"&gt;Feeling Qlikngry?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="8342" data-objecttype="102" href="https://community.qlik.com/docs/DOC-8342" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;How To /Missing Manual(24 articles)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 05:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-script-to-show-the-date-format/m-p/961064#M329829</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-12-21T05:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a script to show the date format</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-script-to-show-the-date-format/m-p/961065#M329830</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;Just change the expression to Date#($(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Max Date Selected&lt;/SPAN&gt;),'MMM-YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 06:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-script-to-show-the-date-format/m-p/961065#M329830</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-21T06:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a script to show the date format</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-script-to-show-the-date-format/m-p/961066#M329831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as per the format '31/08/2015', using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(Date#($(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Max Date Selected&lt;/SPAN&gt;),'DD/MM/YYYY'),'MMM-YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will be better option...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 06:27:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-script-to-show-the-date-format/m-p/961066#M329831</guid>
      <dc:creator>ahbzshk07</dc:creator>
      <dc:date>2015-12-21T06:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a script to show the date format</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-script-to-show-the-date-format/m-p/961067#M329832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I noticed you "liked" my reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that means your question is answered, please flag the correct answer as Correct Answer (and optionally flag helpful answers as Helpful).&lt;/P&gt;&lt;P&gt;If not, please let us know what question you still have about this topic &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 07:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-script-to-show-the-date-format/m-p/961067#M329832</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-12-21T07:14:00Z</dc:date>
    </item>
  </channel>
</rss>

