<?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: Multiple  Values exclusion from multiple dimensions in loading script in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Multiple-Values-exclusion-from-multiple-dimensions-in-loading/m-p/1783828#M61086</link>
    <description>&lt;P&gt;It should. Are you sure that both conditions should be connected with OR or might it rather be AND?&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Thu, 18 Feb 2021 13:37:46 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2021-02-18T13:37:46Z</dc:date>
    <item>
      <title>Multiple  Values exclusion from multiple dimensions in loading script</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-Values-exclusion-from-multiple-dimensions-in-loading/m-p/1783784#M61081</link>
      <description>&lt;P&gt;Dear Community&lt;/P&gt;&lt;P&gt;I have a challenge with multiple exclusions of data over multiple dimension in my loading script&lt;/P&gt;&lt;P&gt;Below is an example&lt;/P&gt;&lt;P&gt;where (Customer_Code &amp;lt;&amp;gt; 100010) or&lt;BR /&gt;(Product_code &amp;lt;&amp;gt; 762512,&lt;BR /&gt;762528)&lt;BR /&gt;762595,&lt;BR /&gt;762627);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am still getting errors. Sure my syntax is not correct. Please can you advise&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-Values-exclusion-from-multiple-dimensions-in-loading/m-p/1783784#M61081</guid>
      <dc:creator>george456</dc:creator>
      <dc:date>2024-11-16T17:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple  Values exclusion from multiple dimensions in loading script</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-Values-exclusion-from-multiple-dimensions-in-loading/m-p/1783806#M61083</link>
      <description>&lt;P&gt;Maybe this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;where Customer_Code &amp;lt;&amp;gt; 100010 or&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;match(Product_code, 762512,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;762528,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;762595,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;762627) = 0;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 12:14:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-Values-exclusion-from-multiple-dimensions-in-loading/m-p/1783806#M61083</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-02-18T12:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple  Values exclusion from multiple dimensions in loading script</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-Values-exclusion-from-multiple-dimensions-in-loading/m-p/1783825#M61085</link>
      <description>&lt;P&gt;Thanks, doesn't seem to exclude the values from the model&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 13:22:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-Values-exclusion-from-multiple-dimensions-in-loading/m-p/1783825#M61085</guid>
      <dc:creator>george456</dc:creator>
      <dc:date>2021-02-18T13:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple  Values exclusion from multiple dimensions in loading script</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-Values-exclusion-from-multiple-dimensions-in-loading/m-p/1783828#M61086</link>
      <description>&lt;P&gt;It should. Are you sure that both conditions should be connected with OR or might it rather be AND?&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 13:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-Values-exclusion-from-multiple-dimensions-in-loading/m-p/1783828#M61086</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-02-18T13:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple  Values exclusion from multiple dimensions in loading script</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-Values-exclusion-from-multiple-dimensions-in-loading/m-p/1783839#M61087</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tested it and yes it works on 'and'&lt;/P&gt;&lt;P&gt;I adopted your suggestion and make small change :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where match (Customer_Code, 100010)=0&lt;BR /&gt;and match(Product_code, 762512,762595)=0;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 13:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-Values-exclusion-from-multiple-dimensions-in-loading/m-p/1783839#M61087</guid>
      <dc:creator>george456</dc:creator>
      <dc:date>2021-02-18T13:57:57Z</dc:date>
    </item>
  </channel>
</rss>

