<?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 Alternate States Issue with  Dim filter across states in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Alternate-States-Issue-with-Dim-filter-across-states/m-p/1958412#M79009</link>
    <description>&lt;P&gt;two states:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;State 1&lt;/LI&gt;
&lt;LI&gt;State 2&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;two measures:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;SUM({"State 1"} Price)&lt;/LI&gt;
&lt;LI&gt;SUM({"State 2"} Price)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;two dims:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Year&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;ZipCode&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;two filter panels: Filter panel 1 only with Year 1 (State 1 ) and Filter panel 2 only with Year 2&amp;nbsp; (State 2)&lt;/P&gt;
&lt;P&gt;ZipCode I need it to be global. but If I apply the filter on Zip Code it won't apply to both measures and it won;t reduce the table rows to only show the zip code selections made on the dim.&lt;/P&gt;
&lt;P&gt;There are other "shared dims" that need to be applied to both states at the same time upon selection on a table for price comparison, therefore ading these dims to each state's filter panel for each state will be very impractical.&lt;/P&gt;
&lt;P&gt;--&lt;/P&gt;
&lt;P&gt;Table:&lt;/P&gt;
&lt;P&gt;ZipCode, Year, Price P1, Price P2&lt;/P&gt;
&lt;P&gt;I tried applying to the sheet the state, but it will only one Or the other state.&lt;/P&gt;
&lt;P&gt;How do I apply a dim filter that will work across all states ?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jul 2022 14:27:20 GMT</pubDate>
    <dc:creator>marcoyukon1</dc:creator>
    <dc:date>2022-07-20T14:27:20Z</dc:date>
    <item>
      <title>Alternate States Issue with  Dim filter across states</title>
      <link>https://community.qlik.com/t5/App-Development/Alternate-States-Issue-with-Dim-filter-across-states/m-p/1958412#M79009</link>
      <description>&lt;P&gt;two states:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;State 1&lt;/LI&gt;
&lt;LI&gt;State 2&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;two measures:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;SUM({"State 1"} Price)&lt;/LI&gt;
&lt;LI&gt;SUM({"State 2"} Price)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;two dims:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Year&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;ZipCode&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;two filter panels: Filter panel 1 only with Year 1 (State 1 ) and Filter panel 2 only with Year 2&amp;nbsp; (State 2)&lt;/P&gt;
&lt;P&gt;ZipCode I need it to be global. but If I apply the filter on Zip Code it won't apply to both measures and it won;t reduce the table rows to only show the zip code selections made on the dim.&lt;/P&gt;
&lt;P&gt;There are other "shared dims" that need to be applied to both states at the same time upon selection on a table for price comparison, therefore ading these dims to each state's filter panel for each state will be very impractical.&lt;/P&gt;
&lt;P&gt;--&lt;/P&gt;
&lt;P&gt;Table:&lt;/P&gt;
&lt;P&gt;ZipCode, Year, Price P1, Price P2&lt;/P&gt;
&lt;P&gt;I tried applying to the sheet the state, but it will only one Or the other state.&lt;/P&gt;
&lt;P&gt;How do I apply a dim filter that will work across all states ?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 14:27:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Alternate-States-Issue-with-Dim-filter-across-states/m-p/1958412#M79009</guid>
      <dc:creator>marcoyukon1</dc:creator>
      <dc:date>2022-07-20T14:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States Issue with  Dim filter across states</title>
      <link>https://community.qlik.com/t5/App-Development/Alternate-States-Issue-with-Dim-filter-across-states/m-p/1959819#M79104</link>
      <description>&lt;P&gt;Hi, make 'ZipCode' filter without states, and modify measures, where states are used, to take 'ZipCode' as 'global':&lt;/P&gt;
&lt;P&gt;SUM({"State 1" &amp;lt;ZipCode=$::ZipCode&amp;gt;} Price)&lt;/P&gt;
&lt;P&gt;SUM({"State 2" &amp;lt;ZipCode=$::ZipCode&amp;gt;} Price)&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 08:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Alternate-States-Issue-with-Dim-filter-across-states/m-p/1959819#M79104</guid>
      <dc:creator>justISO</dc:creator>
      <dc:date>2022-07-25T08:23:52Z</dc:date>
    </item>
  </channel>
</rss>

