<?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 to ignore selections for variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-ignore-selections-for-variable/m-p/56650#M769625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;vAbc = Count({&amp;lt;[SEGMENT] = {"*&lt;SPAN style="font-size: 13.33px;"&gt;ABC&lt;/SPAN&gt;*"},Cities=&amp;gt;} [ITEMS])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2018 11:27:45 GMT</pubDate>
    <dc:creator>dsharmaqv</dc:creator>
    <dc:date>2018-06-05T11:27:45Z</dc:date>
    <item>
      <title>How to ignore selections for variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-ignore-selections-for-variable/m-p/56645#M769620</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;&lt;/P&gt;&lt;P&gt;I have a chart with cities in the dimenions and&amp;nbsp; expression as given below. I want the selections to affect the numerator but not the denominator which is a variable .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;[SEGMENT] = {"*ABC*"}&amp;gt;} DISTINCT[ITEMS]) / vAbc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------------------&lt;/P&gt;&lt;P&gt;Variable declaration &lt;/P&gt;&lt;P&gt;vAbc = Count({&amp;lt;[SEGMENT] = {"*&lt;SPAN style="font-size: 13.3333px;"&gt;ABC&lt;/SPAN&gt;*"}&amp;gt;} [ITEMS])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Arun&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/How-to-ignore-selections-for-variable/m-p/56645#M769620</guid>
      <dc:creator>arunqlik2view</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore selections for variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-ignore-selections-for-variable/m-p/56646#M769621</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 detach your variable from all the selections (all the fields) using this:&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;vAbc = Count({&lt;STRONG style="color: #ff0000;"&gt;1&lt;/STRONG&gt;&amp;lt;[SEGMENT] = {"*&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ABC&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;*"}&amp;gt;} [ITEMS])&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;or just detach your variable from one field, city for example:&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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vAbc = Count({&amp;lt;[SEGMENT] = {"*&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ABC&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;*"}&lt;STRONG style="color: #ff0000;"&gt;,[CITIES]&lt;/STRONG&gt;&amp;gt;} [ITEMS])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 10:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-ignore-selections-for-variable/m-p/56646#M769621</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-06-05T10:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore selections for variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-ignore-selections-for-variable/m-p/56647#M769622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YOu can bypass the field that you want not to impact the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define your variable like below.&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;vAbc = Count({&amp;lt;[SEGMENT] = {"*&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ABC&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;*"},&lt;STRONG&gt;[City]&lt;/STRONG&gt;&amp;gt;} [ITEMS])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 10:27:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-ignore-selections-for-variable/m-p/56647#M769622</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-06-05T10:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore selections for variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-ignore-selections-for-variable/m-p/56648#M769623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks, you are awesome&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 10:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-ignore-selections-for-variable/m-p/56648#M769623</guid>
      <dc:creator>arunqlik2view</dc:creator>
      <dc:date>2018-06-05T10:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore selections for variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-ignore-selections-for-variable/m-p/56649#M769624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;don't forget to close the thread if it is ok for you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 11:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-ignore-selections-for-variable/m-p/56649#M769624</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-06-05T11:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore selections for variable</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-ignore-selections-for-variable/m-p/56650#M769625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;vAbc = Count({&amp;lt;[SEGMENT] = {"*&lt;SPAN style="font-size: 13.33px;"&gt;ABC&lt;/SPAN&gt;*"},Cities=&amp;gt;} [ITEMS])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 11:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-ignore-selections-for-variable/m-p/56650#M769625</guid>
      <dc:creator>dsharmaqv</dc:creator>
      <dc:date>2018-06-05T11:27:45Z</dc:date>
    </item>
  </channel>
</rss>

