<?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 make one dimension disable on other dimension in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-make-one-dimension-disable-on-other-dimension/m-p/1978900#M80797</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a&amp;nbsp; requirement:&lt;/P&gt;
&lt;P&gt;I need facility name filter should not affect month dimension in a bar graph. I am using below expression:&lt;/P&gt;
&lt;P&gt;Aggr(only({&amp;lt;FACILITY_NAME=&amp;gt;}month),month)&lt;/P&gt;
&lt;P&gt;but the data still changes with the FACILITY_NAME filter. Any suggestions on how to make FACILITY_NAME inactive here?&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Sep 2022 17:34:16 GMT</pubDate>
    <dc:creator>santosh4195</dc:creator>
    <dc:date>2022-09-08T17:34:16Z</dc:date>
    <item>
      <title>How to make one dimension disable on other dimension</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-one-dimension-disable-on-other-dimension/m-p/1978900#M80797</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a&amp;nbsp; requirement:&lt;/P&gt;
&lt;P&gt;I need facility name filter should not affect month dimension in a bar graph. I am using below expression:&lt;/P&gt;
&lt;P&gt;Aggr(only({&amp;lt;FACILITY_NAME=&amp;gt;}month),month)&lt;/P&gt;
&lt;P&gt;but the data still changes with the FACILITY_NAME filter. Any suggestions on how to make FACILITY_NAME inactive here?&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 17:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-one-dimension-disable-on-other-dimension/m-p/1978900#M80797</guid>
      <dc:creator>santosh4195</dc:creator>
      <dc:date>2022-09-08T17:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to make one dimension disable on other dimension</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-one-dimension-disable-on-other-dimension/m-p/1978956#M80800</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;
&lt;P&gt;Aggr(Only({&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt;&amp;lt;FACILITY_NAME=&amp;gt;}month),month)&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 20:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-one-dimension-disable-on-other-dimension/m-p/1978956#M80800</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2022-09-08T20:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to make one dimension disable on other dimension</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-one-dimension-disable-on-other-dimension/m-p/1979016#M80810</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Try this as well in case, didn't test it so not sure -&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Aggr({&amp;lt;FACILITY_NAME=&amp;gt;}only({&amp;lt;FACILITY_NAME=&amp;gt;}month),month)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 03:22:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-one-dimension-disable-on-other-dimension/m-p/1979016#M80810</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2022-09-09T03:22:39Z</dc:date>
    </item>
  </channel>
</rss>

