<?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: User Input for a Date: how to show a date widget? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/User-Input-for-a-Date-how-to-show-a-date-widget/m-p/2329172#M98385</link>
    <description>Hi,&lt;BR /&gt;To have a date input dialog I think you need to create your own tMsgBox component with an alternative date entering possibility. Maybe someone already made this component, but I couldn't find it in the Talend Exchange.&lt;BR /&gt;I think it's not that difficult, it's just that I don't have the time to do it right now.&lt;BR /&gt;Regards,&lt;BR /&gt;Arno</description>
    <pubDate>Thu, 16 Feb 2012 12:00:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-02-16T12:00:59Z</dc:date>
    <item>
      <title>User Input for a Date: how to show a date widget?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/User-Input-for-a-Date-how-to-show-a-date-widget/m-p/2329169#M98382</link>
      <description>Hello again,
&lt;BR /&gt;In a job I am developing, the data to be extracted should be filtered according to a "beginDate" and "endDate", which should be provided by the user.
&lt;BR /&gt;The job is going to be executed as a DOS batch (i.e. outside TOS) so I don't think I can use the prompt option in the context because 
&lt;BR /&gt;it seems it prompts for the date only INSIDE TOS.
&lt;BR /&gt;So my best option so far seems to be using 2 tMsgbox at the beginning of my Job, asking for BeginDate and EndDate.
&lt;BR /&gt;The problem is that inserting a date as a String is very error prone, so I would like to have a date widget instead of a simple text window.
&lt;BR /&gt;Is there a way to obtain that? Is there anyone which has developed a component for this kind of need or knows a good solution for this?
&lt;BR /&gt;Thanks in advance for any advice
&lt;BR /&gt;VindalooMan</description>
      <pubDate>Sat, 16 Nov 2024 12:22:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/User-Input-for-a-Date-how-to-show-a-date-widget/m-p/2329169#M98382</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T12:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: User Input for a Date: how to show a date widget?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/User-Input-for-a-Date-how-to-show-a-date-widget/m-p/2329170#M98383</link>
      <description>you can use the database function to convert it.</description>
      <pubDate>Thu, 16 Feb 2012 11:23:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/User-Input-for-a-Date-how-to-show-a-date-widget/m-p/2329170#M98383</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-16T11:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: User Input for a Date: how to show a date widget?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/User-Input-for-a-Date-how-to-show-a-date-widget/m-p/2329171#M98384</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;you can use the database function to convert it.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Yes, I could... and it will be what I will do together with some sanity check in order to check the correctness of the dates &lt;BR /&gt;if nothing better will come out&lt;BR /&gt;but allow me to point out that it is not what I asked.&lt;BR /&gt;The question is: is there a way (a built-in component or something else) in Talend which allows me to ask the user a date, showing him/her a data widget &lt;BR /&gt;(i.e. a calendar like those you can see in any booking web page).&lt;BR /&gt;VindalooMan</description>
      <pubDate>Thu, 16 Feb 2012 11:52:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/User-Input-for-a-Date-how-to-show-a-date-widget/m-p/2329171#M98384</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-02-16T11:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: User Input for a Date: how to show a date widget?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/User-Input-for-a-Date-how-to-show-a-date-widget/m-p/2329172#M98385</link>
      <description>Hi,&lt;BR /&gt;To have a date input dialog I think you need to create your own tMsgBox component with an alternative date entering possibility. Maybe someone already made this component, but I couldn't find it in the Talend Exchange.&lt;BR /&gt;I think it's not that difficult, it's just that I don't have the time to do it right now.&lt;BR /&gt;Regards,&lt;BR /&gt;Arno</description>
      <pubDate>Thu, 16 Feb 2012 12:00:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/User-Input-for-a-Date-how-to-show-a-date-widget/m-p/2329172#M98385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-16T12:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: User Input for a Date: how to show a date widget?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/User-Input-for-a-Date-how-to-show-a-date-widget/m-p/2329173#M98386</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;you can use the database function to convert it.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Can you explain that?</description>
      <pubDate>Thu, 13 Sep 2012 13:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/User-Input-for-a-Date-how-to-show-a-date-widget/m-p/2329173#M98386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-13T13:26:57Z</dc:date>
    </item>
  </channel>
</rss>

