<?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: Start with the chart empty. Any selected in filter pane. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Start-with-the-chart-empty-Any-selected-in-filter-pane/m-p/60156#M3985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does someone know why &lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px; font-weight: bold;"&gt;GetSelectedCount &lt;/SPAN&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;not work when I use a table create in the script by LOAD * INLINE?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;Not recognise the field.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Apr 2018 08:07:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-20T08:07:08Z</dc:date>
    <item>
      <title>Start with the chart empty. Any selected in filter pane.</title>
      <link>https://community.qlik.com/t5/App-Development/Start-with-the-chart-empty-Any-selected-in-filter-pane/m-p/60154#M3983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;Hello.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;I would like start with the charts empty. And then, when I choose the options in the filter panes, chart begin to draw the lines and the information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;Beacuse now I see that select all options in filter panes is the same than not select anything.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;I was thinkig about create a variable of the filters panes to check is something was selected or no.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;How I can make this? Change something in the expresion of the chart? modify the expresion of the filter panes? &lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Writing in the data loading script?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;Can somebody help me?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;Thanks and regards.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 14:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Start-with-the-chart-empty-Any-selected-in-filter-pane/m-p/60154#M3983</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-06T14:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Start with the chart empty. Any selected in filter pane.</title>
      <link>https://community.qlik.com/t5/App-Development/Start-with-the-chart-empty-Any-selected-in-filter-pane/m-p/60155#M3984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally, I used this fuction: &lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px; font-weight: bold;"&gt;GetSelectedCount()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put this fuction in a &lt;EM&gt;if&lt;/EM&gt;: GetSelectedCount(field_name)&amp;lt;&amp;gt;0. so when nothing is selected, the chart doesn't show anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More information here: &lt;A href="https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/ChartFunctions/FieldFunctions/getselectedcount.htm" title="https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/ChartFunctions/FieldFunctions/getselectedcount.htm"&gt;https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/ChartFunctions/FieldFunctions/getselectedcount.ht…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 12:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Start-with-the-chart-empty-Any-selected-in-filter-pane/m-p/60155#M3984</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-22T12:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Start with the chart empty. Any selected in filter pane.</title>
      <link>https://community.qlik.com/t5/App-Development/Start-with-the-chart-empty-Any-selected-in-filter-pane/m-p/60156#M3985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does someone know why &lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px; font-weight: bold;"&gt;GetSelectedCount &lt;/SPAN&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;not work when I use a table create in the script by LOAD * INLINE?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;Not recognise the field.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 08:07:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Start-with-the-chart-empty-Any-selected-in-filter-pane/m-p/60156#M3985</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-20T08:07:08Z</dc:date>
    </item>
  </channel>
</rss>

