<?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/176081#M44230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nick my friend you are a star, that is exactly what I needed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Aug 2010 14:29:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-27T14:29:29Z</dc:date>
    <item>
      <title>Help With Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Set-Analysis/m-p/176075#M44224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why do I get an error with this syntax =AVG(IF(DASHMEASURE_SK=11,({$&amp;lt;MEASUREDIMENTION3=&amp;gt;}MEASUREDIMENSION1)))&lt;/P&gt;&lt;P&gt;i AM TRYING TO EXCLUDE MEASUREDIMENTION3 FROM MY SELECTIONS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 14:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Set-Analysis/m-p/176075#M44224</guid>
      <dc:creator />
      <dc:date>2010-08-26T14:24:51Z</dc:date>
    </item>
    <item>
      <title>Help With Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Set-Analysis/m-p/176076#M44225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure what you need, but it can be like this:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;=AVG( {$&amp;lt;MEASUREDIMENTION3=, DASHMEASURE_SK={11}&amp;gt;} MEASUREDIMENSION1)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;It means that for all current selections for ALL (regardless of current selections for MEASUREDIMENTION3) MEASUREDIMENTION3 and DASHMEASURE_SK=11derive AVG() of MEASUREDIMENSION1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 14:34:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Set-Analysis/m-p/176076#M44225</guid>
      <dc:creator />
      <dc:date>2010-08-26T14:34:05Z</dc:date>
    </item>
    <item>
      <title>Help With Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Set-Analysis/m-p/176077#M44226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick&lt;/P&gt;&lt;P&gt;Thanks for the feedback, I wish to derive the avg() of MeasureDimension1 for all current selections except MeasureDimention3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 14:44:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Set-Analysis/m-p/176077#M44226</guid>
      <dc:creator />
      <dc:date>2010-08-26T14:44:59Z</dc:date>
    </item>
    <item>
      <title>Help With Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Set-Analysis/m-p/176078#M44227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Explain a condition for "except MeasureDimention3" then.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 14:51:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Set-Analysis/m-p/176078#M44227</guid>
      <dc:creator />
      <dc:date>2010-08-26T14:51:31Z</dc:date>
    </item>
    <item>
      <title>Help With Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Set-Analysis/m-p/176079#M44228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MeasureDimention3 is one of the selections, I want it excluded from the calculation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 09:49:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Set-Analysis/m-p/176079#M44228</guid>
      <dc:creator />
      <dc:date>2010-08-27T09:49:55Z</dc:date>
    </item>
    <item>
      <title>Help With Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Set-Analysis/m-p/176080#M44229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still don't get it. You are selecting some data in MeasureDimention3 and you want to calculate all the data but for all others, that is exclusion for the MeasureDimention3 for the field itself, right?&lt;/P&gt;&lt;P&gt;if it's correct, then you can use this:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&amp;lt;pre&amp;gt;=AVG( {$&amp;lt;MEASUREDIMENTION3=e(), DASHMEASURE_SK={11}&amp;gt;} MEASUREDIMENSION1)&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 13:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Set-Analysis/m-p/176080#M44229</guid>
      <dc:creator />
      <dc:date>2010-08-27T13:25:34Z</dc:date>
    </item>
    <item>
      <title>Help With Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Set-Analysis/m-p/176081#M44230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nick my friend you are a star, that is exactly what I needed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 14:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Set-Analysis/m-p/176081#M44230</guid>
      <dc:creator />
      <dc:date>2010-08-27T14:29:29Z</dc:date>
    </item>
  </channel>
</rss>

