<?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 Cycle Group in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cycle-Group/m-p/153562#M30558</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya,&lt;/P&gt;&lt;P&gt;I think what the macro u had written absolutely fine but i think the consition which u had given iscyclic =true i feel u would have given while creating the group itself, i am not sure check this one also&lt;/P&gt;&lt;P&gt;Sub DymnamicGroup&lt;BR /&gt;ActiveDocument.RemoveGroup "Dimensions"&lt;BR /&gt;Set gr = ActiveDocument.CreateGroup("Dimensions")&lt;BR /&gt;gr.AddField "Age Range"&lt;BR /&gt;gr.AddField "Diagnosis Combo Desc"&lt;BR /&gt;gr.AddField "Diagnosis Desc"&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;gr.IsCyclic = true&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set gp = ActiveDocument.GetGroup("Dimensions")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check like this ,meanwhile i will aslo try&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ajay&lt;BR /&gt; End Sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 May 2010 06:25:46 GMT</pubDate>
    <dc:creator>spsrk_84</dc:creator>
    <dc:date>2010-05-18T06:25:46Z</dc:date>
    <item>
      <title>Cycle Group</title>
      <link>https://community.qlik.com/t5/QlikView/Cycle-Group/m-p/153561#M30557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I want to create a dynamic Cycle group and set the Group as Cyclic .But I am not sure what I am missing in the below code.It throws me error at "gp.IsCyclic = true" .&lt;/P&gt;&lt;P&gt;Sub DymnamicGroup&lt;BR /&gt;ActiveDocument.RemoveGroup "Dimensions"&lt;BR /&gt;Set gr = ActiveDocument.CreateGroup("Dimensions")&lt;BR /&gt;gr.AddField "Age Range"&lt;BR /&gt;gr.AddField "Diagnosis Combo Desc"&lt;BR /&gt;gr.AddField "Diagnosis Desc"&lt;/P&gt;&lt;P&gt;set gp = ActiveDocument.GetGroup("Dimensions")&lt;BR /&gt; gp.IsCyclic = true&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Priya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 18:06:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycle-Group/m-p/153561#M30557</guid>
      <dc:creator />
      <dc:date>2010-05-17T18:06:22Z</dc:date>
    </item>
    <item>
      <title>Cycle Group</title>
      <link>https://community.qlik.com/t5/QlikView/Cycle-Group/m-p/153562#M30558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya,&lt;/P&gt;&lt;P&gt;I think what the macro u had written absolutely fine but i think the consition which u had given iscyclic =true i feel u would have given while creating the group itself, i am not sure check this one also&lt;/P&gt;&lt;P&gt;Sub DymnamicGroup&lt;BR /&gt;ActiveDocument.RemoveGroup "Dimensions"&lt;BR /&gt;Set gr = ActiveDocument.CreateGroup("Dimensions")&lt;BR /&gt;gr.AddField "Age Range"&lt;BR /&gt;gr.AddField "Diagnosis Combo Desc"&lt;BR /&gt;gr.AddField "Diagnosis Desc"&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;gr.IsCyclic = true&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set gp = ActiveDocument.GetGroup("Dimensions")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check like this ,meanwhile i will aslo try&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ajay&lt;BR /&gt; End Sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 06:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycle-Group/m-p/153562#M30558</guid>
      <dc:creator>spsrk_84</dc:creator>
      <dc:date>2010-05-18T06:25:46Z</dc:date>
    </item>
    <item>
      <title>Cycle Group</title>
      <link>https://community.qlik.com/t5/QlikView/Cycle-Group/m-p/153563#M30559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Ajay&lt;/P&gt;&lt;P&gt;I will try and will let you know if it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 18:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycle-Group/m-p/153563#M30559</guid>
      <dc:creator />
      <dc:date>2010-05-18T18:59:12Z</dc:date>
    </item>
    <item>
      <title>Cycle Group</title>
      <link>https://community.qlik.com/t5/QlikView/Cycle-Group/m-p/153564#M30560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The below macro works.&lt;/P&gt;&lt;P&gt;Sub DymnamicGroup&lt;BR /&gt;ActiveDocument.RemoveGroup "Dimensions"&lt;BR /&gt;Set gr = ActiveDocument.CreateGroup("Dimensions")&lt;BR /&gt;gr.AddField "Age Range"&lt;BR /&gt;gr.AddField "Diagnosis Combo Desc"&lt;BR /&gt;gr.AddField "Diagnosis Desc"&lt;BR /&gt;gr.AddField "Payment Type"&lt;/P&gt;&lt;P&gt;set gp = ActiveDocument.GetGroup("Dimensions").GetProperties&lt;/P&gt;&lt;P&gt;gp.IsCyclic = true&lt;/P&gt;&lt;P&gt;ActiveDocument.GetGroup("Dimensions").SetProperties gp&lt;/P&gt;&lt;P&gt;ActiveDocument.GetApplication.Refresh&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 19:27:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycle-Group/m-p/153564#M30560</guid>
      <dc:creator />
      <dc:date>2010-05-18T19:27:57Z</dc:date>
    </item>
  </channel>
</rss>

