<?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 Re: Set analysis failing when dimensions are removed in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-failing-when-dimensions-are-removed/m-p/1001165#M966255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's working for me given your sample data set:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$} Hours * Rate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The set expression {$&amp;lt;&amp;gt;} doesn't make sense, and&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{$&amp;lt; [Date]=&amp;nbsp;&amp;nbsp; {"&amp;lt;$(=$(vMaxDate))"} &amp;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; font-size: 13px;"&gt;can't be used in your sample application (no Date field).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&gt;So, if you are saying, it doesn't work for you, you need to&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;a) upload a new sample with a setting that is closer to your real setting (e.g. having Date field)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;b) exactely tell what you are expecting to get when using something like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum({$&amp;lt; [Date]=&amp;nbsp;&amp;nbsp; {"&amp;lt;$(=$(vMaxDate))"} &amp;gt;} [Hours]&amp;nbsp; * Rate)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Oct 2015 15:03:14 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-10-06T15:03:14Z</dc:date>
    <item>
      <title>Set analysis failing when dimensions are removed</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-failing-when-dimensions-are-removed/m-p/1001160#M966250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attached qlikview file. Its a very simple example and I want to correct my expression in scenario 2 to match scenario 1 (70 ) except i don't want the Name column. Can someone please help me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My end objective is to have 70 in a text box and I need to use set analysis. &lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="101020" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101020_Capture.PNG" style="height: 183px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 21:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-failing-when-dimensions-are-removed/m-p/1001160#M966250</guid>
      <dc:creator />
      <dc:date>2015-10-05T21:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis failing when dimensions are removed</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-failing-when-dimensions-are-removed/m-p/1001161#M966251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't seem to be a set analysis issue.&lt;/P&gt;&lt;P&gt;Just try &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(Hours*Rate)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 22:17:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-failing-when-dimensions-are-removed/m-p/1001161#M966251</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-10-05T22:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis failing when dimensions are removed</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-failing-when-dimensions-are-removed/m-p/1001162#M966252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to use set analysis because I have others filters applied which I haven't mentioned here for sake of simplicity. Like this date filter for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt; [Date]=&amp;nbsp;&amp;nbsp; {"&amp;lt;$(=$(vMaxDate))"} &amp;gt;} [Hours] ) * Rate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 22:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-failing-when-dimensions-are-removed/m-p/1001162#M966252</guid>
      <dc:creator />
      <dc:date>2015-10-05T22:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis failing when dimensions are removed</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-failing-when-dimensions-are-removed/m-p/1001163#M966253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, then just add your set expression to the sum of Hours*Rate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 22:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-failing-when-dimensions-are-removed/m-p/1001163#M966253</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-10-05T22:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis failing when dimensions are removed</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-failing-when-dimensions-are-removed/m-p/1001164#M966254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It ain't working Swuehl. Is there a way to modify the current expression ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 14:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-failing-when-dimensions-are-removed/m-p/1001164#M966254</guid>
      <dc:creator />
      <dc:date>2015-10-06T14:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis failing when dimensions are removed</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-failing-when-dimensions-are-removed/m-p/1001165#M966255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's working for me given your sample data set:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$} Hours * Rate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The set expression {$&amp;lt;&amp;gt;} doesn't make sense, and&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{$&amp;lt; [Date]=&amp;nbsp;&amp;nbsp; {"&amp;lt;$(=$(vMaxDate))"} &amp;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; font-size: 13px;"&gt;can't be used in your sample application (no Date field).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&gt;So, if you are saying, it doesn't work for you, you need to&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;a) upload a new sample with a setting that is closer to your real setting (e.g. having Date field)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;b) exactely tell what you are expecting to get when using something like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum({$&amp;lt; [Date]=&amp;nbsp;&amp;nbsp; {"&amp;lt;$(=$(vMaxDate))"} &amp;gt;} [Hours]&amp;nbsp; * Rate)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 15:03:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-failing-when-dimensions-are-removed/m-p/1001165#M966255</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-10-06T15:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis failing when dimensions are removed</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-failing-when-dimensions-are-removed/m-p/1001166#M966256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand. I am working on updating the sample data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 15:06:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-failing-when-dimensions-are-removed/m-p/1001166#M966256</guid>
      <dc:creator />
      <dc:date>2015-10-06T15:06:15Z</dc:date>
    </item>
  </channel>
</rss>

