<?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: List in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List/m-p/1266004#M850201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you check the text format of maruthi ? whether its maruthi and a space ? or Maruthi ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;share the app that will be easier to help you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Mar 2017 07:35:35 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2017-03-10T07:35:35Z</dc:date>
    <item>
      <title>List</title>
      <link>https://community.qlik.com/t5/QlikView/List/m-p/1265998#M850195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;=IF(sales &amp;gt;&amp;nbsp; 0, 0, 1)and IF(Brand='maruthi',0,1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a list box i have the above condition for in the layout , &lt;/P&gt;&lt;P&gt;can someone explain what is this doing ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List/m-p/1265998#M850195</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: List</title>
      <link>https://community.qlik.com/t5/QlikView/List/m-p/1265999#M850196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Considering, you have used given expression in &lt;STRONG&gt;Show Conditional&lt;/STRONG&gt; under the Layout Tab of List box object:&lt;/P&gt;&lt;P&gt;It will hide the List Box if &lt;STRONG&gt;Sales is greater than 0&lt;/STRONG&gt; and/or &lt;STRONG&gt;Brand has maruthi value&lt;/STRONG&gt; (if both if statements true or any one of two is true). List Box will be visible to end users if both the If statements are false (&lt;STRONG style="font-size: 13.3333px;"&gt;Sales is less than 0&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; and &lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Brand has value&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; &lt;STRONG&gt;other than &lt;/STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;maruthi&lt;/STRONG&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hope this makes sense.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Regards!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Rahul&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 06:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List/m-p/1265999#M850196</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-03-10T06:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: List</title>
      <link>https://community.qlik.com/t5/QlikView/List/m-p/1266000#M850197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If ur sales are Gretter than 0 and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Brand&lt;/SPAN&gt; is equal to Maruti, that object will be visible to you and rest of the conditions it will be in visible to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nagarjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 06:57:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List/m-p/1266000#M850197</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2017-03-10T06:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: List</title>
      <link>https://community.qlik.com/t5/QlikView/List/m-p/1266001#M850198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Rahul ,&lt;/P&gt;&lt;P&gt;Thanks for the reply . &lt;/P&gt;&lt;P&gt;In brand i have &lt;/P&gt;&lt;P&gt;maruthi,&lt;/P&gt;&lt;P&gt;TVS&lt;/P&gt;&lt;P&gt;Bajaj.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=IF(sales &amp;gt;&amp;nbsp; 0, 0, 1)and IF(Brand='maruthi',0,1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SO my requirement is that whenever i slect maruthi brand the list box should hide&amp;nbsp; and for other brand it dhould show , so i have written the above expression .. it work work right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if TVS or Bajaj is selected in the brand this should display listbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 06:59:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List/m-p/1266001#M850198</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-03-10T06:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: List</title>
      <link>https://community.qlik.com/t5/QlikView/List/m-p/1266002#M850199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nagaraju when sales are greater than zero this shoul hide .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 07:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List/m-p/1266002#M850199</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-03-10T07:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: List</title>
      <link>https://community.qlik.com/t5/QlikView/List/m-p/1266003#M850200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;If Maruthi is selected and sales is greater than zero then below expression will hide the list box else it will show the list box for other brand values.&lt;/P&gt;&lt;P&gt;If(sales &amp;gt; 0 and Brand='maruthi', 0, 1) or If(Brand='TVS' or Brand='Bajaj', 1, 0)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 07:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List/m-p/1266003#M850200</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-03-10T07:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: List</title>
      <link>https://community.qlik.com/t5/QlikView/List/m-p/1266004#M850201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you check the text format of maruthi ? whether its maruthi and a space ? or Maruthi ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;share the app that will be easier to help you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 07:35:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List/m-p/1266004#M850201</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-03-10T07:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: List</title>
      <link>https://community.qlik.com/t5/QlikView/List/m-p/1266005#M850202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;As you mention in ur post,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=IF(sales &amp;gt;&amp;nbsp; 0, 0, 1)and IF(Brand='maruthi',0,1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if both the conditions,sales is greater den 0 and brand is Marathi,than result will be 0(Hide),otherwise&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if any of one condition won't satisfy than result will be 1(show).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;R/Murali. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 08:13:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List/m-p/1266005#M850202</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-10T08:13:08Z</dc:date>
    </item>
  </channel>
</rss>

