<?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: Conditionally show a chart on the same sheet in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditionally-show-a-chart-on-the-same-sheet/m-p/1720845#M722823</link>
    <description>&lt;P&gt;Create a new dimension like:&lt;/P&gt;&lt;P&gt;Switching:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;_Switching&lt;BR /&gt;First&lt;BR /&gt;Second&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then simply on each of the chart use Properties &amp;gt; Layout &amp;gt; Show regarding of your needs:&lt;/P&gt;&lt;P&gt;=Switching='First'&lt;/P&gt;&lt;P&gt;=Switching='Second'&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_1.jpg" style="width: 639px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/35983i4E1BCD20BD43F117/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot_1.jpg" alt="Screenshot_1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create new listbox with the Switching dimension.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For more control use Sheet properties. For example automatically selecting First when opening the sheet.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jun 2020 11:46:10 GMT</pubDate>
    <dc:creator>MindaugasBacius</dc:creator>
    <dc:date>2020-06-22T11:46:10Z</dc:date>
    <item>
      <title>Conditionally show a chart on the same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionally-show-a-chart-on-the-same-sheet/m-p/1720839#M722822</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I have nine charts on one sheet. Additionally I have nine other charts that I want to show on the same sheet. But I want to be able to toggle between these two "views". How do I achieve this?&lt;/P&gt;&lt;P&gt;I hoped to find the answer in the continuos classroom or a guide somewhere without success. Do you know if it is explained somewhere or can someone here help me?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionally-show-a-chart-on-the-same-sheet/m-p/1720839#M722822</guid>
      <dc:creator>Darumaka</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionally show a chart on the same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionally-show-a-chart-on-the-same-sheet/m-p/1720845#M722823</link>
      <description>&lt;P&gt;Create a new dimension like:&lt;/P&gt;&lt;P&gt;Switching:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;_Switching&lt;BR /&gt;First&lt;BR /&gt;Second&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then simply on each of the chart use Properties &amp;gt; Layout &amp;gt; Show regarding of your needs:&lt;/P&gt;&lt;P&gt;=Switching='First'&lt;/P&gt;&lt;P&gt;=Switching='Second'&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_1.jpg" style="width: 639px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/35983i4E1BCD20BD43F117/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot_1.jpg" alt="Screenshot_1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create new listbox with the Switching dimension.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For more control use Sheet properties. For example automatically selecting First when opening the sheet.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 11:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionally-show-a-chart-on-the-same-sheet/m-p/1720845#M722823</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2020-06-22T11:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionally show a chart on the same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionally-show-a-chart-on-the-same-sheet/m-p/1720857#M722824</link>
      <description>&lt;P&gt;Thank you! That seems to be working. I will just need to check out a few more things before accepting as a solution.&lt;/P&gt;&lt;P&gt;Just one tiny question, in the Load statement you write _switching with an underscore but then you reference it without underscore. I assume that it was just a mistake. But the question is if it is preferred that dimension variables start with an underscore, so that it is suggested in the naming what they are used for?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 12:16:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionally-show-a-chart-on-the-same-sheet/m-p/1720857#M722824</guid>
      <dc:creator>Darumaka</dc:creator>
      <dc:date>2020-06-22T12:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionally show a chart on the same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionally-show-a-chart-on-the-same-sheet/m-p/1726247#M722825</link>
      <description>&lt;P&gt;I believe that was a typo! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp; You can name things pretty much anyway you see&amp;nbsp; fit but most folks do use a 'v' in the name of variables etc., they tend to follow general dev practices when doing development in QlikView too.&amp;nbsp; Here are a couple of links that may be of some help to you overall:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/LoadData/best-practices-data-modeling.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/LoadData/best-practices-data-modeling.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/application-performance-optimization.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/application-performance-optimization.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Those may provide some tips to help longer term.&amp;nbsp; If you are all set, do not forget to return to close out the thread.&lt;/P&gt;&lt;P&gt;I did find a couple of Design Blog posts too:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Enhancing-the-User-Experience-Using-Conditional-Expressions/ba-p/1472583" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Enhancing-the-User-Experience-Using-Conditional-Expressions/ba-p/1472583&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Enhancing-the-User-Experience-Using-Conditional-Expressions-Part/ba-p/1463327" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Enhancing-the-User-Experience-Using-Conditional-Expressions-Part/ba-p/1463327&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 19:14:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionally-show-a-chart-on-the-same-sheet/m-p/1726247#M722825</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-07-08T19:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionally show a chart on the same sheet</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionally-show-a-chart-on-the-same-sheet/m-p/1727544#M722826</link>
      <description>&lt;P&gt;Great, thank you so much, I will look into the links you posted.&lt;/P&gt;&lt;P&gt;I have one more question. You write that I can automatically selecting one of the views when opening the sheet in the sheet properties. How do I achieve this?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 07:08:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionally-show-a-chart-on-the-same-sheet/m-p/1727544#M722826</guid>
      <dc:creator>Darumaka</dc:creator>
      <dc:date>2020-07-14T07:08:49Z</dc:date>
    </item>
  </channel>
</rss>

