<?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 on Text Box with 2 GetSelectedCount Fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Show-on-Text-Box-with-2-GetSelectedCount-Fields/m-p/949924#M948960</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;In my text box 'text' section I've put this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Metrics&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=0 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Dimension&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=0,'Please Select a Dimension and Metric',(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Metrics&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;0,'Please Select a Dimension', 'Please Select a Metric'))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the layout part I've put so that the text box only appears when:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Dimension&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=0 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Metrics&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;These are the conditions for the different text to show in my text box:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;1. When GetSelectedCount(Metrics and Dimension) = 0,&amp;nbsp; 'Please Select a Dimension and Metric'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;2. When GetSelectedCount(Metrics)&amp;gt;0 and GetSelectedCount(Dimension) =0,&amp;nbsp; 'Please Select a Dimension'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;3. When GetSelectedCount(Dimension)&amp;gt;0 and GetSelectedCount(Metrics) =0,&amp;nbsp; 'Please Select a Metric'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How do I formulate the correct formula in my text expression and layout tab so my text box shows the above texts accordingly?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Dec 2015 14:59:02 GMT</pubDate>
    <dc:creator>stjernvd</dc:creator>
    <dc:date>2015-12-17T14:59:02Z</dc:date>
    <item>
      <title>Conditional Show on Text Box with 2 GetSelectedCount Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Show-on-Text-Box-with-2-GetSelectedCount-Fields/m-p/949924#M948960</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;In my text box 'text' section I've put this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Metrics&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=0 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Dimension&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=0,'Please Select a Dimension and Metric',(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Metrics&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;0,'Please Select a Dimension', 'Please Select a Metric'))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the layout part I've put so that the text box only appears when:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Dimension&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=0 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Metrics&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;These are the conditions for the different text to show in my text box:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;1. When GetSelectedCount(Metrics and Dimension) = 0,&amp;nbsp; 'Please Select a Dimension and Metric'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;2. When GetSelectedCount(Metrics)&amp;gt;0 and GetSelectedCount(Dimension) =0,&amp;nbsp; 'Please Select a Dimension'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;3. When GetSelectedCount(Dimension)&amp;gt;0 and GetSelectedCount(Metrics) =0,&amp;nbsp; 'Please Select a Metric'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How do I formulate the correct formula in my text expression and layout tab so my text box shows the above texts accordingly?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 14:59:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Show-on-Text-Box-with-2-GetSelectedCount-Fields/m-p/949924#M948960</guid>
      <dc:creator>stjernvd</dc:creator>
      <dc:date>2015-12-17T14:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Show on Text Box with 2 GetSelectedCount Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Show-on-Text-Box-with-2-GetSelectedCount-Fields/m-p/949925#M948961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;May be this as the text box expression:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;&lt;STRONG&gt;=If(GetSelectedCount(Metrics) = 0 and GetSelectedCount(Dimension) = 0, 'Please Select a Dimension and Metric', If(GetSelectedCount(Metrics&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;) &amp;gt; 0 and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;GetSelectedCount(Dimension) = 0&lt;/SPAN&gt;, 'Please Select a Dimension',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;If(&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;GetSelectedCount(Metrics&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;) = 0 and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;GetSelectedCount(Dimension) &amp;gt; 0, &lt;/SPAN&gt;&lt;/SPAN&gt;'Please Select a Metric')))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this on the layout tab:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;GetSelectedCount(Metrics) = 0 or GetSelectedCount(Dimension) = 0&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 15:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Show-on-Text-Box-with-2-GetSelectedCount-Fields/m-p/949925#M948961</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-17T15:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Show on Text Box with 2 GetSelectedCount Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Show-on-Text-Box-with-2-GetSelectedCount-Fields/m-p/949926#M948962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it worked thank you so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 15:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Show-on-Text-Box-with-2-GetSelectedCount-Fields/m-p/949926#M948962</guid>
      <dc:creator>stjernvd</dc:creator>
      <dc:date>2015-12-17T15:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Show on Text Box with 2 GetSelectedCount Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Show-on-Text-Box-with-2-GetSelectedCount-Fields/m-p/949927#M948963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 15:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Show-on-Text-Box-with-2-GetSelectedCount-Fields/m-p/949927#M948963</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-17T15:15:33Z</dc:date>
    </item>
  </channel>
</rss>

