<?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: How to add set analysis for dimensions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790864#M61802</link>
    <description>&lt;P&gt;This is giving me the exact total of the sales of the cables except for the NC but it shows only 1 bar in the bar chart. (So only 1 bar chart that represents total sales except NC sales) .I actually want to show all the remaining bars except for the NC channel bar on the X axis.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Mar 2021 11:29:25 GMT</pubDate>
    <dc:creator>aditi_haldule</dc:creator>
    <dc:date>2021-03-12T11:29:25Z</dc:date>
    <item>
      <title>How to add set analysis for dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790821#M61796</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have some products on X axis (dimension)and their values on Y axis on a bar chart. I want to show all the values on X axis and exclude one product- so that on X axis all the products are show except for 1 which I dont want to show. Is there a way I can do that? Maybe set analysis?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 08:34:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790821#M61796</guid>
      <dc:creator>aditi_haldule</dc:creator>
      <dc:date>2021-03-12T08:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to add set analysis for dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790843#M61798</link>
      <description>&lt;P&gt;Try this in your dimension&lt;/P&gt;&lt;P&gt;=Aggr(Only({&amp;lt;Product-={'X'}&amp;gt;}Product),Value)&lt;/P&gt;&lt;P&gt;It would be great if you would provide actual dimensions and how you want to see them&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 10:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790843#M61798</guid>
      <dc:creator>salonicdk28</dc:creator>
      <dc:date>2021-03-12T10:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to add set analysis for dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790857#M61799</link>
      <description>&lt;P&gt;Hi, Actually there are some type of fibres/cables (dimensions)on X axis out of which I dont want to show one of them(with the name 'NC') in the bar chart. These wire types come under the column name 'Product'. Y axis shows the number of sales which is the measure. So what exactly should be put into fx of the dimension to not include this 'NC' which comes under column 'Product' in my bar chart?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 11:01:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790857#M61799</guid>
      <dc:creator>aditi_haldule</dc:creator>
      <dc:date>2021-03-12T11:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to add set analysis for dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790859#M61800</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Use this as dimension&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Aggr(Only({&amp;lt;Product-={'NC'}&amp;gt;}Product),Sales)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 11:04:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790859#M61800</guid>
      <dc:creator>salonicdk28</dc:creator>
      <dc:date>2021-03-12T11:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to add set analysis for dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790864#M61802</link>
      <description>&lt;P&gt;This is giving me the exact total of the sales of the cables except for the NC but it shows only 1 bar in the bar chart. (So only 1 bar chart that represents total sales except NC sales) .I actually want to show all the remaining bars except for the NC channel bar on the X axis.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 11:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790864#M61802</guid>
      <dc:creator>aditi_haldule</dc:creator>
      <dc:date>2021-03-12T11:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to add set analysis for dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790869#M61803</link>
      <description>&lt;P&gt;Can you share me the screenshot of your expression once&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 11:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790869#M61803</guid>
      <dc:creator>salonicdk28</dc:creator>
      <dc:date>2021-03-12T11:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to add set analysis for dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790870#M61804</link>
      <description>&lt;P&gt;here product target conversion&amp;nbsp; column refers to products.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 11:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790870#M61804</guid>
      <dc:creator>aditi_haldule</dc:creator>
      <dc:date>2021-03-12T11:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to add set analysis for dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790871#M61805</link>
      <description>&lt;P&gt;this is giving me 1 bar chart that's showing 67 sales which is the total sales of remaining products/channels except for the NC&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 11:56:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790871#M61805</guid>
      <dc:creator>aditi_haldule</dc:creator>
      <dc:date>2021-03-12T11:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to add set analysis for dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790882#M61810</link>
      <description>&lt;P&gt;may be you enter extra space before NC&amp;nbsp; &amp;nbsp;-&amp;nbsp; ' NC'&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NitinK7_0-1615551088020.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51024i7BAE56DE290B9EA5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NitinK7_0-1615551088020.png" alt="NitinK7_0-1615551088020.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 12:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790882#M61810</guid>
      <dc:creator>NitinK7</dc:creator>
      <dc:date>2021-03-12T12:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to add set analysis for dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790888#M61811</link>
      <description>&lt;P&gt;you need to write your expression exactly same as below screenshot, with no space in "&lt;STRONG&gt;-= "and {'NC'}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="salonicdk28_1-1615551581556.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51027iF8A3A23AB22D1596/image-size/medium?v=v2&amp;amp;px=400" role="button" title="salonicdk28_1-1615551581556.png" alt="salonicdk28_1-1615551581556.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 12:20:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790888#M61811</guid>
      <dc:creator>salonicdk28</dc:creator>
      <dc:date>2021-03-12T12:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to add set analysis for dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790893#M61813</link>
      <description>&lt;P&gt;Hi, yes that was a mistake. Now I'm able to see 4 bars on X axis which dont include NC but one of them comes in gray without a label. But their total still gives me the exact value of sales except NC. I'll figure out about that one gray bar in the bar chart hopefully. Thanks a lot! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 12:24:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790893#M61813</guid>
      <dc:creator>aditi_haldule</dc:creator>
      <dc:date>2021-03-12T12:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to add set analysis for dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790902#M61815</link>
      <description>&lt;P&gt;That grey bar is of null values, if you uncheck that option from your dimension then that will also go away&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="salonicdk28_0-1615552257255.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51035i24B8B395A98F4E04/image-size/medium?v=v2&amp;amp;px=400" role="button" title="salonicdk28_0-1615552257255.png" alt="salonicdk28_0-1615552257255.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you get your answer then please accept that as solution&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 12:31:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790902#M61815</guid>
      <dc:creator>salonicdk28</dc:creator>
      <dc:date>2021-03-12T12:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to add set analysis for dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790905#M61816</link>
      <description>&lt;P&gt;Yes perfect! Done!&lt;/P&gt;&lt;P&gt;Thank you so much &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 12:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-set-analysis-for-dimensions/m-p/1790905#M61816</guid>
      <dc:creator>aditi_haldule</dc:creator>
      <dc:date>2021-03-12T12:36:39Z</dc:date>
    </item>
  </channel>
</rss>

