<?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: Filtering whitin a measure in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filtering-whitin-a-measure/m-p/2154124#M93501</link>
    <description>&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/November2023/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAnalysis/set-modifiers-advanced-searches.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/November2023/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAnalysis/set-modifiers-advanced-searches.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Short version - you don't use &amp;lt;= in this context, you place that within the search (inside the curly brackets).&lt;/P&gt;</description>
    <pubDate>Mon, 18 Dec 2023 13:34:25 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2023-12-18T13:34:25Z</dc:date>
    <item>
      <title>Filtering whitin a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-whitin-a-measure/m-p/2154121#M93500</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;I am currently developing an app where I need to duplicate a same measure with different conditions each time. My problem/error comes when trying to use a comparison filter different from equal for a numeric field:&lt;/P&gt;
&lt;P&gt;SUM({&amp;lt;[AÑO RF]={$(vL.AñoActual)},[MES RF]={$(vL.MesActual)}, [LINEA RF]={3330,3350}&amp;gt;}[PESO RF])&lt;/P&gt;
&lt;P&gt;That works fine but:&lt;/P&gt;
&lt;P&gt;SUM({&amp;lt;[AÑO RF]={$(vL.AñoActual)},[MES RF]={$(vL.MesActual)}, [LINEA RF]={3330,3350}, &lt;STRONG&gt;ACX&amp;lt;={3544}&lt;/STRONG&gt;&amp;gt;}[PESO RF])&lt;/P&gt;
&lt;P&gt;gives the following error:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Error in set modifier expression&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Can anyone help me? Please?&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":confounded_face:"&gt;😖&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 13:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-whitin-a-measure/m-p/2154121#M93500</guid>
      <dc:creator>AidaAR</dc:creator>
      <dc:date>2023-12-18T13:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering whitin a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-whitin-a-measure/m-p/2154124#M93501</link>
      <description>&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/November2023/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAnalysis/set-modifiers-advanced-searches.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/November2023/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAnalysis/set-modifiers-advanced-searches.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Short version - you don't use &amp;lt;= in this context, you place that within the search (inside the curly brackets).&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 13:34:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-whitin-a-measure/m-p/2154124#M93501</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-12-18T13:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering whitin a measure</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-whitin-a-measure/m-p/2154279#M93519</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Maybe like this&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sum({&amp;lt;[AÑO RF]={$(vL.AñoActual)},[MES RF]={$(vL.MesActual)}, [LINEA RF]={3330,3350},&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;ACX={"&amp;lt;=3544"}&lt;/STRONG&gt;&lt;SPAN&gt;&amp;gt;}[PESO RF])&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 19:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-whitin-a-measure/m-p/2154279#M93519</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2023-12-18T19:11:11Z</dc:date>
    </item>
  </channel>
</rss>

