<?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: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775549#M60107</link>
    <description>&lt;P&gt;Richard,&lt;/P&gt;&lt;P&gt;The output is fine. But after loading the script, 4 sync keys are created.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rosemary_0-1611055389623.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47329i0BD205462A36B11C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rosemary_0-1611055389623.png" alt="rosemary_0-1611055389623.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rosemary_1-1611055491389.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47330i93813129C83D8A00/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rosemary_1-1611055491389.png" alt="rosemary_1-1611055491389.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is that fine?&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jan 2021 11:26:25 GMT</pubDate>
    <dc:creator>rosemary</dc:creator>
    <dc:date>2021-01-19T11:26:25Z</dc:date>
    <item>
      <title>Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1774304#M59964</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I need advice from you.&lt;/P&gt;&lt;P&gt;I have several different sheets in my App with different data source. Each of them has a column which consist a Country.&lt;/P&gt;&lt;P&gt;In each sheet, I need to create a filter pane with a Country - which will be displaying only Countries for specific sheet, but for example if I choose Argentina in Sheet1, it should be applied for all sheets.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1774304#M59964</guid>
      <dc:creator>rosemary</dc:creator>
      <dc:date>2021-12-20T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1774306#M59965</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;You have to use Chart expression for individual sheet based on country by using Set function,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for Argentina sheet:&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Country={'Argentina'}&amp;gt;}[Delivery Qty])&lt;/P&gt;&lt;P&gt;ksrinivasan.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 10:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1774306#M59965</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2021-01-14T10:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1774308#M59967</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/80712"&gt;@Ksrinivasan&lt;/a&gt;&amp;nbsp; I am not sure if I am understand you correctly. But the thing is that Argentina was just an example. I have a long list of Countries in each of the tables.&lt;/P&gt;&lt;P&gt;Let's give you an example:&lt;/P&gt;&lt;P&gt;In filter pane, for Sheet1, I am choosing some Country. When I will move to Sheet2 and this specific Country will be available in source data (which is different from data from Sheet1), it should also display the result.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 10:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1774308#M59967</guid>
      <dc:creator>rosemary</dc:creator>
      <dc:date>2021-01-14T10:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1774413#M59983</link>
      <description>&lt;P&gt;Hi Rosemary,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Take a look at the attached app.&amp;nbsp; The important things are having a common country field that connects all of the sheets, while also keeping specific country fields.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[Sheet1]:

Load * Inline
[
Country,Country_Sheet1,ValueSheet1
Austria,Austria,1
Argentina,Argentina,2
Canada,Canada,3
];


[Sheet2]:
NoConcatenate
Load * Inline
[
Country,Country_Sheet2,ValueSheet2
Belize,Belize,10
Argentina,Argentina,20
USA,USA,30
];&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have defined 2 sheets, each referring to the relative data table:&lt;/P&gt;&lt;P&gt;So, the first sheet has a filter panel with field Country_Sheet1 and the second sheet's filter panel uses Country_Sheet2.&amp;nbsp; The fact that there is a common field Country, takes care of the filtering of data from both data tables.&lt;/P&gt;&lt;P&gt;As far as the measure is concerned, I defined a variable called vSelectedCountry:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;if(GetSelectedCount([Country_Sheet1])&amp;gt;0,GetFieldSelections([Country_Sheet1]),
	if(GetSelectedCount([Country_Sheet2])&amp;gt;0,GetFieldSelections([Country_Sheet2]))
)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I then used this in the definition of the measures in the chart tables on sheets 1 and 2 as follows:&lt;/P&gt;&lt;P&gt;Sheet1:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=Sum({1&amp;lt;[Country_Sheet1]={'$(=$(vSelectedCountry))'}&amp;gt;}[ValueSheet1])&lt;/LI-CODE&gt;&lt;P&gt;Sheet2:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=Sum({1&amp;lt;[Country_Sheet2]={'$(=$(vSelectedCountry))'}&amp;gt;}[ValueSheet2])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you select a country for which there is data on both sheets, the appropriate value will be displayed.&amp;nbsp; However,if you select a country for which there is no data on the sheet concerned, it will display a 0.&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 14:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1774413#M59983</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2021-01-14T14:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775225#M60075</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks. But I still have an issue. I have updated your qvf file to reflect the problem.&amp;nbsp; As you can see, when I am uploading data, the loop is detected.&lt;/P&gt;&lt;P&gt;I have created 3 sheets. And also added my filter which is: =if(Country_Sheet2=Market,Market) - and generally it is working but after choosing a country, both dimension Country_Sheet2 and Market appear on the filter bar.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rosemary&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 11:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775225#M60075</guid>
      <dc:creator>rosemary</dc:creator>
      <dc:date>2021-01-18T11:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775353#M60086</link>
      <description>&lt;P&gt;Hi Rosemary,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see that you have a date field in each of the Sheet tables (Sheet1, Sheet2 and Sheet3) and an Effective Date in the Bridge and MasterCalendar tables.&amp;nbsp; What is the relationship between these?&amp;nbsp; Also&amp;nbsp; you have included an ID in each of the Sheet tables.&amp;nbsp; What is the significance of this ID?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 17:01:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775353#M60086</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2021-01-18T17:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775381#M60088</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;just upload qvd file and check your requirement,&lt;/P&gt;&lt;P&gt;ksrinivasan&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 18:39:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775381#M60088</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2021-01-18T18:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775500#M60103</link>
      <description>&lt;P&gt;Rosemary,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please take a look at the attached qvf and let me know if this solves your problem.&amp;nbsp; I made a few changes to the load script, which break the loop, and also modified the Market filter and measure on each of the sheets. Now, only one field appears in the selection box.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 09:44:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775500#M60103</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2021-01-19T09:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775549#M60107</link>
      <description>&lt;P&gt;Richard,&lt;/P&gt;&lt;P&gt;The output is fine. But after loading the script, 4 sync keys are created.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rosemary_0-1611055389623.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47329i0BD205462A36B11C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rosemary_0-1611055389623.png" alt="rosemary_0-1611055389623.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rosemary_1-1611055491389.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47330i93813129C83D8A00/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rosemary_1-1611055491389.png" alt="rosemary_1-1611055491389.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is that fine?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 11:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775549#M60107</guid>
      <dc:creator>rosemary</dc:creator>
      <dc:date>2021-01-19T11:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775559#M60110</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/80712"&gt;@Ksrinivasan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;But in your solution, in every sheet, there is a full list of the countries. And the case was to for example in Sheet1 to only display countries for this specific sheet, but additionally when I will moved to Sheet2, the filter should&lt;SPAN&gt;&amp;nbsp;be visible and should work.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 11:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775559#M60110</guid>
      <dc:creator>rosemary</dc:creator>
      <dc:date>2021-01-19T11:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775566#M60112</link>
      <description>&lt;P&gt;Hi Rosemary,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, there are synchronised keys at the moment since&amp;nbsp; I don't understand the meaning of the extra fields you have added. If you see my previous response, I asked:&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;I see that you have a date field in each of the Sheet tables (Sheet1, Sheet2 and Sheet3) and an Effective Date in the Bridge and MasterCalendar tables.&amp;nbsp; What is the relationship between these?&amp;nbsp; Also&amp;nbsp; you have included an ID in each of the Sheet tables.&amp;nbsp; What is the significance of this ID? "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you can answer these questions, I can decide how best to handle this.&amp;nbsp; In theory there is nothing wrong with synchronised keys per se, but it is usually recommended to resolve these, for example by using Autonumber to create common key fields.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 11:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775566#M60112</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2021-01-19T11:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775577#M60113</link>
      <description>&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the Bridge table is connecting all Sheet tables with MasterCalendar table. ID is a unique row of each Sheet,&amp;nbsp; thanks to which the Sheet tables are joined with MasterCalendar table. Effective date is not unique for specific Sheet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 12:16:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775577#M60113</guid>
      <dc:creator>rosemary</dc:creator>
      <dc:date>2021-01-19T12:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775591#M60115</link>
      <description>&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is more, I have noticed, that if I choose different filter like for example month, the solution is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rosemary&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 12:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775591#M60115</guid>
      <dc:creator>rosemary</dc:creator>
      <dc:date>2021-01-19T12:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775623#M60122</link>
      <description>&lt;P&gt;Ok, try this (attached) .&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rbartley_0-1611064345033.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47353i6BBAA3E7FFB82D5B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rbartley_0-1611064345033.png" alt="rbartley_0-1611064345033.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I combined all 3 sheets into one table, with each row showing a value for the Effective Date and Market fields (based on the Sheet1_Market, Sheet2_Market or Sheet3_Market as relevant).&amp;nbsp; As such, you still retain the common Market field and the field to link to the MasterCalendar table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have modified the variable and chart expressions&amp;nbsp; as required and it appears to work.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 13:55:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775623#M60122</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2021-01-19T13:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775633#M60124</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;find and revert about attachment, whether it meet your requirement,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksrinivasan_0-1611065711514.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47356i0845F8446C0C2139/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksrinivasan_0-1611065711514.png" alt="Ksrinivasan_0-1611065711514.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ksrinivasan&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 14:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775633#M60124</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2021-01-19T14:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775666#M60125</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please see below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rosemary_0-1611069238622.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47367i0B20A460B7B3B16B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rosemary_0-1611069238622.png" alt="rosemary_0-1611069238622.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I am choosing Argentina from Sheet1 - it is not applying to Sheet2, where Argentina is also available.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 15:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775666#M60125</guid>
      <dc:creator>rosemary</dc:creator>
      <dc:date>2021-01-19T15:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775671#M60126</link>
      <description>&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But then when I will choose in Sheet1 - country: Argentina and Month: Sep, and move to Sheet2 - Argentina is also visible while it shouldn't - because the month which is assigned to Argentina in Sheet2 is October.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rosemary_1-1611069594628.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47368i3801D17CA8466F80/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rosemary_1-1611069594628.png" alt="rosemary_1-1611069594628.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rosemary_2-1611069698210.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47369iA8CEE1B45E26C299/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rosemary_2-1611069698210.png" alt="rosemary_2-1611069698210.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rosemary_3-1611069726886.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47370i0948677FDE43C4C2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rosemary_3-1611069726886.png" alt="rosemary_3-1611069726886.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rosemary_4-1611069742481.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47371i78E076F1BC0D21D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rosemary_4-1611069742481.png" alt="rosemary_4-1611069742481.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Rosemary&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 15:24:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775671#M60126</guid>
      <dc:creator>rosemary</dc:creator>
      <dc:date>2021-01-19T15:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775679#M60127</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;first select country sheet, it shows as you expected,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksrinivasan_0-1611070418414.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47372i3985E9BE90480370/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksrinivasan_0-1611070418414.png" alt="Ksrinivasan_0-1611070418414.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;then select country, wrt chart displayed&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksrinivasan_1-1611070522059.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47373iAECE1901DFA0FF4B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksrinivasan_1-1611070522059.png" alt="Ksrinivasan_1-1611070522059.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;all most we reached your requirement.&lt;/P&gt;&lt;P&gt;ksrinivasan&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 15:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775679#M60127</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2021-01-19T15:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Pane - Displaying Countries for specific sheet , but the choice should be applied for all sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775733#M60130</link>
      <description>&lt;P&gt;I unchecked "Include zero values" in the Add-ons/Data handling section of the table on Sheet 2 so that the market doesn't show in the table and changed the definition of the measures.&amp;nbsp; See the version attached.&amp;nbsp; The issue with this version is that if you select a month on a sheet where there is no data for this month/market combination, then the Market is removed from the filters.&amp;nbsp; If this is not ok with you then you will need to alter the load script again to bring in the month of each sheet, e.g. Month(Date_Sheet1) into the Sheets table and then, instead of using the common Month for the filter, use the relevant month field that corresponds to the sheet in question.&lt;/P&gt;&lt;P&gt;The reason that it is so complicated is your requirement to only show the values in the filter that correspond to the data related to that sheet, otherwise you could just use common fields.&amp;nbsp; This is the way that Qlik is meant to work, where the availability of a value is indicated by the colour coding: white, green, light grey and dark grey.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rbartley_0-1611075980966.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47385i761F652E9D086F61/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rbartley_0-1611075980966.png" alt="rbartley_0-1611075980966.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rbartley_1-1611076097431.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47386i3EB0C58BFE41EC05/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rbartley_1-1611076097431.png" alt="rbartley_1-1611076097431.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 17:33:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Pane-Displaying-Countries-for-specific-sheet-but-the/m-p/1775733#M60130</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2021-01-19T17:33:57Z</dc:date>
    </item>
  </channel>
</rss>

