<?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: Displaying Values After Filter Selections in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Displaying-Values-After-Filter-Selections/m-p/2057140#M12150</link>
    <description>&lt;P&gt;That worked perfectly! Thank you so much BrunPierre!&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2023 20:44:08 GMT</pubDate>
    <dc:creator>qlik_hunter</dc:creator>
    <dc:date>2023-04-04T20:44:08Z</dc:date>
    <item>
      <title>Displaying Values After Filter Selections</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Displaying-Values-After-Filter-Selections/m-p/2057122#M12148</link>
      <description>&lt;P&gt;I'm running into an issue with how my data is displayed in a table, which may need be solved on the data prep side rather than in the app development, but I'm open to suggestions either way.&lt;/P&gt;
&lt;P&gt;A simplified version of my data looks like:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Load * Inline [&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ID, Letter&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;1, A&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;1, B&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;1, C&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;1, D&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the table, I have the letter column concatenated (=concat(distinct [Letter], ', ')) using a comma so that it appears like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ID&amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp; Letter&lt;/P&gt;
&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; A, B, C, D&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, when a letter selection is made, the remaining letters disappear since the underlying data is filtered. Would it be possible to have the letters be preserved under filters? My first thought was to make a table that each of the letters map to that contain all letters so the display is static under selection (other than rows being removed if not part of the selection).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much for your help!&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 19:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Displaying-Values-After-Filter-Selections/m-p/2057122#M12148</guid>
      <dc:creator>qlik_hunter</dc:creator>
      <dc:date>2023-04-04T19:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Values After Filter Selections</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Displaying-Values-After-Filter-Selections/m-p/2057127#M12149</link>
      <description>&lt;P&gt;Hi, try this.&lt;/P&gt;
&lt;P&gt;=Concat(&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;{1}&lt;/STRONG&gt; &lt;/FONT&gt;DISTINCT [Letter], ', ')&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 19:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Displaying-Values-After-Filter-Selections/m-p/2057127#M12149</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-04-04T19:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Values After Filter Selections</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Displaying-Values-After-Filter-Selections/m-p/2057140#M12150</link>
      <description>&lt;P&gt;That worked perfectly! Thank you so much BrunPierre!&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 20:44:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Displaying-Values-After-Filter-Selections/m-p/2057140#M12150</guid>
      <dc:creator>qlik_hunter</dc:creator>
      <dc:date>2023-04-04T20:44:08Z</dc:date>
    </item>
  </channel>
</rss>

