<?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: chart display into the sheet in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/chart-display-into-the-sheet/m-p/790511#M279519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suman, in Design (or layout) tab, you can change the 'layer' to 'Superior' or set a number, also in this table you may change the contional show to:&lt;/P&gt;&lt;P&gt;GetSelectedCount(@_Category)&amp;gt;0 and GetSelectedCount(@_Severity)&amp;gt;0 and GetSelectedCount(@_Status)&amp;gt;0 and GetSelectedCount(@_OPCO)&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="80638" alt="" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80638_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Mar 2015 08:19:19 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2015-03-13T08:19:19Z</dc:date>
    <item>
      <title>chart display into the sheet</title>
      <link>https://community.qlik.com/t5/QlikView/chart-display-into-the-sheet/m-p/790505#M279513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 4 objects(charts) into a sheet. I &lt;SPAN style="font-size: 10pt;"&gt;used &lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;)&amp;gt;0 in chart 2,3 and 4.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;All the functions working properly but when all the 4 charts are diplaying if i click on 1 chart then 2nd chart not showing 3,4 are showing.i want to change it if anyone click on 1st then 1st will diplay and if anyone click on 3rd then 1,2,3 will show.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;Please let me know the process.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 10:15:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-display-into-the-sheet/m-p/790505#M279513</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-12T10:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: chart display into the sheet</title>
      <link>https://community.qlik.com/t5/QlikView/chart-display-into-the-sheet/m-p/790506#M279514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand your problem. Can you post a qlikview document that demonstrates it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 10:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-display-into-the-sheet/m-p/790506#M279514</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-03-12T10:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: chart display into the sheet</title>
      <link>https://community.qlik.com/t5/QlikView/chart-display-into-the-sheet/m-p/790507#M279515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached application and screenshot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 16:07:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-display-into-the-sheet/m-p/790507#M279515</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-12T16:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: chart display into the sheet</title>
      <link>https://community.qlik.com/t5/QlikView/chart-display-into-the-sheet/m-p/790508#M279516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suman, not sure if you want this, but you can change the conditional show of chart 3 to:&lt;/P&gt;&lt;P&gt;GetSelectedCount(@_Status)&amp;gt;0 and GetSelectedCount(@_OPCO)&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and chart 4 to:&lt;/P&gt;&lt;P&gt;GetSelectedCount(@_Severity)&amp;gt;0 and GetSelectedCount(@_Status)&amp;gt;0 and GetSelectedCount(@_OPCO)&amp;gt;0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 16:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-display-into-the-sheet/m-p/790508#M279516</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-03-12T16:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: chart display into the sheet</title>
      <link>https://community.qlik.com/t5/QlikView/chart-display-into-the-sheet/m-p/790509#M279517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This may come as a suprise, but the getselectedcount function counts the selected values in a field, not the possible values. If you want GetSelectedCount(@_Status)&amp;gt;0 to be true then you need to select a value in the @_Status field. Selecting values in other fields won't help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 17:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-display-into-the-sheet/m-p/790509#M279517</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-03-12T17:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: chart display into the sheet</title>
      <link>https://community.qlik.com/t5/QlikView/chart-display-into-the-sheet/m-p/790510#M279518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you check my application one tabular chart showing into last level.&lt;/P&gt;&lt;P&gt;But somehow it's going back of all the objects.&lt;/P&gt;&lt;P&gt;How can i bring it front?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 18:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-display-into-the-sheet/m-p/790510#M279518</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-12T18:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: chart display into the sheet</title>
      <link>https://community.qlik.com/t5/QlikView/chart-display-into-the-sheet/m-p/790511#M279519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suman, in Design (or layout) tab, you can change the 'layer' to 'Superior' or set a number, also in this table you may change the contional show to:&lt;/P&gt;&lt;P&gt;GetSelectedCount(@_Category)&amp;gt;0 and GetSelectedCount(@_Severity)&amp;gt;0 and GetSelectedCount(@_Status)&amp;gt;0 and GetSelectedCount(@_OPCO)&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="80638" alt="" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80638_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 08:19:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-display-into-the-sheet/m-p/790511#M279519</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-03-13T08:19:19Z</dc:date>
    </item>
  </channel>
</rss>

