<?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: Get rid from second expression in list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335033#M614768</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using this on the expression tab or general tab? You need this on the general tab of list box properties&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jun 2017 10:56:13 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-06-08T10:56:13Z</dc:date>
    <item>
      <title>Get rid from second expression in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335031#M614766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me in getting rid of the second value from the list box?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list box with Month field but the field is in numeric format. I want in text format.&lt;/P&gt;&lt;P&gt;So, I used&amp;nbsp; =if(Month1=2,'Feb',If(Month1=3,'Mar',if(Month1=4,'Apr','May'))) this formula in expression but getting the result in given in the attachment .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 10:48:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335031#M614766</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-08T10:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Get rid from second expression in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335032#M614767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use your expression not in the expression tab of the list box properties, but as calculated field / dimension on general tab (select &amp;lt;expression&amp;gt; from field drop down list and enter your expression).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use something like &lt;/P&gt;&lt;P&gt;=Month(Makedate(2017, Month))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and maybe create a new field in the load script for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 10:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335032#M614767</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-06-08T10:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Get rid from second expression in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335033#M614768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using this on the expression tab or general tab? You need this on the general tab of list box properties&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 10:56:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335033#M614768</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-08T10:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Get rid from second expression in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335034#M614769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for Reply Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I would like to add that in list box properties I didn't have Dimension or general tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I M using list box wherein i used month which is in numeric format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 11:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335034#M614769</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-08T11:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Get rid from second expression in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335035#M614770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to use it here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/166191_Capture.PNG" style="height: 623px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 11:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335035#M614770</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-08T11:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Get rid from second expression in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335036#M614771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny for reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In list box where I used this formula.&lt;/P&gt;&lt;P&gt;General Tab? where&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 11:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335036#M614771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-08T11:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Get rid from second expression in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335037#M614772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 11:07:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335037#M614772</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-08T11:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Get rid from second expression in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335038#M614773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 11:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-rid-from-second-expression-in-list-box/m-p/1335038#M614773</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-08T11:09:53Z</dc:date>
    </item>
  </channel>
</rss>

