<?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 Dimension GetSelectedCount (1 selection) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Show-Dimension-GetSelectedCount-1-selection/m-p/1421017#M428717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlik Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a straight table with some expressions broken out by a bunch of dates as my dimension. I want a second dimension in my table, but I only want this dimension viewable when I select a single date... Otherwise I want PoolID hidden, how can I achieve this? I am trying combinations of the below...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;GetSelectedCount&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;)=1,&lt;SPAN style="color: #800000;"&gt;PoolID&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;It seems easy, but isn't working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/179066_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Oct 2017 17:01:40 GMT</pubDate>
    <dc:creator>MalcolmCICWF</dc:creator>
    <dc:date>2017-10-09T17:01:40Z</dc:date>
    <item>
      <title>Conditional Show Dimension GetSelectedCount (1 selection)</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Show-Dimension-GetSelectedCount-1-selection/m-p/1421017#M428717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlik Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a straight table with some expressions broken out by a bunch of dates as my dimension. I want a second dimension in my table, but I only want this dimension viewable when I select a single date... Otherwise I want PoolID hidden, how can I achieve this? I am trying combinations of the below...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;GetSelectedCount&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;)=1,&lt;SPAN style="color: #800000;"&gt;PoolID&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;It seems easy, but isn't working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/179066_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 17:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Show-Dimension-GetSelectedCount-1-selection/m-p/1421017#M428717</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2017-10-09T17:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Show Dimension GetSelectedCount (1 selection)</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Show-Dimension-GetSelectedCount-1-selection/m-p/1421018#M428718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try with just this as your dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PoolID&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then use condition on your dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GetSelectedCount(Date) = 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT Date) = 1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 17:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Show-Dimension-GetSelectedCount-1-selection/m-p/1421018#M428718</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-09T17:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Show Dimension GetSelectedCount (1 selection)</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Show-Dimension-GetSelectedCount-1-selection/m-p/1421019#M428719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wow I was making things too complicated, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 18:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Show-Dimension-GetSelectedCount-1-selection/m-p/1421019#M428719</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2017-10-09T18:39:51Z</dc:date>
    </item>
  </channel>
</rss>

