<?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: How can I format filter list items in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391192#M558998</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;You can able to change to load script. See below mentioned syntex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; *,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;test&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=1,'Yes','No') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;testnew&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;test&lt;BR /&gt;1&lt;BR /&gt;0&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 May 2013 12:09:53 GMT</pubDate>
    <dc:creator>kumarnatarajan</dc:creator>
    <dc:date>2013-05-21T12:09:53Z</dc:date>
    <item>
      <title>How can I format filter list items</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391186#M558992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi every one , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list named "Adult" there are two items in it 1 and 0 , what I want is to display Yes in place of 1 and No in place of 0 . Can I do that in qlikview?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 11:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391186#M558992</guid>
      <dc:creator />
      <dc:date>2013-05-21T11:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can I format filter list items</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391187#M558993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to property of listbox &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;General tab&amp;gt;field&amp;gt;experssion &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and put if condition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(field=1,'Yes','No')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 11:28:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391187#M558993</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-05-21T11:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I format filter list items</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391188#M558994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kumar ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it shows list as &lt;/P&gt;&lt;P&gt;"1 Yes"&lt;/P&gt;&lt;P&gt;"0 No"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to hide this code from above string.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 11:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391188#M558994</guid>
      <dc:creator />
      <dc:date>2013-05-21T11:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can I format filter list items</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391189#M558995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry its fine now , previously i wrote that in new expression in expression tab. Thanks kumar for your kind help... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 11:37:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391189#M558995</guid>
      <dc:creator />
      <dc:date>2013-05-21T11:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can I format filter list items</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391190#M558996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have u check the application attached... are u adding an extra expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check in &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;General tab&amp;gt;field&amp;gt;experssion&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you still have issue then post the sample app...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 11:38:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391190#M558996</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-05-21T11:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can I format filter list items</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391191#M558997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kumar I need another favour , when I select "Yes" then in current selection box it appears as "1". How can I make that box to show "Yes"??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391191#M558997</guid>
      <dc:creator />
      <dc:date>2013-05-21T12:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can I format filter list items</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391192#M558998</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;You can able to change to load script. See below mentioned syntex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; *,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;test&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=1,'Yes','No') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;testnew&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;test&lt;BR /&gt;1&lt;BR /&gt;0&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391192#M558998</guid>
      <dc:creator>kumarnatarajan</dc:creator>
      <dc:date>2013-05-21T12:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I format filter list items</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391193#M558999</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;For this I have to relaod data which takes almost 45 mins I dont want to do that , Is not there another way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:12:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391193#M558999</guid>
      <dc:creator />
      <dc:date>2013-05-21T12:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can I format filter list items</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391194#M559000</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;I think some other way is not Possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:22:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-format-filter-list-items/m-p/391194#M559000</guid>
      <dc:creator>kumarnatarajan</dc:creator>
      <dc:date>2013-05-21T12:22:51Z</dc:date>
    </item>
  </channel>
</rss>

