<?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 set a condition based on selections in all fields? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-set-a-condition-based-on-selections-in-all-fields/m-p/995890#M967366</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;to avoid conflicts with field values including ':' you could change this solution like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14440874746005019 jive_text_macro" jivemacro_uid="_14440874746005019"&gt;
&lt;P&gt;SubStringCount(GetCurrentSelections( '',':','',0),':')&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_185434_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101029_QlikCommunity_Thread_185434_Pic1.JPG" style="height: 180px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Oct 2015 23:25:31 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2015-10-05T23:25:31Z</dc:date>
    <item>
      <title>How to set a condition based on selections in all fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-a-condition-based-on-selections-in-all-fields/m-p/995888#M967363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Qlik Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a metric which is calculated from a data island, making any field selection to dissappear said formula. Is there any way I can use the "getselectedcount" formula to be applied to all fields loaded? Or, alternatively, is there any other formula I can use for getting how many fields are being selected? Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sergio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 11:20:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-a-condition-based-on-selections-in-all-fields/m-p/995888#M967363</guid>
      <dc:creator />
      <dc:date>2015-10-05T11:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a condition based on selections in all fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-a-condition-based-on-selections-in-all-fields/m-p/995889#M967364</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;=SubStringCount(GetCurrentSelections(),':')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 16:32:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-a-condition-based-on-selections-in-all-fields/m-p/995889#M967364</guid>
      <dc:creator>malini_qlikview</dc:creator>
      <dc:date>2015-10-05T16:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a condition based on selections in all fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-a-condition-based-on-selections-in-all-fields/m-p/995890#M967366</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;to avoid conflicts with field values including ':' you could change this solution like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14440874746005019 jive_text_macro" jivemacro_uid="_14440874746005019"&gt;
&lt;P&gt;SubStringCount(GetCurrentSelections( '',':','',0),':')&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_185434_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101029_QlikCommunity_Thread_185434_Pic1.JPG" style="height: 180px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 23:25:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-a-condition-based-on-selections-in-all-fields/m-p/995890#M967366</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-10-05T23:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a condition based on selections in all fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-a-condition-based-on-selections-in-all-fields/m-p/995891#M967369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help!, it totally solves my question. I got another doubt though, if I'd like to count all fields selected but field "X", is there a way to do so? Thanks again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sergio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 07:26:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-a-condition-based-on-selections-in-all-fields/m-p/995891#M967369</guid>
      <dc:creator />
      <dc:date>2015-10-06T07:26:04Z</dc:date>
    </item>
  </channel>
</rss>

