<?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 ignore selections in if Statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ignore-selections-in-if-Statement/m-p/1505702#M598602</link>
    <description>&lt;P&gt;hi qlikers&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am using pie chart to present a bucket range of time and i have applied each range a color within color and legend using color by expression .&amp;nbsp;&lt;/P&gt;&lt;P&gt;if i am using set analysis i would use 1 within set analysis and will ignore all selections but i am using if statement and can not use 1 in it.&lt;/P&gt;&lt;P&gt;please help.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Nov 2018 05:57:19 GMT</pubDate>
    <dc:creator>ebrahimaljafri</dc:creator>
    <dc:date>2018-11-14T05:57:19Z</dc:date>
    <item>
      <title>ignore selections in if Statement</title>
      <link>https://community.qlik.com/t5/QlikView/ignore-selections-in-if-Statement/m-p/1505702#M598602</link>
      <description>&lt;P&gt;hi qlikers&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am using pie chart to present a bucket range of time and i have applied each range a color within color and legend using color by expression .&amp;nbsp;&lt;/P&gt;&lt;P&gt;if i am using set analysis i would use 1 within set analysis and will ignore all selections but i am using if statement and can not use 1 in it.&lt;/P&gt;&lt;P&gt;please help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 05:57:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ignore-selections-in-if-Statement/m-p/1505702#M598602</guid>
      <dc:creator>ebrahimaljafri</dc:creator>
      <dc:date>2018-11-14T05:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: ignore selections in if Statement</title>
      <link>https://community.qlik.com/t5/QlikView/ignore-selections-in-if-Statement/m-p/1505703#M598603</link>
      <description>&lt;P&gt;Try this...exclude selections in&amp;nbsp;&lt;SPAN&gt;SELECTION1=,&lt;/SPAN&gt;&lt;SPAN&gt;SELECTION2=&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;if( Only({&amp;lt; SELECTION1=,&lt;SPAN&gt;SELECTION2=&lt;/SPAN&gt; &amp;gt;} BUKET_MON'I‘HLYTIMETABLE)='less Than 7' , '#66b699',&lt;BR /&gt;if( Only({&amp;lt; &lt;SPAN&gt;SELECTION1=,&lt;/SPAN&gt;&lt;SPAN&gt;SELECTION2=&lt;/SPAN&gt; &amp;gt;} BUKET_MON'I‘HLYTIMETABLE)='7-10','#ffff4d',&lt;BR /&gt;if( Only({&amp;lt; &lt;SPAN&gt;SELECTION1=,&lt;/SPAN&gt;&lt;SPAN&gt;SELECTION2=&lt;/SPAN&gt; &amp;gt;} BUKET_MON'I‘HLYTIMETABLE)='More Than 10', '#ff4d4d'&lt;BR /&gt;)))&lt;/P&gt;&lt;P&gt;or with {1} to exclude all selections&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if( Only({1&lt;/SPAN&gt;&lt;SPAN&gt;} BUKET_MON'I‘HLYTIMETABLE)='less Than 7' , '#66b699',&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if( Only({1&lt;/SPAN&gt;&lt;SPAN&gt;} BUKET_MON'I‘HLYTIMETABLE)='7-10','#ffff4d',&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if( Only({1&lt;/SPAN&gt;&lt;SPAN&gt;} BUKET_MON'I‘HLYTIMETABLE)='More Than 10', '#ff4d4d'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;)))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 06:33:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ignore-selections-in-if-Statement/m-p/1505703#M598603</guid>
      <dc:creator>jerryyang756</dc:creator>
      <dc:date>2018-11-14T06:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: ignore selections in if Statement</title>
      <link>https://community.qlik.com/t5/QlikView/ignore-selections-in-if-Statement/m-p/1505718#M598604</link>
      <description>Use&lt;BR /&gt;ONLY({1} BUKET_MONTHLYTIMETABLE ) = instead of&lt;BR /&gt;BUKET_MONTHLYTIMETABLE =</description>
      <pubDate>Wed, 14 Nov 2018 06:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ignore-selections-in-if-Statement/m-p/1505718#M598604</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2018-11-14T06:23:17Z</dc:date>
    </item>
  </channel>
</rss>

