<?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 how to filter on calculated column in Qlik in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/how-to-filter-on-calculated-column-in-Qlik/m-p/1895448#M73878</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I have created a segmentation of one field in Qlik app in the front end as below based on its value as below.&lt;/P&gt;
&lt;P&gt;if(sales&amp;gt;100, high, if(sales&amp;lt;50 ,Medium, low)). I know as this is a calculated column and cannot be filtered if we use in frond end. Also know it can be created in back end so it can be filtered. But i just wanna check is there any other way to find a alternative solution. Please suggest if any.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Feb 2022 12:30:01 GMT</pubDate>
    <dc:creator>vish123</dc:creator>
    <dc:date>2022-02-21T12:30:01Z</dc:date>
    <item>
      <title>how to filter on calculated column in Qlik</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-filter-on-calculated-column-in-Qlik/m-p/1895448#M73878</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I have created a segmentation of one field in Qlik app in the front end as below based on its value as below.&lt;/P&gt;
&lt;P&gt;if(sales&amp;gt;100, high, if(sales&amp;lt;50 ,Medium, low)). I know as this is a calculated column and cannot be filtered if we use in frond end. Also know it can be created in back end so it can be filtered. But i just wanna check is there any other way to find a alternative solution. Please suggest if any.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 12:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-filter-on-calculated-column-in-Qlik/m-p/1895448#M73878</guid>
      <dc:creator>vish123</dc:creator>
      <dc:date>2022-02-21T12:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to filter on calculated column in Qlik</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-filter-on-calculated-column-in-Qlik/m-p/1895450#M73879</link>
      <description>&lt;P&gt;You can create this as a calculated dimension and filter on it that way. For example, if your table's dimensions are Customer and Item, your additional dimension would be =Aggr(Sum(sales),Customer,Item)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 12:35:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-filter-on-calculated-column-in-Qlik/m-p/1895450#M73879</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-02-21T12:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to filter on calculated column in Qlik</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-filter-on-calculated-column-in-Qlik/m-p/1895457#M73880</link>
      <description>&lt;P&gt;Hi Or,&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;Let me see if it works&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 12:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-filter-on-calculated-column-in-Qlik/m-p/1895457#M73880</guid>
      <dc:creator>vish123</dc:creator>
      <dc:date>2022-02-21T12:54:05Z</dc:date>
    </item>
  </channel>
</rss>

