<?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 Rotate multiple expressions in a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rotate-multiple-expressions-in-a-chart/m-p/1024029#M525103</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 have Six expressions my chart. First two expressions show development of two different percentages over time. The other four are exactly the same expressions but with two different weight factors. Is it possible to group these expressions so that I have one rotation button which displays two expressions at a time? Or do I have to create button object and use variable and conditional display?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) first two expressions, non weighted&lt;/P&gt;&lt;P&gt;2) third and fourth expression, weighted with factor 1&lt;/P&gt;&lt;P&gt;3) fifth&lt;SPAN style="font-size: 13.3333px;"&gt; and sixth expression, weighted with factor 2&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jan 2016 09:23:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-19T09:23:47Z</dc:date>
    <item>
      <title>Rotate multiple expressions in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Rotate-multiple-expressions-in-a-chart/m-p/1024029#M525103</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 have Six expressions my chart. First two expressions show development of two different percentages over time. The other four are exactly the same expressions but with two different weight factors. Is it possible to group these expressions so that I have one rotation button which displays two expressions at a time? Or do I have to create button object and use variable and conditional display?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) first two expressions, non weighted&lt;/P&gt;&lt;P&gt;2) third and fourth expression, weighted with factor 1&lt;/P&gt;&lt;P&gt;3) fifth&lt;SPAN style="font-size: 13.3333px;"&gt; and sixth expression, weighted with factor 2&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 09:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rotate-multiple-expressions-in-a-chart/m-p/1024029#M525103</guid>
      <dc:creator />
      <dc:date>2016-01-19T09:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate multiple expressions in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Rotate-multiple-expressions-in-a-chart/m-p/1024030#M525104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you did not need 2 expressions changed at once, then you could use a cyclic group for your expression.&amp;nbsp; So, to meet your requirement I would pursue the button with the variable and conditional display as the path of least effort.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 15:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rotate-multiple-expressions-in-a-chart/m-p/1024030#M525104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-19T15:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate multiple expressions in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Rotate-multiple-expressions-in-a-chart/m-p/1024031#M525105</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;instead of switching the expression using a button and variables, can't you just switch your factors in a variable using a button and use this variable in only one set of two expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 22:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rotate-multiple-expressions-in-a-chart/m-p/1024031#M525105</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-01-20T22:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate multiple expressions in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Rotate-multiple-expressions-in-a-chart/m-p/1024032#M525107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if changing just one variable/factor in your expressions isn't enough, you could also switch complete expressions using the Pick() function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14533296026425340" jivemacro_uid="_14533296026425340" modifiedtitle="true"&gt;
&lt;P&gt;=Pick(vSwitch,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Your Expression 1&amp;gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Your Expression 2&amp;gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Your Expression 3&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;hope this helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Marco&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 22:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rotate-multiple-expressions-in-a-chart/m-p/1024032#M525107</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-01-20T22:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate multiple expressions in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Rotate-multiple-expressions-in-a-chart/m-p/1024033#M525109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;glad you liked it.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Please close this thread by selecting a correct answer if your issue is solved.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;thanks&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;regards&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 19:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rotate-multiple-expressions-in-a-chart/m-p/1024033#M525109</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-05-31T19:44:22Z</dc:date>
    </item>
  </channel>
</rss>

