<?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: Expression Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-Help/m-p/1739538#M721192</link>
    <description>&lt;P&gt;try below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;IF(Matching_Indicator='-1' and Interval(Delivery2 - Above('End Date')) &amp;gt;=1,'CHECK')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;IF(Matching_Indicator='-1' and Delivery2 - Above('End Date') &amp;gt;=1,'CHECK')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Aug 2020 15:44:51 GMT</pubDate>
    <dc:creator>PrashantSangle</dc:creator>
    <dc:date>2020-08-28T15:44:51Z</dc:date>
    <item>
      <title>Expression Help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Help/m-p/1739479#M721190</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need help with my Expression I am creating in a straight Table.&lt;/P&gt;&lt;P&gt;I need it to do.... if 'Matching_Indicator contains '-1-' then minus dates between the Delivery2 and the End Date of the line above, if it is more or equal to 1 say 'CHECK'&lt;/P&gt;&lt;P&gt;This is what I have in there at the moment but is not working I have tried serval different ways but nothing works. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;IF(Matching_Indicator='-1',Sum(Delivery2-Above('End Date') &amp;gt;=1,'CHECK'&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Help/m-p/1739479#M721190</guid>
      <dc:creator>Rosiered</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Help/m-p/1739494#M721191</link>
      <description>&lt;P&gt;Not entirely sure based on the information provided, but may be this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IF(Matching_Indicator = -1, 
  If(Delivery2 - Above([End Date]) &amp;gt;= 1, 'CHECK')
)&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 28 Aug 2020 13:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Help/m-p/1739494#M721191</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-08-28T13:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Help/m-p/1739538#M721192</link>
      <description>&lt;P&gt;try below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;IF(Matching_Indicator='-1' and Interval(Delivery2 - Above('End Date')) &amp;gt;=1,'CHECK')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;IF(Matching_Indicator='-1' and Delivery2 - Above('End Date') &amp;gt;=1,'CHECK')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 15:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Help/m-p/1739538#M721192</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2020-08-28T15:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Help/m-p/1742478#M721193</link>
      <description>&lt;P&gt;You have received two responses, we would appreciate it if you would return to the thread and close it out by choosing the post that worked, as they are a bit different.&amp;nbsp; You can use the Accept as Solution button on the post that worked for you.&amp;nbsp; If you did something different, you can post what you did, then use the button to mark that, but if one of the other posts did help, I would recommend using the 'like' option to give the poster some credit that way.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 15:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Help/m-p/1742478#M721193</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-09-09T15:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Help</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Help/m-p/1742482#M721194</link>
      <description>&lt;P&gt;Sorry neither of the options worked &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; I have put it to one side for now as I have had to pick up some other work. I will return to looking in to it toward the end of the month. Thank you both for your help it is really appreciated&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 15:11:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Help/m-p/1742482#M721194</guid>
      <dc:creator>Rosiered</dc:creator>
      <dc:date>2020-09-09T15:11:07Z</dc:date>
    </item>
  </channel>
</rss>

