<?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: How to cycle through expression pairs in a graph? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-cycle-through-expression-pairs-in-a-graph/m-p/1400940#M424698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/311478"&gt;Re: Cycle Shows Twice&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Aug 2017 08:49:43 GMT</pubDate>
    <dc:creator>ecolomer</dc:creator>
    <dc:date>2017-08-15T08:49:43Z</dc:date>
    <item>
      <title>How to cycle through expression pairs in a graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-cycle-through-expression-pairs-in-a-graph/m-p/1400935#M424693</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 10 expressions in my graph. Each expression has a Twin but they are current year and last year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. I have the expression "Sales" and "Sales LY", where LY= Last year.I also have "visitors" and "visitors LY" etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I want to create the possibility to cycle through the graph for a dashboard. The idea is that when a user clicks the cycle button, the graph will move from the Sales-pair to the visitors-pair and so forth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now, I got TWO cycle buttons, which prompts the user to change to Sales on one button and Sales LY on the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to make it cycle through pairs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 07:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-cycle-through-expression-pairs-in-a-graph/m-p/1400935#M424693</guid>
      <dc:creator>robinwiman</dc:creator>
      <dc:date>2017-08-15T07:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to cycle through expression pairs in a graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-cycle-through-expression-pairs-in-a-graph/m-p/1400936#M424694</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;You can group the Expression from the expression tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 08:23:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-cycle-through-expression-pairs-in-a-graph/m-p/1400936#M424694</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2017-08-15T08:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to cycle through expression pairs in a graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-cycle-through-expression-pairs-in-a-graph/m-p/1400937#M424695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaushik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your answer, I am aware of the grouping feature under expression tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already grouped the expressions. What I need is the graph to cycle multiple Groups in 1 cycle.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 08:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-cycle-through-expression-pairs-in-a-graph/m-p/1400937#M424695</guid>
      <dc:creator>robinwiman</dc:creator>
      <dc:date>2017-08-15T08:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to cycle through expression pairs in a graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-cycle-through-expression-pairs-in-a-graph/m-p/1400938#M424696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can group expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="3.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173442_3.PNG" style="width: 620px; height: 559px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else you can have a workaround by created a listbox with values Sales,Visitor and Etc and based on the selection in the listbox you can set the varible value based on that variable you can write the condtional expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mukram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 08:32:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-cycle-through-expression-pairs-in-a-graph/m-p/1400938#M424696</guid>
      <dc:creator>mdmukramali</dc:creator>
      <dc:date>2017-08-15T08:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to cycle through expression pairs in a graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-cycle-through-expression-pairs-in-a-graph/m-p/1400939#M424697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response. I am aware of the grouping feature. The listbox is a nice addition but I don't think it will suffice for this dashboard. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 08:45:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-cycle-through-expression-pairs-in-a-graph/m-p/1400939#M424697</guid>
      <dc:creator>robinwiman</dc:creator>
      <dc:date>2017-08-15T08:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to cycle through expression pairs in a graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-cycle-through-expression-pairs-in-a-graph/m-p/1400940#M424698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/311478"&gt;Re: Cycle Shows Twice&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 08:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-cycle-through-expression-pairs-in-a-graph/m-p/1400940#M424698</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2017-08-15T08:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to cycle through expression pairs in a graph?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-cycle-through-expression-pairs-in-a-graph/m-p/1400941#M424699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not really a solution to my initial quesion, but I made a workaround where I created a show/hide feature from QlikTips (&lt;A href="https://youtu.be/PSRBtw7SYD8" title="https://youtu.be/PSRBtw7SYD8"&gt;Show and Hide Multiple Objects - YouTube&lt;/A&gt;). It works for the intention that I am creating this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 11:13:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-cycle-through-expression-pairs-in-a-graph/m-p/1400941#M424699</guid>
      <dc:creator>robinwiman</dc:creator>
      <dc:date>2017-08-16T11:13:53Z</dc:date>
    </item>
  </channel>
</rss>

