<?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: Conditional hinding for Possibel Values?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-hinding-for-Possibel-Values/m-p/880266#M307190</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;thanks you, in your example when we select AAA and BBB, but it seems to be not working when we select CCC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2015 14:13:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-15T14:13:27Z</dc:date>
    <item>
      <title>Conditional hinding for Possibel Values??</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-hinding-for-Possibel-Values/m-p/880261#M307185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; I want to conditionally hide an object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached QVW which explains my&amp;nbsp; requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 13:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-hinding-for-Possibel-Values/m-p/880261#M307185</guid>
      <dc:creator />
      <dc:date>2015-07-15T13:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional hinding for Possibel Values??</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-hinding-for-Possibel-Values/m-p/880262#M307186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 13:37:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-hinding-for-Possibel-Values/m-p/880262#M307186</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-07-15T13:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional hinding for Possibel Values??</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-hinding-for-Possibel-Values/m-p/880263#M307187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this condition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Only(Category) = 'AAA' and SubStringCount(Concat(DISTINCT ID, '|'), 'AAA')=Count({1}If(WildMatch(ID, '*AAA'), ID))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 13:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-hinding-for-Possibel-Values/m-p/880263#M307187</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-15T13:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional hinding for Possibel Values??</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-hinding-for-Possibel-Values/m-p/880264#M307188</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;Thanks for reply. I gave example of AAA to explain my requirement, but i have more than 10K values in my data . Is there any solution where .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example in the attached QVW , when user hit BBB in Category the conditional text box should appear as BBB is one of the possible field in ID associated to BBB in Category.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 13:55:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-hinding-for-Possibel-Values/m-p/880264#M307188</guid>
      <dc:creator />
      <dc:date>2015-07-15T13:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional hinding for Possibel Values??</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-hinding-for-Possibel-Values/m-p/880265#M307189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Created two variables and used them in tour conditional statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=SubStringCount(Concat(DISTINCT ID, '|'), '$(vVar1)')=Count({1}If(WildMatch(ID, '$(vVar)'), ID))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 14:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-hinding-for-Possibel-Values/m-p/880265#M307189</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-15T14:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional hinding for Possibel Values??</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-hinding-for-Possibel-Values/m-p/880266#M307190</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;thanks you, in your example when we select AAA and BBB, but it seems to be not working when we select CCC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 14:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-hinding-for-Possibel-Values/m-p/880266#M307190</guid>
      <dc:creator />
      <dc:date>2015-07-15T14:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional hinding for Possibel Values??</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-hinding-for-Possibel-Values/m-p/880267#M307191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if you data model was correct, but if you change to this model, it seems to work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;test:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load * Inline &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[CatID, Category &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;001,AAA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;002,AAA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;100,BBB &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;200,BBB&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;200,CCC&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;201,CCC&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;]; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;test2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;load CatID,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Category,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CatID &amp;amp; '-' &amp;amp;&amp;nbsp; Category&amp;nbsp; as ID&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident test;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DROP Table test;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to get a more representative sample of your actual data to make it to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 14:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-hinding-for-Possibel-Values/m-p/880267#M307191</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-15T14:18:28Z</dc:date>
    </item>
  </channel>
</rss>

