<?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: Date column cannot be converted into date formats in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Date-column-cannot-be-converted-into-date-formats/m-p/73200#M25834</link>
    <description>&lt;P&gt;Hi - I don't seem to have that option in my Input tool. Is that something in the newer version?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried the DateTime tool and the Calendar Date returned all null values.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jul 2017 14:09:34 GMT</pubDate>
    <dc:creator>serhoshu1118</dc:creator>
    <dc:date>2017-07-26T14:09:34Z</dc:date>
    <item>
      <title>Date column cannot be converted into date formats</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Date-column-cannot-be-converted-into-date-formats/m-p/73178#M25831</link>
      <description>&lt;P&gt;Hi, I have an Excel input file with a date column&amp;nbsp;that I can't seem to convert into date formats. I tried using the Select tool and the DateTime tool and both returned null values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As seen here in the screen shot, the first three rows of the file are empty, so I had to use Select tool to skip first three rows, and then use Dynamic Rename to take field names from first row of data. Not sure if that affects the dates formatting. One solution is to manually remove the rows in the Excel file itself, but is there anyway there could be a better solution?&amp;nbsp;Thanks!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="capture 3.PNG" style="width: 475px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/19510i7C7E752D8A3BE175/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture 3.PNG" alt="capture 3.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 04:00:54 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Date-column-cannot-be-converted-into-date-formats/m-p/73178#M25831</guid>
      <dc:creator>serhoshu1118</dc:creator>
      <dc:date>2018-05-24T04:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Date column cannot be converted into date formats</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Date-column-cannot-be-converted-into-date-formats/m-p/73189#M25832</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/15647"&gt;@serhoshu1118&lt;/a&gt;, in the input tool, you have the possibility to select your starting line (4 in your case).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture.JPG" style="width: 383px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/19512i03138C40F3BC686F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that does not work, try to use the DateTime tool that you find in the Parse set.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture2.JPG" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/19513i446C90D6395D631B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture2.JPG" alt="Capture2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I hope it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 13:42:06 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Date-column-cannot-be-converted-into-date-formats/m-p/73189#M25832</guid>
      <dc:creator>mborriero</dc:creator>
      <dc:date>2017-07-26T13:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Date column cannot be converted into date formats</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Date-column-cannot-be-converted-into-date-formats/m-p/73190#M25833</link>
      <description>&lt;P&gt;You can configure the input tool to handle the empty rows. &amp;nbsp;You can choose which row to start on (row 4 in your case) and then you won't need to filter out the blank rows or use the dynamic rename tool to give the column headers. &amp;nbsp;Doing this seemed to pick up the date field as a date without any need for conversion.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 13:44:23 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Date-column-cannot-be-converted-into-date-formats/m-p/73190#M25833</guid>
      <dc:creator>nick_ceneviva</dc:creator>
      <dc:date>2017-07-26T13:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Date column cannot be converted into date formats</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Date-column-cannot-be-converted-into-date-formats/m-p/73200#M25834</link>
      <description>&lt;P&gt;Hi - I don't seem to have that option in my Input tool. Is that something in the newer version?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried the DateTime tool and the Calendar Date returned all null values.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 14:09:34 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Date-column-cannot-be-converted-into-date-formats/m-p/73200#M25834</guid>
      <dc:creator>serhoshu1118</dc:creator>
      <dc:date>2017-07-26T14:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Date column cannot be converted into date formats</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Date-column-cannot-be-converted-into-date-formats/m-p/73201#M25835</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/15647"&gt;@serhoshu1118&lt;/a&gt;, can you send a version of your workflow or a screenshot of your input tool configuration?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 14:18:26 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Date-column-cannot-be-converted-into-date-formats/m-p/73201#M25835</guid>
      <dc:creator>mborriero</dc:creator>
      <dc:date>2017-07-26T14:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Date column cannot be converted into date formats</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Date-column-cannot-be-converted-into-date-formats/m-p/73281#M25836</link>
      <description>&lt;P&gt;Here you go!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture 4.PNG" style="width: 640px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/19535i9A7C1194B74B9899/image-dimensions/640x285?v=v2" width="640" height="285" role="button" title="Capture 4.PNG" alt="Capture 4.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture 5.PNG" style="width: 642px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/19538i55C3E9C3B941AC95/image-dimensions/642x211?v=v2" width="642" height="211" role="button" title="Capture 5.PNG" alt="Capture 5.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture 6.PNG" style="width: 646px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/19537iE480F79402F6212F/image-dimensions/646x215?v=v2" width="646" height="215" role="button" title="Capture 6.PNG" alt="Capture 6.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 19:03:35 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Date-column-cannot-be-converted-into-date-formats/m-p/73281#M25836</guid>
      <dc:creator>serhoshu1118</dc:creator>
      <dc:date>2017-07-26T19:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Date column cannot be converted into date formats</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Date-column-cannot-be-converted-into-date-formats/m-p/73283#M25837</link>
      <description>&lt;P&gt;It looks like it is the difference of using .xlsx (Excel 2007 +) vs .xls (Excel 97-2003) file types. &amp;nbsp;Are you able to save the file as a .xlsx file? &amp;nbsp;This would give you the option to say what row the data starts on.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 19:14:52 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Date-column-cannot-be-converted-into-date-formats/m-p/73283#M25837</guid>
      <dc:creator>nick_ceneviva</dc:creator>
      <dc:date>2017-07-26T19:14:52Z</dc:date>
    </item>
  </channel>
</rss>

