<?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 and intersect in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946228#M976704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;find the application below here&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dropbox.com/s/g9s1n0509ppa3sq/ALrugaib%20BI.qvw?dl=0" title="https://www.dropbox.com/s/g9s1n0509ppa3sq/ALrugaib%20BI.qvw?dl=0"&gt;https://www.dropbox.com/s/g9s1n0509ppa3sq/ALrugaib%20BI.qvw?dl=0&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Sep 2015 08:56:44 GMT</pubDate>
    <dc:creator>mustafaelryah</dc:creator>
    <dc:date>2015-09-01T08:56:44Z</dc:date>
    <item>
      <title>Set analysis and intersect</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946224#M976700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used set analysis to avoid showing one value , take a look to the below picture :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot 2015-09-01 11.04.40.png" class="jive-image image-1" src="/legacyfs/online/97553_Screenshot 2015-09-01 11.04.40.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want (NON-Budgeted ) to appear on this chart, so I used the below Set Analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Account_Budget -= {'NON-Budgeted','-','0'}&amp;gt;} balance)&lt;/P&gt;&lt;P&gt;this hide the value of (NON-Budgeted) but the label is still shown on the chart, what could I do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 08:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946224#M976700</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2015-09-01T08:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and intersect</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946225#M976701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That should be:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;S&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;um({$&amp;lt;Account_Budget -= {'NON-Budgeted'}&amp;gt;} balance)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(the other values wont do anything useful)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest that you post your qvw or a representative sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 08:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946225#M976701</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-09-01T08:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and intersect</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946226#M976702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your graph I see more then 2 bars for each label.... could you explain better? Maybe the label is referred to some other value...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 08:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946226#M976702</guid>
      <dc:creator>Marcoimp</dc:creator>
      <dc:date>2015-09-01T08:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and intersect</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946227#M976703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also I need it without 0 or -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 08:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946227#M976703</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2015-09-01T08:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and intersect</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946228#M976704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;find the application below here&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dropbox.com/s/g9s1n0509ppa3sq/ALrugaib%20BI.qvw?dl=0" title="https://www.dropbox.com/s/g9s1n0509ppa3sq/ALrugaib%20BI.qvw?dl=0"&gt;https://www.dropbox.com/s/g9s1n0509ppa3sq/ALrugaib%20BI.qvw?dl=0&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 08:56:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946228#M976704</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2015-09-01T08:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and intersect</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946229#M976705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;find the application below here&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dropbox.com/s/g9s1n0509ppa3sq/ALrugaib%20BI.qvw?dl=0" title="https://www.dropbox.com/s/g9s1n0509ppa3sq/ALrugaib%20BI.qvw?dl=0"&gt;https://www.dropbox.com/s/g9s1n0509ppa3sq/ALrugaib%20BI.qvw?dl=0&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 08:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946229#M976705</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2015-09-01T08:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and intersect</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946230#M976706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change Account_Budget dimension to a calculated dimension&amp;nbsp; with an if condition like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Account_Budget='ON-Budgeted','',Account_Budget)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 09:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946230#M976706</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-01T09:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and intersect</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946231#M976707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you delete the set analysis, you can see the null dimension anyway...!!&lt;/P&gt;&lt;P&gt;The problem seems to be the dimension and not the expression... could be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 09:36:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946231#M976707</guid>
      <dc:creator>Marcoimp</dc:creator>
      <dc:date>2015-09-01T09:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and intersect</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946232#M976708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think you need to select Supress Null value in Dimension as well as Presentation tab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 09:42:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946232#M976708</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-09-01T09:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and intersect</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946233#M976709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't got you friend , sorry &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 06:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946233#M976709</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2015-09-03T06:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and intersect</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946234#M976710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Sasidhar Parupudi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 06:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946234#M976710</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2015-09-03T06:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and intersect</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946235#M976711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mustafa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calculated Dimension have performance issues, so it is suggested to use set analysis like below&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; font-size: 13px;"&gt;Sum({&amp;lt;Account_Budget={'ON-Budgeted'}&amp;gt;} Account_Budget)&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;Hope this helps you.&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;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; font-size: 13px;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 07:49:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-intersect/m-p/946235#M976711</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-09-03T07:49:09Z</dc:date>
    </item>
  </channel>
</rss>

