<?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 How to switch cyclic group when I press on button? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161552#M35387</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a button and graph with cyclic group field in the X axe.&lt;/P&gt;&lt;P&gt;I want to acheive the next result:&lt;/P&gt;&lt;P&gt;When I press on button the cyclic group will be changed from Day to Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nimrod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Oct 2010 13:56:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-27T13:56:04Z</dc:date>
    <item>
      <title>How to switch cyclic group when I press on button?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161552#M35387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a button and graph with cyclic group field in the X axe.&lt;/P&gt;&lt;P&gt;I want to acheive the next result:&lt;/P&gt;&lt;P&gt;When I press on button the cyclic group will be changed from Day to Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nimrod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 13:56:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161552#M35387</guid>
      <dc:creator />
      <dc:date>2010-10-27T13:56:04Z</dc:date>
    </item>
    <item>
      <title>How to switch cyclic group when I press on button?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161553#M35388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this might help:&lt;/P&gt;&lt;P&gt;http://community.qlik.com/forums/t/17380.aspx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 14:04:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161553#M35388</guid>
      <dc:creator />
      <dc:date>2010-10-27T14:04:08Z</dc:date>
    </item>
    <item>
      <title>How to switch cyclic group when I press on button?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161554#M35389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I need the opposite. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I press on the button it will switch the cyclic group field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 14:33:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161554#M35389</guid>
      <dc:creator />
      <dc:date>2010-10-27T14:33:13Z</dc:date>
    </item>
    <item>
      <title>How to switch cyclic group when I press on button?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161555#M35390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;you can achieve that using a macro. (Not sure if you intend to do so)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sample code:&lt;/P&gt;&lt;P&gt;set group = ActiveDocument.GetGroup("CyclicGroupNamel")&lt;BR /&gt;set gp = group.GetProperties&lt;BR /&gt;gp.FieldDefs(0).Name="FieldName"&lt;BR /&gt;group.SetProperties gp&lt;BR /&gt;group.Cycle 2&lt;/P&gt;&lt;P&gt;Let me know if you have any questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 15:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161555#M35390</guid>
      <dc:creator>boorgura</dc:creator>
      <dc:date>2010-10-27T15:25:54Z</dc:date>
    </item>
    <item>
      <title>How to switch cyclic group when I press on button?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161556#M35391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response. it's working but pay attention that your macro is deleting all the options of the cyclic group field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 17:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161556#M35391</guid>
      <dc:creator />
      <dc:date>2010-10-27T17:02:35Z</dc:date>
    </item>
    <item>
      <title>How to switch cyclic group when I press on button?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161557#M35392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to apply the same functionality on drill down group. Please suggest me some solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 07:13:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161557#M35392</guid>
      <dc:creator />
      <dc:date>2011-01-07T07:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to switch cyclic group when I press on button?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161558#M35393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this solution also work for the ajax client?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 12:25:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161558#M35393</guid>
      <dc:creator />
      <dc:date>2012-08-07T12:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to switch cyclic group when I press on button?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161559#M35394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I need to apply the same functionality on drill down group. Please suggest me some solution.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 06:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-switch-cyclic-group-when-I-press-on-button/m-p/161559#M35394</guid>
      <dc:creator>koresaket</dc:creator>
      <dc:date>2014-11-14T06:52:00Z</dc:date>
    </item>
  </channel>
</rss>

