<?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: what is set analysis? exaplain brief about set analysis and their advantages? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/what-is-set-analysis-exaplain-brief-about-set-analysis-and-their/m-p/139898#M762067</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is some pretty good documentation out there by Qlik to explain the syntax of Set Analysis&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/September2017/Content/Videos/Videos-set-analysis-introduction.htm" title="https://help.qlik.com/en-US/sense/September2017/Content/Videos/Videos-set-analysis-introduction.htm"&gt;https://help.qlik.com/en-US/sense/September2017/Content/Videos/Videos-set-analysis-introduction.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have had to use it in situations similar to a count if. Number of stores in Ohio and Michigan that carry Mountain Dew&lt;/P&gt;&lt;P&gt;count({&amp;lt;State={'OH','MI'},Product={'Mountain Dew'}&amp;gt; } Stores)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default the aggregate will change on user selection. You can do things like ignore what the user selected.&lt;/P&gt;&lt;P&gt;count({1&amp;lt;State={'OH','MI'},Product={'Mountain Dew'}&amp;gt; } Stores)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm" title="https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm"&gt;https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.ht…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jul 2018 18:55:57 GMT</pubDate>
    <dc:creator>cgrossman</dc:creator>
    <dc:date>2018-07-30T18:55:57Z</dc:date>
    <item>
      <title>what is set analysis? exaplain brief about set analysis and their advantages?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-set-analysis-exaplain-brief-about-set-analysis-and-their/m-p/139895#M762064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;im new to qlikview so for me set analysis is hard can any one explain briefly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-set-analysis-exaplain-brief-about-set-analysis-and-their/m-p/139895#M762064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: what is set analysis? exaplain brief about set analysis and their advantages?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-set-analysis-exaplain-brief-about-set-analysis-and-their/m-p/139896#M762065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You probably know that a user can make selections in fields to filter the data, resulting in different aggregation results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short, set analysis is like programming user selections into aggregation functions, creating a specific record set context for the aggregation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 17:38:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-set-analysis-exaplain-brief-about-set-analysis-and-their/m-p/139896#M762065</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-07-30T17:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: what is set analysis? exaplain brief about set analysis and their advantages?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-set-analysis-exaplain-brief-about-set-analysis-and-their/m-p/139897#M762066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This may help:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 18:24:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-set-analysis-exaplain-brief-about-set-analysis-and-their/m-p/139897#M762066</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2018-07-30T18:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: what is set analysis? exaplain brief about set analysis and their advantages?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-set-analysis-exaplain-brief-about-set-analysis-and-their/m-p/139898#M762067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is some pretty good documentation out there by Qlik to explain the syntax of Set Analysis&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/September2017/Content/Videos/Videos-set-analysis-introduction.htm" title="https://help.qlik.com/en-US/sense/September2017/Content/Videos/Videos-set-analysis-introduction.htm"&gt;https://help.qlik.com/en-US/sense/September2017/Content/Videos/Videos-set-analysis-introduction.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have had to use it in situations similar to a count if. Number of stores in Ohio and Michigan that carry Mountain Dew&lt;/P&gt;&lt;P&gt;count({&amp;lt;State={'OH','MI'},Product={'Mountain Dew'}&amp;gt; } Stores)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default the aggregate will change on user selection. You can do things like ignore what the user selected.&lt;/P&gt;&lt;P&gt;count({1&amp;lt;State={'OH','MI'},Product={'Mountain Dew'}&amp;gt; } Stores)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm" title="https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm"&gt;https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.ht…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 18:55:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-set-analysis-exaplain-brief-about-set-analysis-and-their/m-p/139898#M762067</guid>
      <dc:creator>cgrossman</dc:creator>
      <dc:date>2018-07-30T18:55:57Z</dc:date>
    </item>
  </channel>
</rss>

