<?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 hide a dimension values in chart when I select a same Dimension value from field(Filterpane) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/hide-a-dimension-values-in-chart-when-I-select-a-same-Dimension/m-p/1974031#M80342</link>
    <description>&lt;P&gt;Hi All.&lt;/P&gt;
&lt;P&gt;I want to hide a dimension values in chart when I select a same Dimension in field(Filterpane).&lt;/P&gt;
&lt;P&gt;Ex: Country A,B,C,D&amp;nbsp; if I select Country 'A' I want to hide 'A' related Values in barchart.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29731"&gt;@MK_QSL&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22678"&gt;@jagan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for helping.&lt;/P&gt;
&lt;P&gt;Mohan&lt;/P&gt;</description>
    <pubDate>Mon, 29 Aug 2022 06:22:57 GMT</pubDate>
    <dc:creator>Rammohan_Qlik</dc:creator>
    <dc:date>2022-08-29T06:22:57Z</dc:date>
    <item>
      <title>hide a dimension values in chart when I select a same Dimension value from field(Filterpane)</title>
      <link>https://community.qlik.com/t5/App-Development/hide-a-dimension-values-in-chart-when-I-select-a-same-Dimension/m-p/1974031#M80342</link>
      <description>&lt;P&gt;Hi All.&lt;/P&gt;
&lt;P&gt;I want to hide a dimension values in chart when I select a same Dimension in field(Filterpane).&lt;/P&gt;
&lt;P&gt;Ex: Country A,B,C,D&amp;nbsp; if I select Country 'A' I want to hide 'A' related Values in barchart.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29731"&gt;@MK_QSL&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22678"&gt;@jagan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for helping.&lt;/P&gt;
&lt;P&gt;Mohan&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 06:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/hide-a-dimension-values-in-chart-when-I-select-a-same-Dimension/m-p/1974031#M80342</guid>
      <dc:creator>Rammohan_Qlik</dc:creator>
      <dc:date>2022-08-29T06:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: hide a dimension values in chart when I select a same Dimension value from field(Filterpane)</title>
      <link>https://community.qlik.com/t5/App-Development/hide-a-dimension-values-in-chart-when-I-select-a-same-Dimension/m-p/1974049#M80346</link>
      <description>&lt;P&gt;Hi, you can try something like this:&lt;/P&gt;
&lt;P&gt;if(GetSelectedCount(country)&amp;gt;0 , sum({1-$} value), sum(value))&lt;/P&gt;
&lt;P&gt;and in charts 'add-ons' tab uncheck 'Include zero values' for better data representation.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 06:56:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/hide-a-dimension-values-in-chart-when-I-select-a-same-Dimension/m-p/1974049#M80346</guid>
      <dc:creator>justISO</dc:creator>
      <dc:date>2022-08-29T06:56:13Z</dc:date>
    </item>
  </channel>
</rss>

