<?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: Datef ormat in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Datef-ormat/m-p/1683916#M727450</link>
    <description>&lt;P&gt;I believe the previous poster got you what you needed, if so, please do not forget to close out your thread by using the Accept as Solution button on the post that got you what you needed.&amp;nbsp; I am including a couple of other links for you as well that may further help.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Date-Function/ba-p/1463157" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-Date-Function/ba-p/1463157&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/DateAndTimeFunctions/date-time-functions.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/DateAndTimeFunctions/date-time-functions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you still have further questions, please leave an update post.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Wed, 11 Mar 2020 17:58:33 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-03-11T17:58:33Z</dc:date>
    <item>
      <title>Datef ormat</title>
      <link>https://community.qlik.com/t5/QlikView/Datef-ormat/m-p/1675748#M727447</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have Date as&amp;nbsp; &amp;nbsp;201908, I want to show as Aug-2019, How to show&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datef-ormat/m-p/1675748#M727447</guid>
      <dc:creator>qlikapple</dc:creator>
      <dc:date>2024-11-16T01:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Datef ormat</title>
      <link>https://community.qlik.com/t5/QlikView/Datef-ormat/m-p/1675756#M727448</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2540"&gt;@qlikapple&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;monthname(date#(date,'YYYYMM'))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ezir&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 12:02:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datef-ormat/m-p/1675756#M727448</guid>
      <dc:creator>Ezirraffner</dc:creator>
      <dc:date>2020-02-14T12:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Datef ormat</title>
      <link>https://community.qlik.com/t5/QlikView/Datef-ormat/m-p/1675757#M727449</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2540"&gt;@qlikapple&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can try this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Replace(Capitalize(monthname(date#(date,'YYYYMM'))),' ','-')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ezir&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 12:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datef-ormat/m-p/1675757#M727449</guid>
      <dc:creator>Ezirraffner</dc:creator>
      <dc:date>2020-02-14T12:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Datef ormat</title>
      <link>https://community.qlik.com/t5/QlikView/Datef-ormat/m-p/1683916#M727450</link>
      <description>&lt;P&gt;I believe the previous poster got you what you needed, if so, please do not forget to close out your thread by using the Accept as Solution button on the post that got you what you needed.&amp;nbsp; I am including a couple of other links for you as well that may further help.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Date-Function/ba-p/1463157" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-Date-Function/ba-p/1463157&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/DateAndTimeFunctions/date-time-functions.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/DateAndTimeFunctions/date-time-functions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you still have further questions, please leave an update post.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 17:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datef-ormat/m-p/1683916#M727450</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-03-11T17:58:33Z</dc:date>
    </item>
  </channel>
</rss>

