<?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 1 Filter for 2 Pivot tables - Set Analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1953307#M78622</link>
    <description>&lt;P&gt;Hello I got a Problem i cant find a solution for. I hope you can help me.&lt;/P&gt;
&lt;P&gt;I have the following season.display_name fiel in a table:&lt;BR /&gt;07-FS&lt;BR /&gt;07-HW&lt;BR /&gt;08-FS&lt;BR /&gt;08-HW&lt;BR /&gt;09-FS&lt;BR /&gt;09-HW&lt;/P&gt;
&lt;P&gt;and when i choose for example 09-HW in the Filter i want pivot table 1 to show me the data of that season and pivot table 2 to show me the data of 2 seasonse before (08-HW).&lt;/P&gt;
&lt;P&gt;I cant find a solution within my set analysis ...&lt;/P&gt;
&lt;P&gt;There is also an ID field that could be used for that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone probably help me out?&lt;/P&gt;
&lt;P&gt;If you need me to provide any further Information i will try to do so. Thank you very much in advance for your effort.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2022 11:36:12 GMT</pubDate>
    <dc:creator>Jaquin</dc:creator>
    <dc:date>2022-07-08T11:36:12Z</dc:date>
    <item>
      <title>1 Filter for 2 Pivot tables - Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1953307#M78622</link>
      <description>&lt;P&gt;Hello I got a Problem i cant find a solution for. I hope you can help me.&lt;/P&gt;
&lt;P&gt;I have the following season.display_name fiel in a table:&lt;BR /&gt;07-FS&lt;BR /&gt;07-HW&lt;BR /&gt;08-FS&lt;BR /&gt;08-HW&lt;BR /&gt;09-FS&lt;BR /&gt;09-HW&lt;/P&gt;
&lt;P&gt;and when i choose for example 09-HW in the Filter i want pivot table 1 to show me the data of that season and pivot table 2 to show me the data of 2 seasonse before (08-HW).&lt;/P&gt;
&lt;P&gt;I cant find a solution within my set analysis ...&lt;/P&gt;
&lt;P&gt;There is also an ID field that could be used for that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone probably help me out?&lt;/P&gt;
&lt;P&gt;If you need me to provide any further Information i will try to do so. Thank you very much in advance for your effort.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 11:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1953307#M78622</guid>
      <dc:creator>Jaquin</dc:creator>
      <dc:date>2022-07-08T11:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: 1 Filter for 2 Pivot tables - Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1953313#M78623</link>
      <description>&lt;P&gt;I tried it with the season.id field but it did not work out:&lt;BR /&gt;Sum(&lt;BR /&gt;{$&amp;lt;season_uid = {"=$(=(fieldvalue(season_uid,-2)"}&lt;BR /&gt;&amp;gt;}&lt;BR /&gt;sales_total)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any Advice on how i could use set analysis in the 2nd pivot table to get the correct sum?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 11:51:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1953313#M78623</guid>
      <dc:creator>Jaquin</dc:creator>
      <dc:date>2022-07-08T11:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: 1 Filter for 2 Pivot tables - Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1953374#M78627</link>
      <description>&lt;P&gt;is it an idea to start working with states? create a state for pivot 1 and the filter and a state for pivot 2 and a filter. that way you can independently from each other&amp;nbsp; use a filter to show the data&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 13:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1953374#M78627</guid>
      <dc:creator>MartW</dc:creator>
      <dc:date>2022-07-08T13:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: 1 Filter for 2 Pivot tables - Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1953449#M78631</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I created a table assigning values to the seasons, then I use this order in the set analysis to bring the desired result.&lt;/P&gt;
&lt;P&gt;Using the {1} modifier we ignore the selection, but we use it to bring the results from 2 seasons before our "sorting" table&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Only({1&amp;lt;Season_Order={'$(=Season_Order-2)'}&amp;gt;}Season)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I made some sample data and you can find the logic in the qvf attached.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gui_Approbato_1-1657292351964.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83674iB98A04A30035629F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gui_Approbato_1-1657292351964.png" alt="Gui_Approbato_1-1657292351964.png" /&gt;&lt;/span&gt;&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="Gui_Approbato_0-1657292340114.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83673i88F4AEFE25619609/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gui_Approbato_0-1657292340114.png" alt="Gui_Approbato_0-1657292340114.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 15:02:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1953449#M78631</guid>
      <dc:creator>Gui_Approbato</dc:creator>
      <dc:date>2022-07-08T15:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: 1 Filter for 2 Pivot tables - Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1953633#M78650</link>
      <description>&lt;P&gt;Hello MartW,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can not use alternative States, since i have some filters which apply to both tables and only the season shall be different.&lt;/P&gt;
&lt;P&gt;Or can i apply more filters for both Tables and only 1 different for each other?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jul 2022 11:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1953633#M78650</guid>
      <dc:creator>Jaquin</dc:creator>
      <dc:date>2022-07-09T11:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: 1 Filter for 2 Pivot tables - Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1953634#M78651</link>
      <description>&lt;P&gt;Thank you very much for the effort.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure if it works properly.&lt;/P&gt;
&lt;P&gt;When i choose for example 21-HW it shows for the current selection 895.000 and the table 2 seasons before (20-hw) shows 0. &lt;BR /&gt;When i then choose 22-HW it shoule give me those 895000 for the table 2 seasons before right? But then it shows 70.313.000&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Furthermore the other filters do not influence the column anymore. But i need them to influence it.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 11:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1953634#M78651</guid>
      <dc:creator>Jaquin</dc:creator>
      <dc:date>2022-07-11T11:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: 1 Filter for 2 Pivot tables - Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1954577#M78727</link>
      <description>&lt;P&gt;Hello Jaquin,&lt;/P&gt;
&lt;P&gt;I made this short video to show you the logic:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://youtu.be/YqLlnzMeErM" target="_blank"&gt;https://youtu.be/YqLlnzMeErM&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This logic should work in your case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;The set expression used in the video:&amp;nbsp;Sum({1&amp;lt;Season_number={'$(=Season_number-2)'}&amp;gt;}Value)&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 12:07:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1954577#M78727</guid>
      <dc:creator>Gui_Approbato</dc:creator>
      <dc:date>2022-07-12T12:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: 1 Filter for 2 Pivot tables - Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1955299#M78780</link>
      <description>&lt;P&gt;That already helped alot. Do you also know what i can do to implement more filters that shall affect the sum when i use them? So far only the season affects the sum of my value. If i change the 1 into a $ it wont give me 0 .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have more filters that shall affect the sum but they do not need to have any specifications. Just the values i choose shall have impact in addition to the preseason part.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 14:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1955299#M78780</guid>
      <dc:creator>Jaquin</dc:creator>
      <dc:date>2022-07-13T14:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: 1 Filter for 2 Pivot tables - Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1955920#M78822</link>
      <description>&lt;P&gt;Good!&lt;/P&gt;
&lt;P&gt;I think you can explore the PDF there is on this page about set analysis.&lt;/P&gt;
&lt;P&gt;It will help you ignore some filters and consider others.&lt;/P&gt;
&lt;P&gt;Check it out, it is a great material:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/Set-Analysis-syntaxes-examples/ta-p/1491810" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Documents/Set-Analysis-syntaxes-examples/ta-p/1491810&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There is also a french version:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Groupe-des-Utilisateurs-Francophones/Sets-Analysis-syntaxes-exemples/td-p/1492392" target="_blank"&gt;https://community.qlik.com/t5/Groupe-des-Utilisateurs-Francophones/Sets-Analysis-syntaxes-exemples/td-p/1492392&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 13:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/1-Filter-for-2-Pivot-tables-Set-Analysis/m-p/1955920#M78822</guid>
      <dc:creator>Gui_Approbato</dc:creator>
      <dc:date>2022-07-14T13:54:35Z</dc:date>
    </item>
  </channel>
</rss>

