<?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 Expression Results Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-Results-Help/m-p/184999#M49644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks&lt;/P&gt;&lt;P&gt;I have an expression as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;=if(Index(GetFieldSelections("ColName"),'Dim1') , 1 , 0 )&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;This is being used to control the conditional show of a column in a straight table, the expression works fine when only a few selections are made, but when many selections are made it doesn't work. This is because the result of GetFieldSelections("ColName") changes from a list of selections to a list of not selected:&lt;/P&gt;&lt;P&gt;EG:&lt;/P&gt;&lt;P&gt;Result 1 = Dim1 , Dim2, V1, V2, V3&lt;/P&gt;&lt;P&gt;But Result 2 Could be = NOT Dim5, Dim6, V4&lt;/P&gt;&lt;P&gt;So, what would be the best way to change the expression so that it works 100% of the time, and I would if possible like to avoid using macros to achieve this.&lt;/P&gt;&lt;P&gt;Any help greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Mar 2010 09:44:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-03-18T09:44:17Z</dc:date>
    <item>
      <title>Expression Results Help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Results-Help/m-p/184999#M49644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks&lt;/P&gt;&lt;P&gt;I have an expression as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;=if(Index(GetFieldSelections("ColName"),'Dim1') , 1 , 0 )&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;This is being used to control the conditional show of a column in a straight table, the expression works fine when only a few selections are made, but when many selections are made it doesn't work. This is because the result of GetFieldSelections("ColName") changes from a list of selections to a list of not selected:&lt;/P&gt;&lt;P&gt;EG:&lt;/P&gt;&lt;P&gt;Result 1 = Dim1 , Dim2, V1, V2, V3&lt;/P&gt;&lt;P&gt;But Result 2 Could be = NOT Dim5, Dim6, V4&lt;/P&gt;&lt;P&gt;So, what would be the best way to change the expression so that it works 100% of the time, and I would if possible like to avoid using macros to achieve this.&lt;/P&gt;&lt;P&gt;Any help greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 09:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Results-Help/m-p/184999#M49644</guid>
      <dc:creator />
      <dc:date>2010-03-18T09:44:17Z</dc:date>
    </item>
    <item>
      <title>Expression Results Help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Results-Help/m-p/185000#M49645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy,&lt;/P&gt;&lt;P&gt;Try the Maxvalues option in the formula.&lt;/P&gt;&lt;P&gt;It's only when the count gets near or above Maxvalues that QV starts using "NO..." or "ALL".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetFieldSelections("AA",',',999)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;Piet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 19:00:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Results-Help/m-p/185000#M49645</guid>
      <dc:creator />
      <dc:date>2010-03-18T19:00:09Z</dc:date>
    </item>
    <item>
      <title>Expression Results Help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Results-Help/m-p/185001#M49646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Piet&lt;/P&gt;&lt;P&gt;Thanks very much, exactly what I was looking for.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 08:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Results-Help/m-p/185001#M49646</guid>
      <dc:creator />
      <dc:date>2010-03-19T08:09:03Z</dc:date>
    </item>
  </channel>
</rss>

