<?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: Filter Chart using dimensions only in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filter-Chart-using-dimensions-only/m-p/2450937#M97975</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/295375"&gt;@Wahab&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Is this the result you want to achieve?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MatheusC_0-1715286003991.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/165813i0C667411340D3AC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MatheusC_0-1715286003991.png" alt="MatheusC_0-1715286003991.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To do this, you can use the expression below, removing the 'Report'.&lt;/P&gt;
&lt;PRE id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Tradução" aria-label="Texto traduzido" data-ved="2ahUKEwjhv7KrsYGGAxVAPrkGHdb7Aa8Q3ewLegQIBRAU"&gt;&lt;SPAN class="Y2IQFc"&gt;=Aggr(only({&amp;lt;Function-={'Reporting'}&amp;gt;}Function),Function)&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;STRONG&gt;uncheck null values&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;Regarts, Matheus&lt;/P&gt;</description>
    <pubDate>Thu, 09 May 2024 20:21:16 GMT</pubDate>
    <dc:creator>MatheusC</dc:creator>
    <dc:date>2024-05-09T20:21:16Z</dc:date>
    <item>
      <title>Filter Chart using dimensions only</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Chart-using-dimensions-only/m-p/2450928#M97974</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have this sample dataset from one source.&amp;nbsp; I want to show in a straight chart, just the Store and Systems columns.&amp;nbsp; But I want them to be filtered by the dimension Function that has the value of only 'Fixed Ops'.&amp;nbsp; Any help here would be appreciated, thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 19:39:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Chart-using-dimensions-only/m-p/2450928#M97974</guid>
      <dc:creator>Wahab</dc:creator>
      <dc:date>2024-05-09T19:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Chart using dimensions only</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Chart-using-dimensions-only/m-p/2450937#M97975</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/295375"&gt;@Wahab&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Is this the result you want to achieve?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MatheusC_0-1715286003991.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/165813i0C667411340D3AC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MatheusC_0-1715286003991.png" alt="MatheusC_0-1715286003991.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To do this, you can use the expression below, removing the 'Report'.&lt;/P&gt;
&lt;PRE id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Tradução" aria-label="Texto traduzido" data-ved="2ahUKEwjhv7KrsYGGAxVAPrkGHdb7Aa8Q3ewLegQIBRAU"&gt;&lt;SPAN class="Y2IQFc"&gt;=Aggr(only({&amp;lt;Function-={'Reporting'}&amp;gt;}Function),Function)&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;STRONG&gt;uncheck null values&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;Regarts, Matheus&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 20:21:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Chart-using-dimensions-only/m-p/2450937#M97975</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2024-05-09T20:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Chart using dimensions only</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Chart-using-dimensions-only/m-p/2451154#M97990</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149113"&gt;@MatheusC&lt;/a&gt; thanks for the reply.&amp;nbsp; I want to only show the Store and Systems column, not the Function column.&amp;nbsp; The results look correct, but when I remove the Functions column, it doesn't filter to just those anymore.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 13:09:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Chart-using-dimensions-only/m-p/2451154#M97990</guid>
      <dc:creator>Wahab</dc:creator>
      <dc:date>2024-05-10T13:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Chart using dimensions only</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Chart-using-dimensions-only/m-p/2451180#M97991</link>
      <description>&lt;P&gt;Got it, so do this for these 2 dimensions just Store and Systems&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Store&lt;/P&gt;
&lt;P&gt;=Aggr(only({&amp;lt;Function-={'Reporting'}&amp;gt;}Store),Store)&lt;BR /&gt;&lt;BR /&gt;Systems&lt;/P&gt;
&lt;P&gt;=Aggr(only({&amp;lt;Function-={'Reporting'}&amp;gt;}Systems),Systems)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MatheusC_0-1715350252582.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/165853i79513CFCB281FB07/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MatheusC_0-1715350252582.png" alt="MatheusC_0-1715350252582.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Regarts, Matheus&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 14:11:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Chart-using-dimensions-only/m-p/2451180#M97991</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2024-05-10T14:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Chart using dimensions only</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Chart-using-dimensions-only/m-p/2451217#M97994</link>
      <description>&lt;P&gt;Thank you MatheusC!!&amp;nbsp; That worked!!&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 15:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Chart-using-dimensions-only/m-p/2451217#M97994</guid>
      <dc:creator>Wahab</dc:creator>
      <dc:date>2024-05-10T15:38:11Z</dc:date>
    </item>
  </channel>
</rss>

