<?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: show list box field with conditional in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/show-list-box-field-with-conditional/m-p/971387#M970673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/maxgro"&gt;maxgro&lt;/A&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Where i want to write this formula in expression tab Definition or Conditional?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if i write in definition i get like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="listbox definitions.png" class="jive-image image-1" height="182" src="/legacyfs/online/99311_listbox definitions.png" style="height: 181.699px; width: 324px;" width="324" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if i write in conditional i get like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG alt="listbox conditional.png" class="jive-image image-2" src="/legacyfs/online/99312_listbox conditional.png" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2015 06:36:51 GMT</pubDate>
    <dc:creator>stephenedberkg</dc:creator>
    <dc:date>2015-09-18T06:36:51Z</dc:date>
    <item>
      <title>show list box field with conditional</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box-field-with-conditional/m-p/971385#M970671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my list box have the customer &lt;/P&gt;&lt;P&gt;i want to show the list box customer sales=0 only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(sum({&amp;lt;TransactionType = {'INVOICE'}&amp;gt;}#InvNetSales)&lt;/P&gt;&lt;P&gt; - Sum({&amp;lt;TransactionType = {'CreditNote'}&amp;gt;}#InvNetSales))&amp;nbsp; = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above formula is my sales i want to display the 0 sales customer only in my list box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 12:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box-field-with-conditional/m-p/971385#M970671</guid>
      <dc:creator>stephenedberkg</dc:creator>
      <dc:date>2015-09-17T12:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: show list box field with conditional</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box-field-with-conditional/m-p/971386#M970672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(aggr(&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (sum({&amp;lt;TransactionType = {'INVOICE'}&amp;gt;}#InvNetSales)&lt;SPAN style="line-height: 1.5em;"&gt;- Sum({&amp;lt;TransactionType = {'CreditNote'}&amp;gt;}#InvNetSales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Customer)=0,Customer)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 12:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box-field-with-conditional/m-p/971386#M970672</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-09-17T12:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: show list box field with conditional</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box-field-with-conditional/m-p/971387#M970673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/maxgro"&gt;maxgro&lt;/A&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Where i want to write this formula in expression tab Definition or Conditional?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if i write in definition i get like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="listbox definitions.png" class="jive-image image-1" height="182" src="/legacyfs/online/99311_listbox definitions.png" style="height: 181.699px; width: 324px;" width="324" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if i write in conditional i get like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG alt="listbox conditional.png" class="jive-image image-2" src="/legacyfs/online/99312_listbox conditional.png" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 06:36:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box-field-with-conditional/m-p/971387#M970673</guid>
      <dc:creator>stephenedberkg</dc:creator>
      <dc:date>2015-09-18T06:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: show list box field with conditional</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box-field-with-conditional/m-p/971388#M970674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to write it in the General Tab, where you select the dimensions from the list. at the end of the list there is expression, there you should input this expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 06:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box-field-with-conditional/m-p/971388#M970674</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2015-09-18T06:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: show list box field with conditional</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box-field-with-conditional/m-p/971389#M970675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in list box general is this only..where can i write?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="listbox general.png" class="jive-image image-1" src="/legacyfs/online/99313_listbox general.png" style="height: 518px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 06:45:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box-field-with-conditional/m-p/971389#M970675</guid>
      <dc:creator>stephenedberkg</dc:creator>
      <dc:date>2015-09-18T06:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: show list box field with conditional</title>
      <link>https://community.qlik.com/t5/QlikView/show-list-box-field-with-conditional/m-p/971390#M970676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to list box properties-&amp;gt; field-&amp;gt; expression (Bottom of the field) -&amp;gt; write formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(aggr(sum(InvNetSales),CustomerShortName)=0,CustomerShortName)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 07:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-list-box-field-with-conditional/m-p/971390#M970676</guid>
      <dc:creator>stephenedberkg</dc:creator>
      <dc:date>2015-09-18T07:24:16Z</dc:date>
    </item>
  </channel>
</rss>

