<?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 Cyclic Group in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cyclic-Group/m-p/753407#M1026262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A bit of technical know how is needed on this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Cyclic Group with a list of fields what I am after is when my client returns to the main page via a Button I need my Cyclic Group to re set to the first field in the list. Any one got an idea or how this can be done without them scrolling through the groups.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Mar 2015 16:29:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-05T16:29:10Z</dc:date>
    <item>
      <title>Cyclic Group</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclic-Group/m-p/753407#M1026262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A bit of technical know how is needed on this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Cyclic Group with a list of fields what I am after is when my client returns to the main page via a Button I need my Cyclic Group to re set to the first field in the list. Any one got an idea or how this can be done without them scrolling through the groups.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 16:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclic-Group/m-p/753407#M1026262</guid>
      <dc:creator />
      <dc:date>2015-03-05T16:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cyclic Group</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclic-Group/m-p/753408#M1026263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be done with a macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub set_group_field&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set gp = ActiveDocument.GetGroup("GroupName")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; do while gp.GetActiveField.Name &amp;lt;&amp;gt; "FieldName"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gp.Cycle 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; loop&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 17:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclic-Group/m-p/753408#M1026263</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2015-03-05T17:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cyclic Group</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclic-Group/m-p/753409#M1026264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mike&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did mention the Macro but they seem determined not to use Macro's on any of there projects. Do you know of any other way. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 09:06:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclic-Group/m-p/753409#M1026264</guid>
      <dc:creator />
      <dc:date>2015-03-06T09:06:39Z</dc:date>
    </item>
  </channel>
</rss>

