<?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 statements in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-and-statements/m-p/371926#M1171719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! This worked great &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Aug 2012 09:39:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-08-06T09:39:13Z</dc:date>
    <item>
      <title>If / and statements</title>
      <link>https://community.qlik.com/t5/QlikView/If-and-statements/m-p/371924#M1171717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, new to Qlikview and nearly finished my first project!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to work out how many helpdesk tickets we have had open since yesterday. In the database the open ticket is marked as "Scheduled" and I want to looked at tickets with a date other than todays...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My script at the moment looks like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Status='Scheduled',[Start Date]&amp;lt;&amp;gt;Today(),) As [Open Before Today] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The status works but not the start date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 14:52:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-and-statements/m-p/371924#M1171717</guid>
      <dc:creator />
      <dc:date>2012-07-27T14:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: If / and statements</title>
      <link>https://community.qlik.com/t5/QlikView/If-and-statements/m-p/371925#M1171718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(Status='Scheduled' and [Start Date]&amp;lt;&amp;gt;Today(), 1, 0) As [Open Before Today]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 14:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-and-statements/m-p/371925#M1171718</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-07-27T14:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: If / and statements</title>
      <link>https://community.qlik.com/t5/QlikView/If-and-statements/m-p/371926#M1171719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! This worked great &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 09:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-and-statements/m-p/371926#M1171719</guid>
      <dc:creator />
      <dc:date>2012-08-06T09:39:13Z</dc:date>
    </item>
  </channel>
</rss>

