<?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: Toggle between two views in One Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Toggle-between-two-views-in-One-Chart/m-p/640335#M542847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use a button, you have to use a Macro to redefine the dimension on the fly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use a container object to get the tab effect, but in this case, you need to create two charts - one each with a different dimension, place these two charts in the container. You can change the caption of the individual charts to suit your requirement. But I understand you do not want to create two charts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2014 10:00:46 GMT</pubDate>
    <dc:creator>vupen</dc:creator>
    <dc:date>2014-06-05T10:00:46Z</dc:date>
    <item>
      <title>Toggle between two views in One Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-between-two-views-in-One-Chart/m-p/640331#M542843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Want to create a similar view (as in the image) for Sales - Weekly &amp;amp; Monthly. If i select "Weekly" , the dimension gets changed to "Mon,Tue,Wed....." and if i select Monthly it gets changed to " Jan,Feb,Mar .....".&lt;BR /&gt;&lt;IMG alt="Manufacturing.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/60144_Manufacturing.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want to create two charts and then overlap them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Prateek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 09:32:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-between-two-views-in-One-Chart/m-p/640331#M542843</guid>
      <dc:creator />
      <dc:date>2014-06-05T09:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle between two views in One Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-between-two-views-in-One-Chart/m-p/640332#M542844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prateek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could create a cyclic dimension containing all of the desired dimension values and then use this cyclic dimension instead of discreet dimension. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The advantage for you is that you use basic functionalities instead of toggle your dimension based on selections or variable values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Dominik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 09:39:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-between-two-views-in-One-Chart/m-p/640332#M542844</guid>
      <dc:creator />
      <dc:date>2014-06-05T09:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle between two views in One Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-between-two-views-in-One-Chart/m-p/640333#M542845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Go to Groups - Dimensions - Edit Groups or from Settings/Document Properties/Groups&lt;/P&gt;&lt;P&gt;2. Click on new group - choose Cyclic Group, give it a meaningful name, add two fields you want (DayOfWeek and Month).&lt;/P&gt;&lt;P&gt;3. Select this group as the dimension of your chart.&lt;/P&gt;&lt;P&gt;Hope this is what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Upendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 09:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-between-two-views-in-One-Chart/m-p/640333#M542845</guid>
      <dc:creator>vupen</dc:creator>
      <dc:date>2014-06-05T09:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle between two views in One Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-between-two-views-in-One-Chart/m-p/640334#M542846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Upendra. Your Solution Works. However,Instead of a drop down,&amp;nbsp; i want to show the name of dimensions as "Tabs" or "Button" on top of the chart. So that user can click &amp;amp; choose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 09:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-between-two-views-in-One-Chart/m-p/640334#M542846</guid>
      <dc:creator />
      <dc:date>2014-06-05T09:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle between two views in One Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-between-two-views-in-One-Chart/m-p/640335#M542847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use a button, you have to use a Macro to redefine the dimension on the fly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use a container object to get the tab effect, but in this case, you need to create two charts - one each with a different dimension, place these two charts in the container. You can change the caption of the individual charts to suit your requirement. But I understand you do not want to create two charts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 10:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-between-two-views-in-One-Chart/m-p/640335#M542847</guid>
      <dc:creator>vupen</dc:creator>
      <dc:date>2014-06-05T10:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle between two views in One Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-between-two-views-in-One-Chart/m-p/640336#M542848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add both dimension to the chart and then use a variable and a button to conditionally show and hide the dimensions. This is a similar technique to showing and hide objects or sheets. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wanted to be fancier and drive the dimensions off of data then you could do something sumilar to this video &lt;A href="https://community.qlik.com/message/329998"&gt;Dynamically Change Expressions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This video is working on expressions, you would need to apply the same technique to dimensions. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 11:17:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-between-two-views-in-One-Chart/m-p/640336#M542848</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2014-06-05T11:17:59Z</dc:date>
    </item>
  </channel>
</rss>

