<?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 Clear Filter Macro Triggered by Container Tab Change - Please help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Clear-Filter-Macro-Triggered-by-Container-Tab-Change-Please-help/m-p/1094674#M363708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I would appreciate assistance on building a macro that runs when the container tab is changed. The macro would unfilter a specific variable that I can designate. So, if container tab 2 is selected while 1 is on screen, the unfilter macro would run. Thank you and I look forward to your advice. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Feb 2016 03:31:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-11T03:31:27Z</dc:date>
    <item>
      <title>Clear Filter Macro Triggered by Container Tab Change - Please help</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-Filter-Macro-Triggered-by-Container-Tab-Change-Please-help/m-p/1094674#M363708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I would appreciate assistance on building a macro that runs when the container tab is changed. The macro would unfilter a specific variable that I can designate. So, if container tab 2 is selected while 1 is on screen, the unfilter macro would run. Thank you and I look forward to your advice. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 03:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-Filter-Macro-Triggered-by-Container-Tab-Change-Please-help/m-p/1094674#M363708</guid>
      <dc:creator />
      <dc:date>2016-02-11T03:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Clear Filter Macro Triggered by Container Tab Change - Please help</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-Filter-Macro-Triggered-by-Container-Tab-Change-Please-help/m-p/1094675#M363709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no event for clicking on a container tab (that I know of).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might overlay a transparent button on the tabs, and use button actions to do the clear and activate the chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 14:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-Filter-Macro-Triggered-by-Container-Tab-Change-Please-help/m-p/1094675#M363709</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2016-02-11T14:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Clear Filter Macro Triggered by Container Tab Change - Please help</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-Filter-Macro-Triggered-by-Container-Tab-Change-Please-help/m-p/1094676#M363710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help. I tried implementing some macros I found on the community through the button, but it would not work. Perhaps, I did not change a variable within that factor. I would appreciate your assistance on this. below is the macro I am using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub ResetContainerObject&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ContTabSelect0("CT02") &lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub ContTabSelect0(CT02)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set MV_ContainerObj = ActiveDocument.GetSheetObject(CT02)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set MV_ContProp = MV_ContainerObj.GetProperties&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MV_ActiveIndex2 = MV_ContProp.SingleObjectActiveIndex&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MV_ActiveIndex2 = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MV_ContProp.SingleObjectActiveIndex = MV_ActiveIndex2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MV_ContainerObj.SetProperties MV_ContProp&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 16:23:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-Filter-Macro-Triggered-by-Container-Tab-Change-Please-help/m-p/1094676#M363710</guid>
      <dc:creator />
      <dc:date>2016-02-11T16:23:42Z</dc:date>
    </item>
  </channel>
</rss>

