<?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: Change fieldname in a listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-fieldname-in-a-listbox/m-p/543744#M548471</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should better to this in the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jan 2014 14:57:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-21T14:57:24Z</dc:date>
    <item>
      <title>Change fieldname in a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-fieldname-in-a-listbox/m-p/543743#M548470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in a listbox there two fields, acc and mon. Is it possible to change the name of this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;acc -&amp;gt; accumulate&lt;/P&gt;&lt;P&gt;mon -&amp;gt; monthly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 14:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-fieldname-in-a-listbox/m-p/543743#M548470</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-21T14:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change fieldname in a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-fieldname-in-a-listbox/m-p/543744#M548471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should better to this in the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 14:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-fieldname-in-a-listbox/m-p/543744#M548471</guid>
      <dc:creator />
      <dc:date>2014-01-21T14:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change fieldname in a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-fieldname-in-a-listbox/m-p/543745#M548472</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;try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Listbox-&amp;gt; Field -&amp;gt; expression&lt;/P&gt;&lt;P&gt;=if(data_evalution='acc', 'accumulate', 'monthly')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, you need to use so many place,. better change in script itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 15:01:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-fieldname-in-a-listbox/m-p/543745#M548472</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2014-01-21T15:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Change fieldname in a listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Change-fieldname-in-a-listbox/m-p/543746#M548473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although I agree with Christian that it is best done in the load script itself, if there is a reason not to do that, you can use the Expression in the list box and go with something along the lines of the following:&lt;/P&gt;&lt;P&gt;" =if(data_evalution = 'acc', 'accumulate',if(data_evalution = 'mon','monthly',data_evalution)) "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably worth mentioning that it'll show up as 'acc' or 'mon' in the current selections and elsewhere. So, I guess it's still best to go for the load script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 15:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-fieldname-in-a-listbox/m-p/543746#M548473</guid>
      <dc:creator>pogrebnoymike</dc:creator>
      <dc:date>2014-01-21T15:03:42Z</dc:date>
    </item>
  </channel>
</rss>

