<?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 - unexpected results in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-unexpected-results/m-p/731938#M1049217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your set expression is explicitly setting a value for Firm.&lt;/P&gt;&lt;P&gt;This will override any selections you make elsewhere in the app.&lt;/P&gt;&lt;P&gt;Hence the value does not change when you make selections on Firm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Oct 2014 11:50:47 GMT</pubDate>
    <dc:creator>Colin-Albert</dc:creator>
    <dc:date>2014-10-30T11:50:47Z</dc:date>
    <item>
      <title>Set analysis - unexpected results</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-unexpected-results/m-p/731937#M1049216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get the feeling I am doing something stupid, but I'm going to ask the question anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pretty simple expression for my bar chart, in which the dimension is Calendar Week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNT(DISTINCT {$&amp;lt;Firm={'ACME*'}&amp;gt;}UserName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some reason when I make any selection in the 'Firm' list box, the values do not change at all. Selections in the Calendar Date list boxes do work though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 11:47:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-unexpected-results/m-p/731937#M1049216</guid>
      <dc:creator />
      <dc:date>2014-10-30T11:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - unexpected results</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-unexpected-results/m-p/731938#M1049217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your set expression is explicitly setting a value for Firm.&lt;/P&gt;&lt;P&gt;This will override any selections you make elsewhere in the app.&lt;/P&gt;&lt;P&gt;Hence the value does not change when you make selections on Firm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 11:50:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-unexpected-results/m-p/731938#M1049217</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-10-30T11:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - unexpected results</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-unexpected-results/m-p/731939#M1049218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try below&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;COUNT(DISTINCT {$&amp;lt;Firm *={'ACME*'}&amp;gt;}UserName)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 11:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-unexpected-results/m-p/731939#M1049218</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-10-30T11:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - unexpected results</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-unexpected-results/m-p/731940#M1049219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you have set &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; {$&amp;lt;Firm={'ACME*'}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it will always giveyou the results based on Firm='ACME' only based on other fields selection except Firm.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And defining *= the intersection of currently selected Firm and the Firm “ACME”.&lt;/P&gt;&lt;P&gt;If require, you can use it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nitin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 11:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-unexpected-results/m-p/731940#M1049219</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-30T11:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - unexpected results</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-unexpected-results/m-p/731941#M1049220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your set exp is&amp;nbsp; working correct way because in modifier &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;lt;Firm={'ACME*'}&amp;gt; you have used Firm field so any selection in Firm list box will be disregarded.&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;any other list box selection will work because they are not explicitly used in set modifier.&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;&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;&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;hope it helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 11:57:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-unexpected-results/m-p/731941#M1049220</guid>
      <dc:creator />
      <dc:date>2014-10-30T11:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - unexpected results</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-unexpected-results/m-p/731942#M1049221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with this&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;COUNT(DISTINCT {$&amp;lt;Firm*={'ACME*'}&amp;gt;}UserName)&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;Regards&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;ASHFAQ&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 11:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-unexpected-results/m-p/731942#M1049221</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-30T11:59:01Z</dc:date>
    </item>
  </channel>
</rss>

