<?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: Filter table based on a condition for measure in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Filter-table-based-on-a-condition-for-measure/m-p/2429555#M20179</link>
    <description>&lt;P&gt;Thank you for the reply. Yes it is working.&lt;/P&gt;
&lt;P&gt;But I'm not getting why we need to use product_type_en in the query, is it not possible only with unit cost?&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2024 05:47:13 GMT</pubDate>
    <dc:creator>NewToQlikSens</dc:creator>
    <dc:date>2024-03-12T05:47:13Z</dc:date>
    <item>
      <title>Filter table based on a condition for measure</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Filter-table-based-on-a-condition-for-measure/m-p/2429288#M20170</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a field call unit_cost which is a SUM measure. Is there a way to filter this table to show records for whose values are less than/greater than 100.&amp;nbsp; If less than 100, only row 1 and 5 should be shown and vice versa.&lt;/P&gt;
&lt;P&gt;I have tried set analysis, but not really getting the answer I'm looking for, as it is just subtracting from the existing values i think.&lt;/P&gt;
&lt;P&gt;I have tried like this -&amp;gt; SUM({$&amp;lt;[unit_cost_]={"&amp;lt;=100"}&amp;gt;}[unit_cost])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NewToQlikSens_0-1710158867230.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/161710i87ED8ABE88188988/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NewToQlikSens_0-1710158867230.png" alt="NewToQlikSens_0-1710158867230.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Any help would be appreciated.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 12:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Filter-table-based-on-a-condition-for-measure/m-p/2429288#M20170</guid>
      <dc:creator>NewToQlikSens</dc:creator>
      <dc:date>2024-03-11T12:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Filter table based on a condition for measure</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Filter-table-based-on-a-condition-for-measure/m-p/2429372#M20173</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/286118"&gt;@NewToQlikSens&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;see it like this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Tradução" data-ved="2ahUKEwjj4-fGuuyEAxVwqJUCHTfzDdIQ3ewLegQIBRAU"&gt;&lt;SPAN class="Y2IQFc"&gt;sum({&amp;lt;product_type_en= {"=sum(unit_cost)&amp;lt;=100"}&amp;gt;} unit_cost)&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Regarts,&lt;BR /&gt;Matheus&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 14:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Filter-table-based-on-a-condition-for-measure/m-p/2429372#M20173</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2024-03-11T14:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Filter table based on a condition for measure</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Filter-table-based-on-a-condition-for-measure/m-p/2429555#M20179</link>
      <description>&lt;P&gt;Thank you for the reply. Yes it is working.&lt;/P&gt;
&lt;P&gt;But I'm not getting why we need to use product_type_en in the query, is it not possible only with unit cost?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 05:47:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Filter-table-based-on-a-condition-for-measure/m-p/2429555#M20179</guid>
      <dc:creator>NewToQlikSens</dc:creator>
      <dc:date>2024-03-12T05:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filter table based on a condition for measure</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Filter-table-based-on-a-condition-for-measure/m-p/2429786#M20182</link>
      <description>&lt;P&gt;Good, &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Because in this case we are filtering within the expression only the &lt;STRONG&gt;product_type_en&lt;/STRONG&gt; that follow the calculation condition, that is, those whose &lt;STRONG&gt;sum(unit_cost)&lt;/STRONG&gt; is &amp;lt;=100&lt;BR /&gt;&lt;BR /&gt;Regarts, Matheus&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 12:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Filter-table-based-on-a-condition-for-measure/m-p/2429786#M20182</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2024-03-12T12:57:36Z</dc:date>
    </item>
  </channel>
</rss>

