<?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: Display charts dynamically in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-charts-dynamically/m-p/1215825#M389430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also have a look at the attached sample&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Nov 2016 13:53:16 GMT</pubDate>
    <dc:creator>Frank_Hartmann</dc:creator>
    <dc:date>2016-11-23T13:53:16Z</dc:date>
    <item>
      <title>Display charts dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-charts-dynamically/m-p/1215822#M389427</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'd like to know if the following is possible:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have several Charts that shall be displayed on the same Qlikview sheet from top to bottom. As I find it quite confusing to scroll down a lot to see the last Chart on the Screen, I would like to have it dynamically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I created a Checkbox per inline script :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ChartSelection:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Name&lt;/P&gt;&lt;P&gt;Chart1&lt;/P&gt;&lt;P&gt;Chart2&lt;/P&gt;&lt;P&gt;Chart3&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would like to have now is that in case no Chart is selected, all 7 are hidden, if I select any of it, it will be shown. I think this might be working with Setting and reading a variable and a condition on each Chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what if I select Charts 1 and 3? Then I would have a large gap between (the space reserved for Chart 2).&lt;/P&gt;&lt;P&gt;Like this:&lt;/P&gt;&lt;P&gt;1 -&amp;gt; shown&lt;/P&gt;&lt;P&gt;2 -&amp;gt; hidden, but space reserved&lt;/P&gt;&lt;P&gt;3 -&amp;gt; shown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to Show it like this:&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you get my question :-).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Regards&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 13:18:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-charts-dynamically/m-p/1215822#M389427</guid>
      <dc:creator />
      <dc:date>2016-11-23T13:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Display charts dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-charts-dynamically/m-p/1215823#M389428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 13:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-charts-dynamically/m-p/1215823#M389428</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-23T13:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Display charts dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-charts-dynamically/m-p/1215824#M389429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use conditional show conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This app:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4317"&gt;QlikView App: Show and Hide Windows Dynamically&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And this blog post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.quickintelligence.co.uk/qlikview-buttons/" style="font-size: 10pt;" title="https://www.quickintelligence.co.uk/qlikview-buttons/"&gt;https://www.quickintelligence.co.uk/qlikview-buttons/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should give you plenty of ideas on how to approach it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 13:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-charts-dynamically/m-p/1215824#M389429</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2016-11-23T13:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Display charts dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-charts-dynamically/m-p/1215825#M389430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also have a look at the attached sample&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 13:53:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-charts-dynamically/m-p/1215825#M389430</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2016-11-23T13:53:16Z</dc:date>
    </item>
  </channel>
</rss>

