<?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: Dynamic logical operators in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dynamic-logical-operators/m-p/1860038#M70972</link>
    <description>&lt;P&gt;I'm not quite sure what do you want to achieve but I think it's not possible with set analysis because it's designed to evaluate the conditions on a column-level and not on a record-level. This means you would need an if-loop approach - whereby you couldn't simply add: col1 &amp;amp; col2 &amp;amp; col3 to get a calculation else this would be regarded as a string-concatenation. To get this evaluated within the UI you will need some more efforts maybe with pick(match()) constructs which is rather not very performant and surely not want do you intent.&lt;/P&gt;
&lt;P&gt;IMO much better would be you perform this task within the script per evaluate() within a boolean flag-field which you could then use within the set analysis or as direct selection from a listbox.&lt;/P&gt;
&lt;P&gt;- Marcus&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Nov 2021 17:45:27 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2021-11-16T17:45:27Z</dc:date>
    <item>
      <title>Dynamic logical operators</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-logical-operators/m-p/1859973#M70966</link>
      <description>&lt;P&gt;Good Morning,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="merlephil_0-1637076688348.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/66745i4659BA5879160C3B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="merlephil_0-1637076688348.png" alt="merlephil_0-1637076688348.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In a set analysis i want to list every record that don't match the condition, right column and left column being compared with the operator in the center column.&lt;/P&gt;
&lt;P&gt;Can you help me ?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 15:33:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-logical-operators/m-p/1859973#M70966</guid>
      <dc:creator>merlephil</dc:creator>
      <dc:date>2021-11-16T15:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic logical operators</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-logical-operators/m-p/1860038#M70972</link>
      <description>&lt;P&gt;I'm not quite sure what do you want to achieve but I think it's not possible with set analysis because it's designed to evaluate the conditions on a column-level and not on a record-level. This means you would need an if-loop approach - whereby you couldn't simply add: col1 &amp;amp; col2 &amp;amp; col3 to get a calculation else this would be regarded as a string-concatenation. To get this evaluated within the UI you will need some more efforts maybe with pick(match()) constructs which is rather not very performant and surely not want do you intent.&lt;/P&gt;
&lt;P&gt;IMO much better would be you perform this task within the script per evaluate() within a boolean flag-field which you could then use within the set analysis or as direct selection from a listbox.&lt;/P&gt;
&lt;P&gt;- Marcus&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 17:45:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-logical-operators/m-p/1860038#M70972</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-11-16T17:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic logical operators</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-logical-operators/m-p/1860237#M70980</link>
      <description>&lt;P&gt;Thank you for your answer, I will do it within the script the way you suggest. I've been stucked into trying to do it through the UI for one day with no result.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 07:05:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-logical-operators/m-p/1860237#M70980</guid>
      <dc:creator>merlephil</dc:creator>
      <dc:date>2021-11-17T07:05:05Z</dc:date>
    </item>
  </channel>
</rss>

