<?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 Question on best practice for set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-on-best-practice-for-set-analysis/m-p/725427#M260201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlik Community,&lt;/P&gt;&lt;P&gt;I have a question regarding the most efficient way to build a multi-table report.&amp;nbsp; I have a report with 4 tables, one table for each of the last 4 years.&amp;nbsp; Each table is identical and allows for the user to compare metrics across each of the 4 years.&amp;nbsp; I have a dynamic indicator to always identify the last 4 years.&amp;nbsp; My current solution is to apply set analysis to each of the 8 metrics in each of the tables.&amp;nbsp; Is there an easier way to apply the same principle of set analysis to the entire table so that I don't have to apply the set analysis in each of the metrics?&amp;nbsp; Seems like there should be a more efficient way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Current Year'}, [Metric1])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Current Year'}, [Metric2])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Current Year'}, [Metric3])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Current Year'}, [Metric4])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Current Year'}, [Metric5])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Current Year'}, [Metric6])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Current Year'}, [Metric7])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Current Year'}, [Metric8])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Last Year'}, [Metric1])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Last Year'}, [Metric2])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Last Year'}, [Metric3])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Last Year'}, [Metric4])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Last Year'}, [Metric5])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Last Year'}, [Metric6])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Last Year'}, [Metric7])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Last Year'}, [Metric8])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this makes sense!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Oct 2014 15:37:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-29T15:37:50Z</dc:date>
    <item>
      <title>Question on best practice for set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-best-practice-for-set-analysis/m-p/725427#M260201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlik Community,&lt;/P&gt;&lt;P&gt;I have a question regarding the most efficient way to build a multi-table report.&amp;nbsp; I have a report with 4 tables, one table for each of the last 4 years.&amp;nbsp; Each table is identical and allows for the user to compare metrics across each of the 4 years.&amp;nbsp; I have a dynamic indicator to always identify the last 4 years.&amp;nbsp; My current solution is to apply set analysis to each of the 8 metrics in each of the tables.&amp;nbsp; Is there an easier way to apply the same principle of set analysis to the entire table so that I don't have to apply the set analysis in each of the metrics?&amp;nbsp; Seems like there should be a more efficient way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Current Year'}, [Metric1])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Current Year'}, [Metric2])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Current Year'}, [Metric3])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Current Year'}, [Metric4])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Current Year'}, [Metric5])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Current Year'}, [Metric6])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Current Year'}, [Metric7])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Current Year'}, [Metric8])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Last Year'}, [Metric1])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Last Year'}, [Metric2])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Last Year'}, [Metric3])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Last Year'}, [Metric4])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Last Year'}, [Metric5])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Last Year'}, [Metric6])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Last Year'}, [Metric7])&lt;/P&gt;&lt;P&gt;sum( { &amp;lt; [YR_IND] = {'Last Year'}, [Metric8])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this makes sense!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 15:37:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-best-practice-for-set-analysis/m-p/725427#M260201</guid>
      <dc:creator />
      <dc:date>2014-10-29T15:37:50Z</dc:date>
    </item>
  </channel>
</rss>

