<?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 Input box date validation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Input-box-date-validation/m-p/1213599#M388924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created an input box which accepts dates. i need to add validation so that the user is prompted to enter dates only in MM/DD/YYYY format. Is there a way to add such validations to the inputbox like EXcel? If he enters date in any other format it still needs to be accept it as MM/DD/YYYY format&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2016 05:34:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-21T05:34:53Z</dc:date>
    <item>
      <title>Input box date validation</title>
      <link>https://community.qlik.com/t5/QlikView/Input-box-date-validation/m-p/1213599#M388924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created an input box which accepts dates. i need to add validation so that the user is prompted to enter dates only in MM/DD/YYYY format. Is there a way to add such validations to the inputbox like EXcel? If he enters date in any other format it still needs to be accept it as MM/DD/YYYY format&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 05:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-box-date-validation/m-p/1213599#M388924</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-21T05:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Input box date validation</title>
      <link>https://community.qlik.com/t5/QlikView/Input-box-date-validation/m-p/1213600#M388925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;validation part i am not sure ..but you can format the variable like &lt;/P&gt;&lt;P&gt;vinputdate is the variable then in your calculation try like &lt;/P&gt;&lt;P&gt;date(&lt;SPAN style="font-size: 13.3333px;"&gt;vinputdate ,'MM/DD/YYYY'&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 05:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-box-date-validation/m-p/1213600#M388925</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-12-21T05:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Input box date validation</title>
      <link>https://community.qlik.com/t5/QlikView/Input-box-date-validation/m-p/1213601#M388926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not use a calendar object to select the dates instead?&lt;/P&gt;&lt;P&gt;This way the input will always be in the correct input format and range.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 05:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-box-date-validation/m-p/1213601#M388926</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-21T05:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Input box date validation</title>
      <link>https://community.qlik.com/t5/QlikView/Input-box-date-validation/m-p/1213602#M388927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i use a calendar object and select the date it appears in the number format...how do i change this..when i tried converting it in number format its not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=date(vInputDate,'MM/DD/YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 09:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-box-date-validation/m-p/1213602#M388927</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-21T09:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Input box date validation</title>
      <link>https://community.qlik.com/t5/QlikView/Input-box-date-validation/m-p/1213603#M388928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the format under settings. Override document settings, select date and change to the format you require on the right to MM/DD/YYYY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my Samsung Galaxy smartphone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 09:20:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-box-date-validation/m-p/1213603#M388928</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-21T09:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Input box date validation</title>
      <link>https://community.qlik.com/t5/QlikView/Input-box-date-validation/m-p/1213604#M388929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks..its working now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 09:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-box-date-validation/m-p/1213604#M388929</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-21T09:45:54Z</dc:date>
    </item>
  </channel>
</rss>

