<?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: Exclude the conditional dimension field from set analysis expression ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-the-conditional-dimension-field-from-set-analysis/m-p/1601122#M444292</link>
    <description>&lt;P&gt;Can you send sample data with all the fields you have mentioned&lt;/P&gt;&lt;P&gt;like below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Product,YEAR,MONTH,QUARTER,CLIENT,REGION,Sales&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A,2018,6,Q2,XYZ,R1,24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;........&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2019 20:48:16 GMT</pubDate>
    <dc:creator>bharathadde</dc:creator>
    <dc:date>2019-07-10T20:48:16Z</dc:date>
    <item>
      <title>Exclude the conditional dimension field from set analysis expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-the-conditional-dimension-field-from-set-analysis/m-p/1601100#M444287</link>
      <description>&lt;P&gt;How can I exclude the conditional dimension completely from the expression using set analysis ?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Logic for the product column in the table is If(Match(Product,'A','B','C'),Product)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using this expression below but the issue is product in the pivot table is a conditional dimension. so it is causing nulls because of if match statement . The nulls shouldn't be displayed at all. If I use suppress nulls option, the total sales doesn't display correctly.&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;PRODUCT=&amp;gt;&amp;gt;} TOTAL &amp;lt;YEAR,MONTH,QUARTER,CLIENT,REGION&amp;gt; [SALES])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My pivot table shows as below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Feb 2019&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Product&amp;nbsp; Totals&lt;/P&gt;&lt;P&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 56&lt;/P&gt;&lt;P&gt;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;56&lt;/P&gt;&lt;P&gt;C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;56&lt;/P&gt;&lt;P&gt;D&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;56&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 56&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 20:29:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-the-conditional-dimension-field-from-set-analysis/m-p/1601100#M444287</guid>
      <dc:creator>bob654321</dc:creator>
      <dc:date>2019-07-10T20:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude the conditional dimension field from set analysis expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-the-conditional-dimension-field-from-set-analysis/m-p/1601116#M444289</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Please remove &amp;gt;(marked as Red below) this from Expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum({&amp;lt;PRODUCT=&amp;gt;&lt;FONT color="#FF0000"&gt;&amp;gt;&lt;/FONT&gt;} TOTAL &amp;lt;YEAR,MONTH,QUARTER,CLIENT,PRODUCT,REGION&amp;gt; [SALES])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now Suppress Null Values for Dimension&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;If(Match(Product,'A','B','C'),Product)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Please find below screenshot to see the result I got&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 20:35:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-the-conditional-dimension-field-from-set-analysis/m-p/1601116#M444289</guid>
      <dc:creator>bharathadde</dc:creator>
      <dc:date>2019-07-10T20:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude the conditional dimension field from set analysis expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-the-conditional-dimension-field-from-set-analysis/m-p/1601117#M444290</link>
      <description>&lt;P&gt;Sorry it should be one &amp;gt; only. somehow I typed as &amp;gt;&amp;gt;.&lt;/P&gt;&lt;P&gt;I've tried your solution but the issue is when I suppress the nulls the total becomes 52 instead of 56.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 20:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-the-conditional-dimension-field-from-set-analysis/m-p/1601117#M444290</guid>
      <dc:creator>bob654321</dc:creator>
      <dc:date>2019-07-10T20:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude the conditional dimension field from set analysis expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-the-conditional-dimension-field-from-set-analysis/m-p/1601122#M444292</link>
      <description>&lt;P&gt;Can you send sample data with all the fields you have mentioned&lt;/P&gt;&lt;P&gt;like below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Product,YEAR,MONTH,QUARTER,CLIENT,REGION,Sales&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A,2018,6,Q2,XYZ,R1,24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;........&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 20:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-the-conditional-dimension-field-from-set-analysis/m-p/1601122#M444292</guid>
      <dc:creator>bharathadde</dc:creator>
      <dc:date>2019-07-10T20:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude the conditional dimension field from set analysis expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-the-conditional-dimension-field-from-set-analysis/m-p/1601148#M444298</link>
      <description>&lt;P&gt;I've attached the sample excel file . In the dataset the product is not dependent on the sales. Sales is only dependent on Region,Client,Year,Month and Quarter.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 22:29:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-the-conditional-dimension-field-from-set-analysis/m-p/1601148#M444298</guid>
      <dc:creator>bob654321</dc:creator>
      <dc:date>2019-07-10T22:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude the conditional dimension field from set analysis expression ?</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-the-conditional-dimension-field-from-set-analysis/m-p/1608547#M444932</link>
      <description>&lt;P&gt;Best I have are the following links:&lt;/P&gt;
&lt;P&gt;Help:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/SetAnalysis/set-analysis-expressions.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/SetAnalysis/set-analysis-expressions.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Design Blog:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Note on the Design Blog post there are other links at the bottom as well that may be pertinent here.&amp;nbsp; Sorry I am not more help, but this may give you what you need here.&amp;nbsp; If you have resolved things, please post your solution and mark it as the solution for others.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 13:25:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-the-conditional-dimension-field-from-set-analysis/m-p/1608547#M444932</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-08-01T13:25:35Z</dc:date>
    </item>
  </channel>
</rss>

