<?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 Help with Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725108#M1062368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am hoping that I can get some help figuring out what I am doing wrong. I want to create a set analysis (within a straight table) for one of the columns that will show me the total sales of manufacturer "X" for 2014 I used the formula =Sum({$&amp;lt;MANUFACTURER={'X'},Year={'2014'}&amp;gt;},REVENUE_SALES), however the values that I get are the total sales for manufacturer "X" for all years instead of just 2014.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The one good thing is that the values within the set analysis column does not change when I make other selections, however they are not the values that I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would really appreciate helpful suggestions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Sep 2014 02:45:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-18T02:45:58Z</dc:date>
    <item>
      <title>Help with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725108#M1062368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am hoping that I can get some help figuring out what I am doing wrong. I want to create a set analysis (within a straight table) for one of the columns that will show me the total sales of manufacturer "X" for 2014 I used the formula =Sum({$&amp;lt;MANUFACTURER={'X'},Year={'2014'}&amp;gt;},REVENUE_SALES), however the values that I get are the total sales for manufacturer "X" for all years instead of just 2014.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The one good thing is that the values within the set analysis column does not change when I make other selections, however they are not the values that I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would really appreciate helpful suggestions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 02:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725108#M1062368</guid>
      <dc:creator />
      <dc:date>2014-09-18T02:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725109#M1062369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;MANUFACTURER={'X'},Year={2014}&amp;gt;} REVENUE_SALES)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 02:50:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725109#M1062369</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2014-09-18T02:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725110#M1062370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks NagaianK, but I am still having the same issue - i.e. if shows all years instead of only 2014. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 02:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725110#M1062370</guid>
      <dc:creator />
      <dc:date>2014-09-18T02:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725111#M1062371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is your &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;REVENUE_SALES&lt;/SPAN&gt; in the same table as Year?? maybe you should check the way the data are linked.&lt;/P&gt;&lt;P&gt;You can do a simple test by add Year as a list box and add your dimensions and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;REVENUE_SALES&lt;/SPAN&gt; as a table box.&amp;nbsp; check does filter on year list box reduce the data in the table box the way it should be.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 03:06:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725111#M1062371</guid>
      <dc:creator />
      <dc:date>2014-09-18T03:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725112#M1062372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ward,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think GU said is correct, it is possible if your &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;REVENUE_SALES&lt;/SPAN&gt; field isn't link to Year, so the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Year={2014}&lt;/SPAN&gt; won't work for the expression, you need to check the structure of your tables, do you have any field like data or year in &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;REVENUE_SALES&lt;/SPAN&gt; table to link to Year?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 03:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725112#M1062372</guid>
      <dc:creator>uacg0009</dc:creator>
      <dc:date>2014-09-18T03:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725113#M1062373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ward,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aiolos and GU said is Correct. first you check field year in &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;REVENUE_SALES Table and then check in table box.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 07:05:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725113#M1062373</guid>
      <dc:creator />
      <dc:date>2014-09-18T07:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725114#M1062374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ward james,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use below script . In single code you putted the year so that's why its picking all years value in codes we should write only string value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Sum({$&amp;lt;MANUFACTURER={'X'},Year={2014}&amp;gt;},REVENUE_SALES)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thanks &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 07:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725114#M1062374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-18T07:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725115#M1062375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help, the tables were not linked that's why I was unable to see the changes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 13:35:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725115#M1062375</guid>
      <dc:creator />
      <dc:date>2014-09-18T13:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725116#M1062376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried using the following expression to create the column that contains only the data for Manufacturer X but I am not getting any results, the column shows zero value. The Developer created the Variable DTLKCapAmort to calculate the REVENUE_SALES and by changing QStart and QEnd I can set the paramaters for the dates, however when I try to include the =Sum({$&amp;lt;MANUFACTURER={'X'}&amp;gt;}$(DTLKCapAmort(QStart(-2),QEnd(0),'REVN'))) - the column return zero values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Expression - for manufacturer X.png" class="jive-image" src="/legacyfs/online/67114_Expression - for manufacturer X.png" style="width: 620px; height: 365px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 14:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725116#M1062376</guid>
      <dc:creator />
      <dc:date>2014-09-18T14:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725117#M1062377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the date variable to specify the year.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 15:20:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/725117#M1062377</guid>
      <dc:creator />
      <dc:date>2014-09-18T15:20:04Z</dc:date>
    </item>
  </channel>
</rss>

