<?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: Assign a filter function to the button in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Assign-a-filter-function-to-the-button/m-p/2425119#M96056</link>
    <description>&lt;P&gt;I now have the solution. It was very simple, as the formula has to be entered as a string. That's probably what you meant. The solution was:&lt;/P&gt;
&lt;P&gt;='=Sum(Turnover statistics.STNBTR &amp;gt; 50000)'&lt;/P&gt;
&lt;P&gt;Thank you very much!&lt;BR /&gt;Maurice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Feb 2024 08:39:02 GMT</pubDate>
    <dc:creator>mauricexyz</dc:creator>
    <dc:date>2024-02-29T08:39:02Z</dc:date>
    <item>
      <title>Assign a filter function to the button</title>
      <link>https://community.qlik.com/t5/App-Development/Assign-a-filter-function-to-the-button/m-p/2425086#M96053</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I would like to store a filter per action on a button as described above. To do this, I have selected "Select values that match the search criteria" under Actions for the button. Then the source. Now I have used the following code under Functions:&lt;/P&gt;
&lt;P&gt;=sum({&amp;lt;sales statistics.STNBTR = {"&amp;gt;50000"}&amp;gt;} sales statistics.STNBTR)&lt;/P&gt;
&lt;P&gt;If I now activate the button, I only get all values with 0 in the corresponding column.&lt;BR /&gt;What is the problem here?&lt;/P&gt;
&lt;P&gt;Thank you very much!&lt;BR /&gt;Maurice&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 08:01:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Assign-a-filter-function-to-the-button/m-p/2425086#M96053</guid>
      <dc:creator>mauricexyz</dc:creator>
      <dc:date>2024-02-29T08:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Assign a filter function to the button</title>
      <link>https://community.qlik.com/t5/App-Development/Assign-a-filter-function-to-the-button/m-p/2425096#M96054</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The syntax is incorrect.&lt;/P&gt;
&lt;P&gt;What you need to write is something like this : ='&amp;gt;50000'&lt;/P&gt;
&lt;P&gt;And of course mentionning your field STNBTR in the parameter of the button.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Antoine L&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 08:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Assign-a-filter-function-to-the-button/m-p/2425096#M96054</guid>
      <dc:creator>Antoine04</dc:creator>
      <dc:date>2024-02-29T08:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Assign a filter function to the button</title>
      <link>https://community.qlik.com/t5/App-Development/Assign-a-filter-function-to-the-button/m-p/2425119#M96056</link>
      <description>&lt;P&gt;I now have the solution. It was very simple, as the formula has to be entered as a string. That's probably what you meant. The solution was:&lt;/P&gt;
&lt;P&gt;='=Sum(Turnover statistics.STNBTR &amp;gt; 50000)'&lt;/P&gt;
&lt;P&gt;Thank you very much!&lt;BR /&gt;Maurice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 08:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Assign-a-filter-function-to-the-button/m-p/2425119#M96056</guid>
      <dc:creator>mauricexyz</dc:creator>
      <dc:date>2024-02-29T08:39:02Z</dc:date>
    </item>
  </channel>
</rss>

