<?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 Filter a Chart Table of Dimensions based on a Field NOT in the Table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filter-a-Chart-Table-of-Dimensions-based-on-a-Field-NOT-in-the/m-p/1935910#M77122</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I would appreciate some help. I can't see the answer.&lt;/P&gt;
&lt;P&gt;I have a sheet with a bunch charts and filters. All works lovely. I want to add a table that lists the records associated with the current state selection (only dimensions, no aggregation, no measures) AND apply an additional selection for the table only (doesn't change the state selection) based on a field that is NOT part of the table (i.e. I don't want the user to see this additional field). This is a permenant additional selection.&lt;/P&gt;
&lt;P&gt;I've tried a bunch of things with the Only() function, making one of the fields a Measure, and using Set Analysis. I can't get there.&lt;/P&gt;
&lt;P&gt;Any suggestions would be welcome. Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 26 May 2022 08:28:48 GMT</pubDate>
    <dc:creator>smarties</dc:creator>
    <dc:date>2022-05-26T08:28:48Z</dc:date>
    <item>
      <title>Filter a Chart Table of Dimensions based on a Field NOT in the Table</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-a-Chart-Table-of-Dimensions-based-on-a-Field-NOT-in-the/m-p/1935910#M77122</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I would appreciate some help. I can't see the answer.&lt;/P&gt;
&lt;P&gt;I have a sheet with a bunch charts and filters. All works lovely. I want to add a table that lists the records associated with the current state selection (only dimensions, no aggregation, no measures) AND apply an additional selection for the table only (doesn't change the state selection) based on a field that is NOT part of the table (i.e. I don't want the user to see this additional field). This is a permenant additional selection.&lt;/P&gt;
&lt;P&gt;I've tried a bunch of things with the Only() function, making one of the fields a Measure, and using Set Analysis. I can't get there.&lt;/P&gt;
&lt;P&gt;Any suggestions would be welcome. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 08:28:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-a-Chart-Table-of-Dimensions-based-on-a-Field-NOT-in-the/m-p/1935910#M77122</guid>
      <dc:creator>smarties</dc:creator>
      <dc:date>2022-05-26T08:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Filter a Chart Table of Dimensions based on a Field NOT in the Table</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-a-Chart-Table-of-Dimensions-based-on-a-Field-NOT-in-the/m-p/1936827#M77220</link>
      <description>&lt;P&gt;Use a calculated dimension&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=Aggr(only({&amp;lt;OtherDimension={'value1','value2'&amp;gt;} SomeDimension)&lt;/P&gt;
&lt;P&gt;Then &lt;STRONG&gt;uncheck&lt;/STRONG&gt; Include null values for this dimension&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 May 2022 02:42:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-a-Chart-Table-of-Dimensions-based-on-a-Field-NOT-in-the/m-p/1936827#M77220</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-05-28T02:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Filter a Chart Table of Dimensions based on a Field NOT in the Table</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-a-Chart-Table-of-Dimensions-based-on-a-Field-NOT-in-the/m-p/1937375#M77264</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2751"&gt;@vinieme12&lt;/a&gt;. Unfortunately, I'm struggling with your suggestion.&lt;/P&gt;
&lt;P&gt;I thought the functions Only and Aggr could only be used with a Measure. I've not seen them used with a Dimension.&lt;/P&gt;
&lt;P&gt;I get what I want from the QVF attached - using the Only function with set analysis on a Measure. However I get a column I don't want. It's not the end of the world, but it's a column that could cause confusion with users and I want to avoid it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 19:04:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-a-Chart-Table-of-Dimensions-based-on-a-Field-NOT-in-the/m-p/1937375#M77264</guid>
      <dc:creator>smarties</dc:creator>
      <dc:date>2022-05-30T19:04:45Z</dc:date>
    </item>
  </channel>
</rss>

