<?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: Need help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help/m-p/1888762#M1227534</link>
    <description>&lt;P&gt;Try using this to get today's date minus 2 days:&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;=&lt;STRONG&gt;date&lt;/STRONG&gt;(&lt;STRONG&gt;OriginalDate&lt;/STRONG&gt;-2, 'DD.MM.YYYY hh:mm:ss.fff')&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;From the help:&lt;/P&gt;

&lt;P&gt;if( condition , then , else )&lt;/P&gt;

&lt;P&gt;The three parameters condition, then and else are all expressions. The first one, condition, is interpreted logically. The two other ones, then and else, can be of any type. They should preferably be of the same type. If condition is true, the function returns the value of the expression then. If condition is false, the function returns the value of the expression else.&lt;/P&gt;

&lt;P&gt;Example:&lt;/P&gt;

&lt;P&gt;if( Amount&amp;gt;= 0, 'OK', 'Alarm' )&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;In your case&lt;/P&gt;

&lt;P&gt;=if( Amount&amp;gt;= 0, Amount, 0)&lt;/P&gt;</description>
    <pubDate>Thu, 03 Feb 2022 15:28:39 GMT</pubDate>
    <dc:creator>Lucas_Gatling</dc:creator>
    <dc:date>2022-02-03T15:28:39Z</dc:date>
    <item>
      <title>Need help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help/m-p/1888615#M1227531</link>
      <description>&lt;DIV class="_3xX726aBn29LDbsDtzr_6E _1Ap4F5maDtT1E1YuCiaO0r D3IL3FD0RFy_mkKLPwL4" data-click-id="text"&gt;
&lt;DIV class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"&gt;
&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;I am new to qlikview and Need help. I want to Check if for Example today -2 days was a Holiday (all written down in table Holiday) and then just give a Feedback. I cant even Write the if.. Thanks for the help!&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help/m-p/1888615#M1227531</guid>
      <dc:creator>khenising</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help/m-p/1888762#M1227534</link>
      <description>&lt;P&gt;Try using this to get today's date minus 2 days:&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;=&lt;STRONG&gt;date&lt;/STRONG&gt;(&lt;STRONG&gt;OriginalDate&lt;/STRONG&gt;-2, 'DD.MM.YYYY hh:mm:ss.fff')&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;From the help:&lt;/P&gt;

&lt;P&gt;if( condition , then , else )&lt;/P&gt;

&lt;P&gt;The three parameters condition, then and else are all expressions. The first one, condition, is interpreted logically. The two other ones, then and else, can be of any type. They should preferably be of the same type. If condition is true, the function returns the value of the expression then. If condition is false, the function returns the value of the expression else.&lt;/P&gt;

&lt;P&gt;Example:&lt;/P&gt;

&lt;P&gt;if( Amount&amp;gt;= 0, 'OK', 'Alarm' )&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;In your case&lt;/P&gt;

&lt;P&gt;=if( Amount&amp;gt;= 0, Amount, 0)&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 15:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help/m-p/1888762#M1227534</guid>
      <dc:creator>Lucas_Gatling</dc:creator>
      <dc:date>2022-02-03T15:28:39Z</dc:date>
    </item>
  </channel>
</rss>

