<?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: Set Analysis Criteria to move with selection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53784#M3582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was not 100% sure what Paul wanted, but this is what it will do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ProductName&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CBL xyz&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CBL abc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CBL ddd&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;JBL xyz&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;JBL abc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;JBL ddd&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When nothing is selected... the expression will show this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CBL xyz&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CBL abc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CBL ddd&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/196854_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When CBL abc is selected.... the expression should show&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CBL abc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/196855_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When JBL abc is selected ... the expression will show nothing&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/196868_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Updated my post with images and sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2018 12:51:12 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-03-20T12:51:12Z</dc:date>
    <item>
      <title>Set Analysis Criteria to move with selection</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53778#M3576</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;I have quite a simple question but can't seem to figure it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following formula:&lt;/P&gt;&lt;P&gt;sum({&amp;lt; ProductName = {'CBL*'}&amp;gt;}BALANCE_QTY) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because I only want to look at products starting with CBL, BUT if I select 1 product with CBL i still want it to move with the selection of that product. Writing the set analysis like this will always show the total of all products starting with CBL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can provide me with an answer how to fix this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 09:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53778#M3576</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2018-03-20T09:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Criteria to move with selection</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53779#M3577</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 can try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(GetSelectedCount(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ProductName)=0,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({&amp;lt; ProductName = {'CBL*'}&amp;gt;}BALANCE_QTY),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum(BALANCE_QTY)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/STRONG&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;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 09:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53779#M3577</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-20T09:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Criteria to move with selection</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53780#M3578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, didn't think about this work around&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 09:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53780#M3578</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2018-03-20T09:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Criteria to move with selection</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53781#M3579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sure there is other solutions for this, in the meantime you can use it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 09:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53781#M3579</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-20T09:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Criteria to move with selection</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53782#M3580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;ProductName &lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;*&lt;/SPAN&gt;= {'CBL*'}&amp;gt;} BALANCE_QTY)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 11:24:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53782#M3580</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-20T11:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Criteria to move with selection</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53783#M3581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌, this will work when there is no selection on the product and also when there is one product selected ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 12:48:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53783#M3581</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-20T12:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Criteria to move with selection</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53784#M3582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was not 100% sure what Paul wanted, but this is what it will do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ProductName&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CBL xyz&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CBL abc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CBL ddd&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;JBL xyz&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;JBL abc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;JBL ddd&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When nothing is selected... the expression will show this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CBL xyz&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CBL abc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CBL ddd&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/196854_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When CBL abc is selected.... the expression should show&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CBL abc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/196855_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When JBL abc is selected ... the expression will show nothing&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/196868_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Updated my post with images and sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 12:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53784#M3582</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-20T12:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Criteria to move with selection</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53785#M3583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is replacing what I wrote above &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 12:54:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53785#M3583</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-20T12:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Criteria to move with selection</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53786#M3584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your's is slightly different... if you select JBL abc... you will see JBL abc with your expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="196869" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/196869_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;For the other two cases... it will work the same way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But again, I don't know the requirement and your solution may very well be what is needed here &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 12:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53786#M3584</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-20T12:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Criteria to move with selection</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53787#M3585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorrry, it is the fast food effect, I need a coffee ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 13:03:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53787#M3585</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-20T13:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Criteria to move with selection</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53788#M3586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;let's go together... I am in need of a coffee also&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 13:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53788#M3586</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-20T13:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Criteria to move with selection</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53789#M3587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would really like..........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 13:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Criteria-to-move-with-selection/m-p/53789#M3587</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-20T13:07:12Z</dc:date>
    </item>
  </channel>
</rss>

