<?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 Conditional Show when field is available within current selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Show-when-field-is-available-within-current/m-p/1148624#M375611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking for a way to show a textbox or image when value A in field FakeField is selectable.&lt;/P&gt;&lt;P&gt;on my search for an answer i found the getcurrentselections function but that only works if value A is selected.&lt;/P&gt;&lt;P&gt;I want to show the image while value A is still within the current selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Aug 2016 13:09:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-08-08T13:09:19Z</dc:date>
    <item>
      <title>Conditional Show when field is available within current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Show-when-field-is-available-within-current/m-p/1148624#M375611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking for a way to show a textbox or image when value A in field FakeField is selectable.&lt;/P&gt;&lt;P&gt;on my search for an answer i found the getcurrentselections function but that only works if value A is selected.&lt;/P&gt;&lt;P&gt;I want to show the image while value A is still within the current selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 13:09:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Show-when-field-is-available-within-current/m-p/1148624#M375611</guid>
      <dc:creator />
      <dc:date>2016-08-08T13:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Show when field is available within current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Show-when-field-is-available-within-current/m-p/1148625#M375612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you could use as condition something like this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(count({&amp;lt; FakeField = {'value A'}&amp;gt;} distinct FakeField) = 1, true(), false())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 14:13:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Show-when-field-is-available-within-current/m-p/1148625#M375612</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-08-08T14:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Show when field is available within current selection</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Show-when-field-is-available-within-current/m-p/1148626#M375613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer,&lt;/P&gt;&lt;P&gt;When you use Set Analysis like this&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; it will force the selection to be 'value A' and count will be 1 and the result will be True&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;but i could copy the field to FakeCopy and hide it from the design, this way i can select in FakeField and the Set Analysis will work like expected!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks &lt;A href="https://community.qlik.com/qlik-users/27943"&gt;marcus_sommer&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 14:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Show-when-field-is-available-within-current/m-p/1148626#M375613</guid>
      <dc:creator />
      <dc:date>2016-08-08T14:37:09Z</dc:date>
    </item>
  </channel>
</rss>

