<?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 Re: How to make same filter single select on one sheet and multi select on another sheet in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-same-filter-single-select-on-one-sheet-and-multi/m-p/402808#M559280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 May 2013 06:48:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-24T06:48:40Z</dc:date>
    <item>
      <title>How to make same filter single select on one sheet and multi select on another sheet</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-same-filter-single-select-on-one-sheet-and-multi/m-p/402806#M559278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a filter "Year" on two sheets , I want to make it multiselect on one sheet where as single select on other sheets , I have written these macros which I am running over sheet activation , "makeYearSingle" where I want to make year single select and "makeYearMultipleSelect" where I want to make it multiselect , but they are not working , can anyone address the problem ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub makeYearSingle&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;set sheet=ActiveDocument.ActiveSheet&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;set objProperties=sheet.GetSheetObject("LB19").GetProperties&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;objProperties.AlwaysOneSelectedValue=true&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub makeYearMultipleSelect&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;set sheet=ActiveDocument.ActiveSheet&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;set objProperties=sheet.GetSheetObject("LB11").GetProperties&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;objProperties.AlwaysOneSelectedValue=false&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 05:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-same-filter-single-select-on-one-sheet-and-multi/m-p/402806#M559278</guid>
      <dc:creator />
      <dc:date>2013-05-24T05:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to make same filter single select on one sheet and multi select on another sheet</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-same-filter-single-select-on-one-sheet-and-multi/m-p/402807#M559279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're using QV11 you can create alternate states and assign the different alternate states to the different sheets. You can then apply selections to the separate alternate states so in one sheet (alternate state X) you select one year and in the other sheet (alternate state Y) you select multiple years. You can use Select in Field actions assigned to a button (or text box) to do that. Macro's are not needed. If you still want to use macro's you'll have to figure that out yourself. I have no idea if alternate states can be used in macro's.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 06:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-same-filter-single-select-on-one-sheet-and-multi/m-p/402807#M559279</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-24T06:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to make same filter single select on one sheet and multi select on another sheet</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-same-filter-single-select-on-one-sheet-and-multi/m-p/402808#M559280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 06:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-same-filter-single-select-on-one-sheet-and-multi/m-p/402808#M559280</guid>
      <dc:creator />
      <dc:date>2013-05-24T06:48:40Z</dc:date>
    </item>
  </channel>
</rss>

