<?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: help with expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1224605#M391068</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might be helpful if you can share what error were you making as it might help someone else in the future to not repeat the same error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Nov 2016 02:13:52 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-11-10T02:13:52Z</dc:date>
    <item>
      <title>help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1224601#M391064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Date(Date#(left(subfield('ABC_Sept2016','_',2),8),'MMMYYYY'),'MMM YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expression is throwing me error not returning anything . The outer DATE() is not working . I used exactly same expression for other file it works perfectly fine . but for this one till Date#()&amp;nbsp; it is working fine but outer Date() throwing error .pls help &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 17:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1224601#M391064</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2016-11-09T17:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1224602#M391065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your month is 4 letters, rather than the normal three letters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sept vs Sep... Did you change the environmental variable accordingly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;&lt;STRONG&gt;Sept&lt;/STRONG&gt;;Oct;Nov;Dec';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 17:21:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1224602#M391065</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-09T17:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1224603#M391066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes I had already done that , but your&amp;nbsp; observation still help me find my mistake .a very minute error in my expression ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again sunny boy &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 18:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1224603#M391066</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2016-11-09T18:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1224604#M391067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add to the Sunny's answer, try&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Alt&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;SPAN style="color: #0000ff;"&gt;Date&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Date#&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;subfield&lt;/SPAN&gt;('ABC_sept2016','_',2),'MMMYYYY'),'MMM YYYY'),&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Date&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Date#&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;subfield&lt;/SPAN&gt;('ABC_sept2016','_',2),'MMMMYYYY'),'MMM YYYY')) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Antonio&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 18:55:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1224604#M391067</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2016-11-09T18:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1224605#M391068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might be helpful if you can share what error were you making as it might help someone else in the future to not repeat the same error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 02:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-expression/m-p/1224605#M391068</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-10T02:13:52Z</dc:date>
    </item>
  </channel>
</rss>

