<?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: IF AND Statement Not Working in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/IF-AND-Statement-Not-Working/m-p/1600212#M44372</link>
    <description>&lt;P&gt;Hi Lironbaram,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Solution does not seem to work though&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jul 2019 06:38:25 GMT</pubDate>
    <dc:creator>jontan</dc:creator>
    <dc:date>2019-07-09T06:38:25Z</dc:date>
    <item>
      <title>IF AND Statement Not Working</title>
      <link>https://community.qlik.com/t5/App-Development/IF-AND-Statement-Not-Working/m-p/1599043#M44284</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;Been cracking my head on this formula; what i like to present is&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;Current GP after Profit Share&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. For Values less than 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IF(SUM([GP After Profit Share (EUR)])&amp;lt;0 AND [Accounting Year] = Year(now()))), Sum ([GP After Profit Share (EUR)])&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/IF-AND-Statement-Not-Working/m-p/1599043#M44284</guid>
      <dc:creator>jontan</dc:creator>
      <dc:date>2024-11-16T05:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: IF AND Statement Not Working</title>
      <link>https://community.qlik.com/t5/App-Development/IF-AND-Statement-Not-Working/m-p/1599065#M44285</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;this expressions will only work as measure in chart&amp;nbsp;&lt;/P&gt;&lt;P&gt;try this&amp;nbsp;&lt;/P&gt;&lt;P&gt;IF(SUM([GP After Profit Share (EUR)])&amp;lt;0 AND [Accounting Year] = Year(now()), Sum ([GP After Profit Share (EUR)])&lt;/P&gt;&lt;P&gt;you had some extra brackets in your expression&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 12:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/IF-AND-Statement-Not-Working/m-p/1599065#M44285</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2019-07-04T12:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: IF AND Statement Not Working</title>
      <link>https://community.qlik.com/t5/App-Development/IF-AND-Statement-Not-Working/m-p/1599084#M44286</link>
      <description>&lt;P&gt;Hi Jontan,&lt;/P&gt;&lt;P&gt;You can simply do that by using set analysis. But you need an unique field(e.g. UniqueID) in the dataset you use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum({&amp;lt;UniqueField={"=SUM([GP After Profit Share (EUR)])&amp;lt;0"},[Accounting Year]={$(=Year(now()))}&amp;gt;}[GP After Profit Share (EUR)])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 12:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/IF-AND-Statement-Not-Working/m-p/1599084#M44286</guid>
      <dc:creator>kaanerisen</dc:creator>
      <dc:date>2019-07-04T12:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: IF AND Statement Not Working</title>
      <link>https://community.qlik.com/t5/App-Development/IF-AND-Statement-Not-Working/m-p/1600212#M44372</link>
      <description>&lt;P&gt;Hi Lironbaram,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Solution does not seem to work though&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 06:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/IF-AND-Statement-Not-Working/m-p/1600212#M44372</guid>
      <dc:creator>jontan</dc:creator>
      <dc:date>2019-07-09T06:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: IF AND Statement Not Working</title>
      <link>https://community.qlik.com/t5/App-Development/IF-AND-Statement-Not-Working/m-p/1600215#M44374</link>
      <description>&lt;P&gt;Hi Kaanerisen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It works!!! Thanks ....&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 06:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/IF-AND-Statement-Not-Working/m-p/1600215#M44374</guid>
      <dc:creator>jontan</dc:creator>
      <dc:date>2019-07-09T06:42:59Z</dc:date>
    </item>
  </channel>
</rss>

