<?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: Why do my points disappear? Set Analysis {1}? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Why-do-my-points-disappear-Set-Analysis-1/m-p/1327752#M835084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to be of help, Karen.&lt;/P&gt;&lt;P&gt;I agree this forum is absolutely great when developing!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jun 2017 08:18:10 GMT</pubDate>
    <dc:creator>RonaldDoes</dc:creator>
    <dc:date>2017-06-08T08:18:10Z</dc:date>
    <item>
      <title>Why do my points disappear? Set Analysis {1}?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-do-my-points-disappear-Set-Analysis-1/m-p/1327747#M835079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;Can someone have a look at the attached file and tell me why my Machine Result points disappear when I select machine number 2? &lt;/P&gt;&lt;P&gt;I thought I overrode the selections in the set analysis by choosing {1}, not {$}? So shouldn't it always show machine 1 results, regardless of my selection? &lt;/P&gt;&lt;P&gt;Any help greatly appreciated&lt;/P&gt;&lt;P&gt;Karen&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/Why-do-my-points-disappear-Set-Analysis-1/m-p/1327747#M835079</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why do my points disappear? Set Analysis {1}?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-do-my-points-disappear-Set-Analysis-1/m-p/1327748#M835080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's in your * in Machine result set analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="php" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14968430015847899 jive_text_macro" jivemacro_uid="_14968430015847899" modifiedtitle="true"&gt;
&lt;P&gt;Avg &lt;/P&gt;
&lt;P&gt;({1&lt;/P&gt;
&lt;P&gt;&amp;lt;Machine={'1'}&amp;gt; * &amp;lt;Date = {"$(='&amp;gt;=' &amp;amp; Min([Cal Date]) &amp;amp; '&amp;lt;=' &amp;amp; Max([Cal Date]))"}&amp;gt;&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;P&gt;Result)&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace that with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="php" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_1496841638827279 jive_text_macro" jivemacro_uid="_1496841638827279"&gt;
&lt;P&gt;Avg&lt;/P&gt;
&lt;P&gt;({1&lt;/P&gt;
&lt;P&gt;&amp;lt;Machine={'1'}, Date = {"$(='&amp;gt;=' &amp;amp; Min([Cal Date]) &amp;amp; '&amp;lt;=' &amp;amp; Max([Cal Date]))"}&amp;gt;&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;P&gt;Result)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you're good to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why? Because of &lt;A href="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm"&gt;intersections&lt;/A&gt;. You essentially give two sets, and tell QlikView to only use intersecting sets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 13:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-do-my-points-disappear-Set-Analysis-1/m-p/1327748#M835080</guid>
      <dc:creator>RonaldDoes</dc:creator>
      <dc:date>2017-06-07T13:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why do my points disappear? Set Analysis {1}?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-do-my-points-disappear-Set-Analysis-1/m-p/1327749#M835081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - i am trying to answer you without looking in to your file i can't open it here.&lt;/P&gt;&lt;P&gt;{1} should show Value without feather filtration so its good for KPI's&lt;/P&gt;&lt;P&gt;but if you are using within Chart, other selections may change the values.&lt;/P&gt;&lt;P&gt;unless you set the calculation method in properties. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 13:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-do-my-points-disappear-Set-Analysis-1/m-p/1327749#M835081</guid>
      <dc:creator>zebhashmi</dc:creator>
      <dc:date>2017-06-07T13:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why do my points disappear? Set Analysis {1}?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-do-my-points-disappear-Set-Analysis-1/m-p/1327750#M835082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use * or + when we want to combine two sets of conditions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where (&amp;nbsp; condition1 and&amp;nbsp; condition2&amp;nbsp; and condition3 )&lt;/P&gt;&lt;P&gt;AND&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;(&amp;nbsp; condition3 and&amp;nbsp; condition4&amp;nbsp; and condition4 )&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the above example the conditions 1 to 3 represent 1 SET of conditions and the capital AND in between those conditions is represented by '&lt;STRONG&gt;*&lt;/STRONG&gt;' in set analysis and would be written as below with the and's inside the set being replaced by comma's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;condition1 , condition2&amp;nbsp; , condition3&amp;gt; * &amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;condition3 ,condition4&amp;nbsp; , condition4&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;similary for OR operator that is '+' in Set Analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;References below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4951"&gt;Set Analysis: syntaxes, examples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm" title="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm"&gt;Set analysis and set expressions ‒ QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 13:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-do-my-points-disappear-Set-Analysis-1/m-p/1327750#M835082</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-06-07T13:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Why do my points disappear? Set Analysis {1}?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-do-my-points-disappear-Set-Analysis-1/m-p/1327751#M835083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow - my understanding of set analysis syntax was fundamentally wrong this whole time! &lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I've only worked with the current selection {$} up to now and therefore my "wrong" syntax has amounted to the same thing. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all - particularly &lt;A href="https://community.qlik.com/qlik-users/216189"&gt;vinieme12&lt;/A&gt; &lt;A href="https://community.qlik.com/qlik-users/54203"&gt;ronalddoes&lt;/A&gt; for explaining it clearly.&amp;nbsp; This forum is incredibly useful! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 08:14:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-do-my-points-disappear-Set-Analysis-1/m-p/1327751#M835083</guid>
      <dc:creator />
      <dc:date>2017-06-08T08:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why do my points disappear? Set Analysis {1}?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-do-my-points-disappear-Set-Analysis-1/m-p/1327752#M835084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to be of help, Karen.&lt;/P&gt;&lt;P&gt;I agree this forum is absolutely great when developing!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 08:18:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-do-my-points-disappear-Set-Analysis-1/m-p/1327752#M835084</guid>
      <dc:creator>RonaldDoes</dc:creator>
      <dc:date>2017-06-08T08:18:10Z</dc:date>
    </item>
  </channel>
</rss>

