<?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 a Table based on User filter selection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Displaying-a-Table-based-on-User-filter-selection/m-p/1742524#M56861</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If they want it to show if any of the fields has filters can you string them together with OR? e.g.;&lt;/P&gt;&lt;P&gt;GetSelectedCount(Customer_ID)&amp;gt;0 OR GetSelectedCount(&lt;STRONG&gt;Other_ID&lt;/STRONG&gt;)&amp;gt;0&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Sep 2020 17:56:32 GMT</pubDate>
    <dc:creator>chrismarlow</dc:creator>
    <dc:date>2020-09-09T17:56:32Z</dc:date>
    <item>
      <title>Displaying a Table based on User filter selection</title>
      <link>https://community.qlik.com/t5/App-Development/Displaying-a-Table-based-on-User-filter-selection/m-p/1742502#M56857</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a peculiar requirements from my stakeholders,&lt;/P&gt;&lt;P&gt;I have a table and 4 filters in my sheet. Initial requirement was to make the sheet to display based on Customer_ID Selection and was achieved using GetSelectedCount(Customer_ID)&amp;gt;0.....Now user wants to expand this to other filters as well, where by default the table should show a message "please select atleast one filter" and post selection, the table should be filled with user selected data.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Displaying-a-Table-based-on-User-filter-selection/m-p/1742502#M56857</guid>
      <dc:creator>Kandimal</dc:creator>
      <dc:date>2024-11-16T01:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a Table based on User filter selection</title>
      <link>https://community.qlik.com/t5/App-Development/Displaying-a-Table-based-on-User-filter-selection/m-p/1742524#M56861</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If they want it to show if any of the fields has filters can you string them together with OR? e.g.;&lt;/P&gt;&lt;P&gt;GetSelectedCount(Customer_ID)&amp;gt;0 OR GetSelectedCount(&lt;STRONG&gt;Other_ID&lt;/STRONG&gt;)&amp;gt;0&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 17:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Displaying-a-Table-based-on-User-filter-selection/m-p/1742524#M56861</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2020-09-09T17:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a Table based on User filter selection</title>
      <link>https://community.qlik.com/t5/App-Development/Displaying-a-Table-based-on-User-filter-selection/m-p/1744710#M57119</link>
      <description>&lt;P&gt;Hi Chirs,&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28968"&gt;@chrismarlow&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the input. Suggested approach was already used in the report. that was due to the if else statements in side the filter columns in the front end app.&lt;/P&gt;&lt;P&gt;To overcome this, As a turn around solution, i have moved all the calculations to back end and calling final columns in the front end and on top applied&amp;nbsp;&lt;/P&gt;&lt;P&gt;GetSelectedCount(Column1) or GetSelectedCount(column2) and gave me the desired results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 11:15:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Displaying-a-Table-based-on-User-filter-selection/m-p/1744710#M57119</guid>
      <dc:creator>Kandimal</dc:creator>
      <dc:date>2020-09-17T11:15:53Z</dc:date>
    </item>
  </channel>
</rss>

