<?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: Formatting Date not working in Script in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Formatting-Date-not-working-in-Script/m-p/1146060#M20468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very probably had your field &lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;"Accounting Year Month"&lt;/SPAN&gt; another format then you have applied, then in general this worked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127209_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jun 2016 08:06:25 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-06-08T08:06:25Z</dc:date>
    <item>
      <title>Formatting Date not working in Script</title>
      <link>https://community.qlik.com/t5/App-Development/Formatting-Date-not-working-in-Script/m-p/1146058#M20466</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;My below&amp;nbsp; expression is not working fine. Please provide your valuable suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;Date(Date#("Accounting Year Month",'YYYYMM'),'MMM-YYYY') AS "Accounting Year Month"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;Thanks in Advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;Manu&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 06:20:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formatting-Date-not-working-in-Script/m-p/1146058#M20466</guid>
      <dc:creator />
      <dc:date>2016-06-08T06:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Date not working in Script</title>
      <link>https://community.qlik.com/t5/App-Development/Formatting-Date-not-working-in-Script/m-p/1146059#M20467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! It could be helpful to know where you start (Accounting Year Month format) and where you'd like to arrive (the format of the result you want) and why you are using two different date function.&lt;/P&gt;&lt;P&gt;For now, this could be helpful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/Scripting/FormattingFunctions/Date.htm" title="https://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/Scripting/FormattingFunctions/Date.htm"&gt;https://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/Scripting/FormattingFunctions/Date.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/Scripting/InterpretationFunctions/date_hash.htm" title="https://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/Scripting/InterpretationFunctions/date_hash.htm"&gt;https://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/Scripting/InterpretationFunctions/date_hash.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 07:52:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formatting-Date-not-working-in-Script/m-p/1146059#M20467</guid>
      <dc:creator>simotrab</dc:creator>
      <dc:date>2016-06-08T07:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Date not working in Script</title>
      <link>https://community.qlik.com/t5/App-Development/Formatting-Date-not-working-in-Script/m-p/1146060#M20468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very probably had your field &lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;"Accounting Year Month"&lt;/SPAN&gt; another format then you have applied, then in general this worked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127209_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 08:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formatting-Date-not-working-in-Script/m-p/1146060#M20468</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-06-08T08:06:25Z</dc:date>
    </item>
  </channel>
</rss>

