<?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 Filter 2 tables by different months for M/M comparison in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-2-tables-by-different-months-for-M-M-comparison/m-p/1779631#M717755</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a simple problem, I need to create 2 simple tables side by side. One table will show number of customers for the selected month, I need the second table to show the same values for previous month, I am selecting month from a list box, so every time I update it , the table on the right should automatically show 1 month prev values.&lt;/P&gt;&lt;P&gt;The month variable is not present in dimensions/expression so i need full table filetered. Please help.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 23:12:33 GMT</pubDate>
    <dc:creator>ssc8aug</dc:creator>
    <dc:date>2024-11-15T23:12:33Z</dc:date>
    <item>
      <title>Filter 2 tables by different months for M/M comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-2-tables-by-different-months-for-M-M-comparison/m-p/1779631#M717755</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a simple problem, I need to create 2 simple tables side by side. One table will show number of customers for the selected month, I need the second table to show the same values for previous month, I am selecting month from a list box, so every time I update it , the table on the right should automatically show 1 month prev values.&lt;/P&gt;&lt;P&gt;The month variable is not present in dimensions/expression so i need full table filetered. Please help.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:12:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-2-tables-by-different-months-for-M-M-comparison/m-p/1779631#M717755</guid>
      <dc:creator>ssc8aug</dc:creator>
      <dc:date>2024-11-15T23:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Filter 2 tables by different months for M/M comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-2-tables-by-different-months-for-M-M-comparison/m-p/1779825#M717756</link>
      <description>&lt;P&gt;the first table should be a simple&lt;BR /&gt;sum(MEASURE)&lt;BR /&gt;&lt;BR /&gt;for the second table the usual solution is to use a variable to either store the selected date or previous month of selected date&lt;BR /&gt;vPrevious=addmonths(DATE,-1)&amp;nbsp; assuming only one date is selected&lt;BR /&gt;then in your expression&lt;BR /&gt;sum({&amp;lt;DATE={'$(vPrevious)'}&amp;gt;}MEASURE&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;having said that, wouldnt this be better shown as a single chart where the current month and prior months are shown side by side?&amp;nbsp; bec if the user sorts one table, the second will not follow&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 15:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-2-tables-by-different-months-for-M-M-comparison/m-p/1779825#M717756</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2021-02-03T15:04:54Z</dc:date>
    </item>
  </channel>
</rss>

