<?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 How to show only some unique values of the column in a bar plot instead of all in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-show-only-some-unique-values-of-the-column-in-a-bar-plot/m-p/2038192#M85532</link>
    <description>&lt;P&gt;In Qliksense, I have column in a dataset which has 5 unique values, let's say "A", "B", "C", "D" and "E". I have prepared bar plot which shows the bar plot of these 5 unique values. However, I want to show only 4 of them in the bar plot, i.e only&amp;nbsp;"A", "B", "C", "D" and not all 5.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I cannot remove the 5th unique value from the data since that is used in other plot in the dashboard. How to use set expression to show only bars of 4 only instead of showing for all. The expression is this -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=if( varB='Mon',&lt;BR /&gt;sum({&amp;lt;Origin= {'temp1'}&amp;gt;}totalsum)/sum({&amp;lt;Origin= {'temp1'}&amp;gt;} totalprod),&lt;BR /&gt;sum({&amp;lt;Origin= {'temp2'}&amp;gt;}totalsum)/sum({&amp;lt;Origin= {'temp2'}&amp;gt;} totalprod))&lt;/P&gt;
&lt;P&gt;This is the current set expression which is showing bars for each of the 5 unique values, but I want to show only for 4 of them.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 11:32:30 GMT</pubDate>
    <dc:creator>dubey2</dc:creator>
    <dc:date>2023-02-15T11:32:30Z</dc:date>
    <item>
      <title>How to show only some unique values of the column in a bar plot instead of all</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-only-some-unique-values-of-the-column-in-a-bar-plot/m-p/2038192#M85532</link>
      <description>&lt;P&gt;In Qliksense, I have column in a dataset which has 5 unique values, let's say "A", "B", "C", "D" and "E". I have prepared bar plot which shows the bar plot of these 5 unique values. However, I want to show only 4 of them in the bar plot, i.e only&amp;nbsp;"A", "B", "C", "D" and not all 5.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I cannot remove the 5th unique value from the data since that is used in other plot in the dashboard. How to use set expression to show only bars of 4 only instead of showing for all. The expression is this -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=if( varB='Mon',&lt;BR /&gt;sum({&amp;lt;Origin= {'temp1'}&amp;gt;}totalsum)/sum({&amp;lt;Origin= {'temp1'}&amp;gt;} totalprod),&lt;BR /&gt;sum({&amp;lt;Origin= {'temp2'}&amp;gt;}totalsum)/sum({&amp;lt;Origin= {'temp2'}&amp;gt;} totalprod))&lt;/P&gt;
&lt;P&gt;This is the current set expression which is showing bars for each of the 5 unique values, but I want to show only for 4 of them.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 11:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-only-some-unique-values-of-the-column-in-a-bar-plot/m-p/2038192#M85532</guid>
      <dc:creator>dubey2</dc:creator>
      <dc:date>2023-02-15T11:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to show only some unique values of the column in a bar plot instead of all</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-only-some-unique-values-of-the-column-in-a-bar-plot/m-p/2038208#M85533</link>
      <description>&lt;P&gt;Have you considered using -= operator in the set analysis? E.g. value-={'E'}. There are some nice threads here in the Community about set analysis. You can always refer to &lt;A href="https://help.qlik.com/en-US/qlikview/May2022/Subsystems/Client/Content/QV_QlikView/ChartFunctions/SetAnalysis/set-analysis-expressions.htm" target="_blank" rel="noopener"&gt;the documentation&lt;/A&gt;&amp;nbsp; as well.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 11:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-only-some-unique-values-of-the-column-in-a-bar-plot/m-p/2038208#M85533</guid>
      <dc:creator>Primrose</dc:creator>
      <dc:date>2023-02-15T11:54:30Z</dc:date>
    </item>
  </channel>
</rss>

