<?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: Help on Scatter/Grid in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-on-Scatter-Grid/m-p/766227#M272270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, if I correctly understand this, you only need to add conditional expressions fro the 3rd expression (bubble size):&lt;/P&gt;&lt;P&gt;Condition: GetSelectedCount(ABS)=0&lt;/P&gt;&lt;P&gt;Expression: Count(Distinct Product)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Condition: GetSelectedCount(ABS)=1&lt;/P&gt;&lt;P&gt;Expression: Count({&amp;lt;ABS={"&amp;gt;=$(=ABS)"} Distinct Product)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Condition: GetSelectedCount(ABS)&amp;gt;1&lt;/P&gt;&lt;P&gt;Expression: Count({&amp;lt;ABS={"&amp;gt;=$(=Min(ABS))&amp;lt;=$(=Max(ABS))"} Distinct Product)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Nov 2014 08:18:18 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2014-11-18T08:18:18Z</dc:date>
    <item>
      <title>Help on Scatter/Grid</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Scatter-Grid/m-p/766224#M272267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two scenarios:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1st Case:&lt;/P&gt;&lt;P&gt;I have a field called ABS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Bubble chart on X axis i should show the Location and Y axis is Category.&lt;/P&gt;&lt;P&gt;Bubble size is Count of the Products. But when user selects a value from the field ABS then the bubble size should be count of the Parts which are having ABS more than or equal to selected ABS value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2nd case :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When user selects Selected range of values from ABS then the Bubble size should be Count of products which fall under the selected range of ABS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More over should I go for Scatter chart or Grid Chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 06:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Scatter-Grid/m-p/766224#M272267</guid>
      <dc:creator />
      <dc:date>2014-11-18T06:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Scatter/Grid</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Scatter-Grid/m-p/766225#M272268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you attache the sample file. so that it's easy to help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mukram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 07:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Scatter-Grid/m-p/766225#M272268</guid>
      <dc:creator>mdmukramali</dc:creator>
      <dc:date>2014-11-18T07:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Scatter/Grid</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Scatter-Grid/m-p/766226#M272269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Ali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to attach the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AM i not clear on the requirement?&lt;/P&gt;&lt;P&gt;Just I need how to handle the situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Neehu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 07:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Scatter-Grid/m-p/766226#M272269</guid>
      <dc:creator />
      <dc:date>2014-11-18T07:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Scatter/Grid</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Scatter-Grid/m-p/766227#M272270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, if I correctly understand this, you only need to add conditional expressions fro the 3rd expression (bubble size):&lt;/P&gt;&lt;P&gt;Condition: GetSelectedCount(ABS)=0&lt;/P&gt;&lt;P&gt;Expression: Count(Distinct Product)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Condition: GetSelectedCount(ABS)=1&lt;/P&gt;&lt;P&gt;Expression: Count({&amp;lt;ABS={"&amp;gt;=$(=ABS)"} Distinct Product)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Condition: GetSelectedCount(ABS)&amp;gt;1&lt;/P&gt;&lt;P&gt;Expression: Count({&amp;lt;ABS={"&amp;gt;=$(=Min(ABS))&amp;lt;=$(=Max(ABS))"} Distinct Product)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 08:18:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Scatter-Grid/m-p/766227#M272270</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-11-18T08:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Scatter/Grid</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Scatter-Grid/m-p/766228#M272271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Marin,&lt;/P&gt;&lt;P&gt;I am using the below expression but it is not working. Giving an error. ANy syntax error I am making?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= IF( GetSelectedCount(ABS)=0 , Count(Product),&lt;/P&gt;&lt;P&gt; IF( GetSelectedCount(ABS)=1, Count({&amp;lt;ABS={"&amp;gt;=$(=ABS)"&amp;gt;} Product),&lt;/P&gt;&lt;P&gt; IF(GetSelectedCount(ABS)&amp;gt;1 , Count({&amp;lt;ABS={"&amp;gt;=$(=Min(ABS))&amp;lt;=$(=Max(ABS))"&amp;gt;} Product))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error I am getting in the chart is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Error in set modifier ad hoc element list: ',' or ')' expected"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 09:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Scatter-Grid/m-p/766228#M272271</guid>
      <dc:creator />
      <dc:date>2014-11-18T09:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Scatter/Grid</title>
      <link>https://community.qlik.com/t5/QlikView/Help-on-Scatter-Grid/m-p/766229#M272272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Got the issue. Missing "}".&amp;nbsp; Thank s a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 09:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-on-Scatter-Grid/m-p/766229#M272272</guid>
      <dc:creator />
      <dc:date>2014-11-18T09:31:16Z</dc:date>
    </item>
  </channel>
</rss>

