<?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 How can i veiw error message based on some condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-i-veiw-error-message-based-on-some-condition/m-p/858449#M530820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show a error message based on a condition. I know it can be done by Custom Error message. But I don't know how to make a conditional statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a date field if enter the wrong date means it show me pls enter the valid date....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jun 2015 05:47:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-19T05:47:21Z</dc:date>
    <item>
      <title>How can i veiw error message based on some condition</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-veiw-error-message-based-on-some-condition/m-p/858449#M530820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show a error message based on a condition. I know it can be done by Custom Error message. But I don't know how to make a conditional statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a date field if enter the wrong date means it show me pls enter the valid date....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 05:47:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-veiw-error-message-based-on-some-condition/m-p/858449#M530820</guid>
      <dc:creator />
      <dc:date>2015-06-19T05:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can i veiw error message based on some condition</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-veiw-error-message-based-on-some-condition/m-p/858450#M530821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This generic plan can help you in the creation of a solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Define what constitutes an iinvalid value (e.g. bounds? invalid month-day-year-values? etc.)&lt;/LI&gt;&lt;LI&gt;Translate these rules into a logical expression that checks whether a field is inside/outside these bounds&lt;/LI&gt;&lt;LI&gt;Add this expression to an IF() function that displays an error message in a text box whenever the conditions are met.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that QV does not have an IsDate() test function. But you can easily use date#() for that. If date#() returns NULL, then either the values ( e.g. '99/99/9999') or the format (e.g. '1/ABC/2015') of the parameter or both are wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 08:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-veiw-error-message-based-on-some-condition/m-p/858450#M530821</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-06-19T08:00:07Z</dc:date>
    </item>
  </channel>
</rss>

