<?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: Selections on Charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084756#M361257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;give get selected count to&amp;nbsp; 2&amp;nbsp; or 1&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;etSelectedCount([Billing Document])=&lt;STRONG&gt;2&lt;/STRONG&gt;, 'No&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2016 10:11:56 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2016-03-16T10:11:56Z</dc:date>
    <item>
      <title>Selections on Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084755#M361256</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 straight table charts. Now in second straight table chart i have given condition as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Billing Document Details(' &amp;amp; IF(GetSelectedCount([Billing Document])=0, 'No Doc Selected', [Billing Document]) &amp;amp; ')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in the 1st straight table if i click one document number below chart will be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my requirement is if i click on multiple document numbers in the first straight table chart down the same number of selected document numbers should be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently it is working if i select only 1 document number, not working when i select multiple document numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharat &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084755#M361256</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2016-03-16T10:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Selections on Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084756#M361257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;give get selected count to&amp;nbsp; 2&amp;nbsp; or 1&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;etSelectedCount([Billing Document])=&lt;STRONG&gt;2&lt;/STRONG&gt;, 'No&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:11:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084756#M361257</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-16T10:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Selections on Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084757#M361258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a sample you can share? Its difficult to understand what you are trying to achieve?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:12:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084757#M361258</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-16T10:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Selections on Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084758#M361259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Plz share the screen shot and sample data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084758#M361259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-16T10:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Selections on Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084759#M361260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry i cannot share the qvw but better understanding i will attach images:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i select single document in 1st straight table chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Doc.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118209_Doc.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Document No is displayed in second straight table chart&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Doc1.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/118210_Doc1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;If i select multiple numbers in 1&lt;SPAN style="font-size: 13.3333px;"&gt;st straight table chart:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Doc2.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/118226_Doc2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Nothing is displayed in second straight table chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Doc3.PNG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/118227_Doc3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression i have written is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Billing Document Details(' &amp;amp; IF(GetSelectedCount([Billing Document])=0, 'No Doc Selected', [Billing Document]) &amp;amp; ')'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:20:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084759#M361260</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2016-03-16T10:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Selections on Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084760#M361261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have shared sandip..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084760#M361261</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2016-03-16T10:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Selections on Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084761#M361262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried Chanty it is not working..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084761#M361262</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2016-03-16T10:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Selections on Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084762#M361263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a dimension or just an expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:27:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084762#M361263</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-16T10:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Selections on Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084763#M361264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is calculated Dimension.&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;='Billing Document Details(' &amp;amp; IF(GetSelectedCount([Billing Document])=0, 'No Doc Selected', [Billing Document]) &amp;amp; ')'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And expression is&lt;/P&gt;&lt;P&gt;GetSelectedCount([Billing Document]) = 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:30:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084763#M361264</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2016-03-16T10:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Selections on Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084764#M361265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try changing your expression to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count([Billing Document])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&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;&lt;STRONG&gt;GetSelectedCount([Billing Document]) &amp;gt;= 1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:32:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084764#M361265</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-16T10:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Selections on Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084765#M361266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selections-on-Charts/m-p/1084765#M361266</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2016-03-16T10:34:47Z</dc:date>
    </item>
  </channel>
</rss>

