<?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 macro to reset a circular group to a default value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/macro-to-reset-a-circular-group-to-a-default-value/m-p/1296672#M832854</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 need a macro to reset a circular group to a default value.&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;I have 20 circular groups of different sizes. I need a macro to reset these groups to ALL.&lt;BR /&gt;&lt;BR /&gt;All is also a fictitious dimension added to all these circular groups&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>florentina_doga</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>macro to reset a circular group to a default value</title>
      <link>https://community.qlik.com/t5/QlikView/macro-to-reset-a-circular-group-to-a-default-value/m-p/1296672#M832854</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 need a macro to reset a circular group to a default value.&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;I have 20 circular groups of different sizes. I need a macro to reset these groups to ALL.&lt;BR /&gt;&lt;BR /&gt;All is also a fictitious dimension added to all these circular groups&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/macro-to-reset-a-circular-group-to-a-default-value/m-p/1296672#M832854</guid>
      <dc:creator>florentina_doga</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: macro to reset a circular group to a default value</title>
      <link>https://community.qlik.com/t5/QlikView/macro-to-reset-a-circular-group-to-a-default-value/m-p/1296673#M832855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should work for one group:&lt;/P&gt;&lt;P&gt;sub SetGroup&lt;/P&gt;&lt;P&gt;&amp;nbsp; set gp = ActiveDocument.GetGroup("YourGroupName")&lt;/P&gt;&lt;P&gt;&amp;nbsp; strField = activedocument.evaluate("=GetCurrentField([YourGroupName])")&lt;/P&gt;&lt;P&gt;&amp;nbsp; do while left(strField,3) &amp;lt;&amp;gt; "ALL"&lt;/P&gt;&lt;P&gt;&amp;nbsp; gp.Cycle 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; Application.Refresh&lt;/P&gt;&lt;P&gt;&amp;nbsp; strField = activedocument.evaluate("=GetCurrentField([YourGroupName])")&lt;/P&gt;&lt;P&gt;&amp;nbsp; loop&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 16:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/macro-to-reset-a-circular-group-to-a-default-value/m-p/1296673#M832855</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2017-06-15T16:51:25Z</dc:date>
    </item>
  </channel>
</rss>

