<?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 Question about Cycle Expressions Groups in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-about-Cycle-Expressions-Groups/m-p/144340#M23294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;First of all thanks for your answer. I've tried what you told me, but it seems that works just for Cycle Groups of Fields, and works fine for that by the way. But what i need is to cycle Groups of Expressions (two or more expressions grouped on the expression's tab of a graph).&lt;/P&gt;&lt;P&gt;Again lots of thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 May 2009 21:13:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-05-19T21:13:58Z</dc:date>
    <item>
      <title>Question about Cycle Expressions Groups</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-Cycle-Expressions-Groups/m-p/144338#M23292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I want to know if there is anyway to change the current expression selected on a cycle expression group in a graph. I tried with CycleExpPos, but i couldnt do anything. Basically i want to change the selected expression from a cycle with a macro. Also will be great to know the label of the expression selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lots of thanks beforehand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 17:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-Cycle-Expressions-Groups/m-p/144338#M23292</guid>
      <dc:creator />
      <dc:date>2009-05-18T17:09:53Z</dc:date>
    </item>
    <item>
      <title>Question about Cycle Expressions Groups</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-Cycle-Expressions-Groups/m-p/144339#M23293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jacobo,&lt;BR /&gt;It is certainly possible to change expression in cycle using macro. I've done it:&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;private function Jump (s)&lt;BR /&gt; groups=ActiveDocument.GetGroups&lt;BR /&gt; groups(0).Cycle s&lt;BR /&gt;end function&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Here "s" is the number of steps&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 20:30:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-Cycle-Expressions-Groups/m-p/144339#M23293</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-19T20:30:57Z</dc:date>
    </item>
    <item>
      <title>Question about Cycle Expressions Groups</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-Cycle-Expressions-Groups/m-p/144340#M23294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;First of all thanks for your answer. I've tried what you told me, but it seems that works just for Cycle Groups of Fields, and works fine for that by the way. But what i need is to cycle Groups of Expressions (two or more expressions grouped on the expression's tab of a graph).&lt;/P&gt;&lt;P&gt;Again lots of thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 21:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-Cycle-Expressions-Groups/m-p/144340#M23294</guid>
      <dc:creator />
      <dc:date>2009-05-19T21:13:58Z</dc:date>
    </item>
    <item>
      <title>Question about Cycle Expressions Groups</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-Cycle-Expressions-Groups/m-p/144341#M23295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, I misread the question, sorry... &lt;IMG alt="Sad" src="http://community.qlik.com/emoticons/emotion-6.gif" /&gt;&lt;BR /&gt;I don't have access to QV now, and very limited access to a computer at all, but will try in a few days, unless somebody else will anwser by that time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 00:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-Cycle-Expressions-Groups/m-p/144341#M23295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-20T00:55:41Z</dc:date>
    </item>
    <item>
      <title>Question about Cycle Expressions Groups</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-Cycle-Expressions-Groups/m-p/144342#M23296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jacobo,&lt;BR /&gt;I didn't find exactly what you're looking for. I think you should be able to achieve the desired result in a different way, for example like in the attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 01:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-Cycle-Expressions-Groups/m-p/144342#M23296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-27T01:32:52Z</dc:date>
    </item>
  </channel>
</rss>

