<?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: -= Does not work in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Does-not-work/m-p/1800385#M64849</link>
    <description>&lt;P&gt;I guess this was the problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&amp;nbsp;&lt;BR /&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Mon, 19 Apr 2021 07:26:31 GMT</pubDate>
    <dc:creator>Daniel1908</dc:creator>
    <dc:date>2021-04-19T07:26:31Z</dc:date>
    <item>
      <title>-= Does not work</title>
      <link>https://community.qlik.com/t5/App-Development/Does-not-work/m-p/1800169#M64823</link>
      <description>&lt;P&gt;Hello together,&amp;nbsp;&lt;/P&gt;&lt;P&gt;the exclusion of -= does not work in the below formula.&amp;nbsp;&lt;BR /&gt;Any Ideas?&lt;/P&gt;&lt;P&gt;=Count(distinct{$-1&amp;lt;[Request]={"x"}&amp;gt;*&amp;lt;[VG]-={7584,2456}&amp;gt;}&lt;BR /&gt;If(round([Price1],0.01)&amp;gt;round([Price2],0.01)and[LoadDate]='$(var_Year)',Material,null()))&lt;/P&gt;&lt;P&gt;Kind Regards&lt;BR /&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 15:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Does-not-work/m-p/1800169#M64823</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-04-16T15:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: -= Does not work</title>
      <link>https://community.qlik.com/t5/App-Development/Does-not-work/m-p/1800193#M64828</link>
      <description>&lt;P&gt;Can you try this and see?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Count(distinct{$-1&amp;lt;&lt;FONT color="#FF0000"&gt;&lt;STRIKE&gt;&lt;STRONG&gt;[Request]={"x"}&amp;gt;*&amp;lt;&lt;/STRONG&gt;&lt;/STRIKE&gt;&lt;/FONT&gt;[VG]-={7584,2456}&amp;gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If(round([Price1],0.01)&amp;gt;round([Price2],0.01)and[LoadDate]='$(var_Year)',Material,null()))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, Only this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Count(distinct {$-1&amp;lt;[VG]-={7584,2456}&amp;gt;}&amp;nbsp;Material)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 17:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Does-not-work/m-p/1800193#M64828</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2021-04-16T17:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: -= Does not work</title>
      <link>https://community.qlik.com/t5/App-Development/Does-not-work/m-p/1800363#M64845</link>
      <description>&lt;P&gt;&lt;SPAN&gt;$-1&amp;lt;[Request]={"x"} is necessary for the formula.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But it works without it.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any Idea how to get this solved?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 06:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Does-not-work/m-p/1800363#M64845</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-04-19T06:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: -= Does not work</title>
      <link>https://community.qlik.com/t5/App-Development/Does-not-work/m-p/1800366#M64846</link>
      <description>&lt;P&gt;Not sure what you are trying to achieve. May be:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Count(distinct{$-1&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;(&lt;/FONT&gt;&lt;/STRONG&gt;&amp;lt;[Request]={"x"}&amp;gt;*&amp;lt;[VG]-={7584,2456}&amp;gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;)&lt;/FONT&gt;&lt;/STRONG&gt;}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 06:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Does-not-work/m-p/1800366#M64846</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-04-19T06:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: -= Does not work</title>
      <link>https://community.qlik.com/t5/App-Development/Does-not-work/m-p/1800374#M64847</link>
      <description>&lt;P&gt;This worked&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Count(distinct{-1&amp;lt;[Request]-={"x"}&amp;gt;*&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;[VG]-={7584,2456}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kind Regards,&lt;BR /&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 07:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Does-not-work/m-p/1800374#M64847</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-04-19T07:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: -= Does not work</title>
      <link>https://community.qlik.com/t5/App-Development/Does-not-work/m-p/1800380#M64848</link>
      <description>&lt;P&gt;So it was a AND/OR combination issue?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 07:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Does-not-work/m-p/1800380#M64848</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-04-19T07:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: -= Does not work</title>
      <link>https://community.qlik.com/t5/App-Development/Does-not-work/m-p/1800385#M64849</link>
      <description>&lt;P&gt;I guess this was the problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&amp;nbsp;&lt;BR /&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 07:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Does-not-work/m-p/1800385#M64849</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-04-19T07:26:31Z</dc:date>
    </item>
  </channel>
</rss>

