<?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: Need a blank area before making selections for the chart in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Need-a-blank-area-before-making-selections-for-the-chart/m-p/787641#M2227</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! Thank you Agis. &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, 29 Jan 2015 11:56:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-29T11:56:03Z</dc:date>
    <item>
      <title>Need a blank area before making selections for the chart</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Need-a-blank-area-before-making-selections-for-the-chart/m-p/787637#M2223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make a chart out of the required selections only. But I'm getting a default chart even before the making a selection. How should I avoid this and get the chart only after making all the selections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Arvind&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 08:14:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Need-a-blank-area-before-making-selections-for-the-chart/m-p/787637#M2223</guid>
      <dc:creator />
      <dc:date>2015-01-29T08:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need a blank area before making selections for the chart</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Need-a-blank-area-before-making-selections-for-the-chart/m-p/787638#M2224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a conditional show on the chart - on the layout tab, use a GetSelectedCount() function, add the field that you want to make selections on into the function and specify only when a certain amount of selections have been made, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetSelectedCount(Companies) &amp;gt; 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will only show the chart once a user makes a selection in the field companies, for example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 09:21:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Need-a-blank-area-before-making-selections-for-the-chart/m-p/787638#M2224</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-01-29T09:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need a blank area before making selections for the chart</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Need-a-blank-area-before-making-selections-for-the-chart/m-p/787639#M2225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will try that, Thank you Aaron.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 10:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Need-a-blank-area-before-making-selections-for-the-chart/m-p/787639#M2225</guid>
      <dc:creator />
      <dc:date>2015-01-29T10:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need a blank area before making selections for the chart</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Need-a-blank-area-before-making-selections-for-the-chart/m-p/787640#M2226</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;You could modify the above function Arvind to refer to more fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;GetSelectedCount(Companies) &amp;gt; 0 AND &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;GetSelectedCount(Country) &amp;gt; 0 AND ...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;So the chart will show results only if you select all the necessary fields.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Agis&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 11:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Need-a-blank-area-before-making-selections-for-the-chart/m-p/787640#M2226</guid>
      <dc:creator>Agis-Kalogiannis</dc:creator>
      <dc:date>2015-01-29T11:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need a blank area before making selections for the chart</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Need-a-blank-area-before-making-selections-for-the-chart/m-p/787641#M2227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! Thank you Agis. &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, 29 Jan 2015 11:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Need-a-blank-area-before-making-selections-for-the-chart/m-p/787641#M2227</guid>
      <dc:creator />
      <dc:date>2015-01-29T11:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need a blank area before making selections for the chart</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Need-a-blank-area-before-making-selections-for-the-chart/m-p/787642#M2228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am glad I could help.&lt;/P&gt;&lt;P&gt;Could you please mark the answers as Helpful or Correct so as to close the discussion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Agis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 13:16:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Need-a-blank-area-before-making-selections-for-the-chart/m-p/787642#M2228</guid>
      <dc:creator>Agis-Kalogiannis</dc:creator>
      <dc:date>2015-01-29T13:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Need a blank area before making selections for the chart</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Need-a-blank-area-before-making-selections-for-the-chart/m-p/787643#M2229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Done, thanks again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arvind&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 06:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Need-a-blank-area-before-making-selections-for-the-chart/m-p/787643#M2229</guid>
      <dc:creator />
      <dc:date>2015-01-30T06:26:43Z</dc:date>
    </item>
  </channel>
</rss>

