<?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: Help Needed - How to Show conditional fields based on selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515346#M192435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mayils!!!&lt;/P&gt;&lt;P&gt;Its correct!!!&lt;/P&gt;&lt;P&gt;I hav only to find the way to make all fields appears when nothing its selected...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Nov 2013 11:49:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-13T11:49:38Z</dc:date>
    <item>
      <title>Help Needed - How to Show conditional fields based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515339#M192428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to All!&lt;/P&gt;&lt;P&gt;My problem its that i have more than 130 columns and i need to show some columns based on a selection of an specific field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 130 columns with datas and other columns. Lets suposse that i have to Show the Month on rows and 130 columns on a table or pivot table.&lt;/P&gt;&lt;P&gt;As i have so many columns i have a separated table with: 130 rows from 1 to 130.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, on a filter have the 130 values on the separated table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, i need to filter on this table those values that i wanna to see on Pivot chart. Something like that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i select values 1,2,3,4 and 6, i have to get the follow result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;1&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;2&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;3&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;4&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;6&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;250&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;TD&gt;150&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;250&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;150&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;250&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, if i select the values 3,4,20, i have to show:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;3&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;4&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;20&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;250&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;125&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;150&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope to be clear. Please, HELP!&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 19:19:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515339#M192428</guid>
      <dc:creator />
      <dc:date>2013-11-12T19:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed - How to Show conditional fields based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515340#M192429</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;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 19:37:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515340#M192429</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-11-12T19:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed - How to Show conditional fields based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515341#M192430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use Condition dimension if your are using Qlikview 11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 19:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515341#M192430</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-11-12T19:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed - How to Show conditional fields based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515342#M192431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;German,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may check another similar discussion I participated a few time ago:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/94768"&gt;http://community.qlik.com/thread/94768&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This time your metrics are in columns, but you will find there some useful info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 20:14:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515342#M192431</guid>
      <dc:creator />
      <dc:date>2013-11-12T20:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed - How to Show conditional fields based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515343#M192432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Celambarasan...&amp;nbsp; but the questions its How...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 11:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515343#M192432</guid>
      <dc:creator />
      <dc:date>2013-11-13T11:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed - How to Show conditional fields based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515344#M192433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aunez... I dont see the way to do it in the post that you mentionit...&lt;/P&gt;&lt;P&gt;Im Sorry... Maybe i didnt explain correctly...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 11:18:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515344#M192433</guid>
      <dc:creator />
      <dc:date>2013-11-13T11:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed - How to Show conditional fields based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515345#M192434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see Mayils example called check.qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note the conditions for the dimensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you visit the Presentation sheet, and select Hide Column for the only expression, you will only see the selected columns...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 11:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515345#M192434</guid>
      <dc:creator />
      <dc:date>2013-11-13T11:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed - How to Show conditional fields based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515346#M192435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mayils!!!&lt;/P&gt;&lt;P&gt;Its correct!!!&lt;/P&gt;&lt;P&gt;I hav only to find the way to make all fields appears when nothing its selected...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 11:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515346#M192435</guid>
      <dc:creator />
      <dc:date>2013-11-13T11:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed - How to Show conditional fields based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515347#M192436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you add 'or GetSelectedCount(FieldSelection) = 0'&amp;nbsp; (without the ' ') to every condition for every dimension, you should be on track. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 11:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515347#M192436</guid>
      <dc:creator />
      <dc:date>2013-11-13T11:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed - How to Show conditional fields based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515348#M192437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!!! Im sorry to say that the answer of Mayil its a good aproach, but not the correct answer.&lt;/P&gt;&lt;P&gt;Why? Because if you have the folters between 1 to 130, and you select 1, you will see the column 1. But, if you select 11, or 21 or any other number with 1... you will see the 1 too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not correct and we cannot solve the question yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im sorry... Any other ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Hans for your answer...&amp;nbsp; Good one to show every fields with no selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 18:16:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515348#M192437</guid>
      <dc:creator />
      <dc:date>2013-11-18T18:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed - How to Show conditional fields based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515349#M192438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe add | at the end and beginning of the selection list of what Mayil did, that way it can sort of denote an "end" and "beginning" character then search for '|#|'&lt;/P&gt;&lt;P&gt;Try this formula for the dimensions, for example 1:&lt;/P&gt;&lt;P&gt;Index('|' &amp;amp; GetFieldSelections(FieldSelection ,'|',100)&lt;STRONG&gt;&amp;amp;'|'&lt;/STRONG&gt;,&lt;STRONG&gt;'|1|'&lt;/STRONG&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;Made an edit: Need a beginning character as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 18:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515349#M192438</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2013-11-18T18:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed - How to Show conditional fields based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515350#M192439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im sorry but im trying all sugestions but, nothing seems to work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here its the example of my file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i select numbers between 1 to 7, works fine.&lt;/P&gt;&lt;P&gt;But, if i select 29, por example, i see incorrect columns...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 20:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515350#M192439</guid>
      <dc:creator />
      <dc:date>2013-11-18T20:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed - How to Show conditional fields based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515351#M192440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I edited my last reply to have a beginning character as well as the ending, I think that should solve it.&lt;/P&gt;&lt;P&gt;Did you try it that way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 20:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515351#M192440</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2013-11-18T20:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Help Needed - How to Show conditional fields based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515352#M192441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did from 1-30, and it seems to be working with the new beginning character.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 20:17:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515352#M192441</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2013-11-18T20:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed - How to Show conditional fields based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515353#M192442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jerem!!!&amp;nbsp; Correct!!!&lt;/P&gt;&lt;P&gt;Thanks a Lot!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 20:37:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515353#M192442</guid>
      <dc:creator />
      <dc:date>2013-11-18T20:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed - How to Show conditional fields based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515354#M192443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally, the correct formula was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;nbsp;&amp;nbsp; Index('|' &amp;amp; GetFieldSelections(Campo ,'|',$(vMaxCampo))&amp;amp;'|','|1|') or if(len(getfieldselections (Campo) )=0,1,0) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to All for Help Me!!!!!&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 19:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-How-to-Show-conditional-fields-based-on-selections/m-p/515354#M192443</guid>
      <dc:creator />
      <dc:date>2013-11-19T19:02:57Z</dc:date>
    </item>
  </channel>
</rss>

