<?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: How to show no result when selection is invalid in embedded sheet in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-show-no-result-when-selection-is-invalid-in-embedded/m-p/1897871#M74115</link>
    <description>&lt;P&gt;I may have misunderstood, but looks like you only want to show measure value if there is a selection in the customer number, probably you would try to add a check in your measure -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if (getselectecount(Customer_Number) &amp;gt;0, Sum(Sales), 'No Selecttions')&lt;/P&gt;
&lt;P&gt;Not sure if that would work as intended but you may try something like this.&lt;/P&gt;</description>
    <pubDate>Sat, 26 Feb 2022 04:09:51 GMT</pubDate>
    <dc:creator>Digvijay_Singh</dc:creator>
    <dc:date>2022-02-26T04:09:51Z</dc:date>
    <item>
      <title>How to show no result when selection is invalid in embedded sheet</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-no-result-when-selection-is-invalid-in-embedded/m-p/1897587#M74093</link>
      <description>&lt;P&gt;Hello, I am a new developper in QlikSense.&lt;/P&gt;
&lt;P&gt;This is my first post, I hope I am not out of line, but please, if so, do let me know &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, I am developping a dashboard on QlikSense to be displayed as an embedded item in Salesforce. The goal is to show the sales of a customer. For this purpose, we pass the customer number as a selection to the Dashboard. From time to time, the customer exists in Salesforce but has no data in my dashboard. Which is completely normal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, in this case, the dashboard display the whole sales instead of none as there is "no selection".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can this be avoided ? any tips welcome !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 10:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-no-result-when-selection-is-invalid-in-embedded/m-p/1897587#M74093</guid>
      <dc:creator>OTwist</dc:creator>
      <dc:date>2022-02-25T10:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to show no result when selection is invalid in embedded sheet</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-no-result-when-selection-is-invalid-in-embedded/m-p/1897871#M74115</link>
      <description>&lt;P&gt;I may have misunderstood, but looks like you only want to show measure value if there is a selection in the customer number, probably you would try to add a check in your measure -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if (getselectecount(Customer_Number) &amp;gt;0, Sum(Sales), 'No Selecttions')&lt;/P&gt;
&lt;P&gt;Not sure if that would work as intended but you may try something like this.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 04:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-no-result-when-selection-is-invalid-in-embedded/m-p/1897871#M74115</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2022-02-26T04:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to show no result when selection is invalid in embedded sheet</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-no-result-when-selection-is-invalid-in-embedded/m-p/1899617#M74270</link>
      <description>&lt;P&gt;Thanks, that did help indeed !&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 22:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-no-result-when-selection-is-invalid-in-embedded/m-p/1899617#M74270</guid>
      <dc:creator>OTwist</dc:creator>
      <dc:date>2022-03-02T22:11:48Z</dc:date>
    </item>
  </channel>
</rss>

