<?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: Excel Date Input into Alteryx incorrectly in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954040#M234792</link>
    <description>&lt;P&gt;Hey&amp;nbsp;@DavidSkaife,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have seen this article. I did a lot of researching before posting. The article says that the file is not an excel file and by changing it, the problem will be resolved. However, my file is an excel file. It is not a&amp;nbsp;&lt;SPAN&gt;"Strict Open XML Spreadsheet" as is mentioned in the article.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jun 2022 20:30:07 GMT</pubDate>
    <dc:creator>Intern12</dc:creator>
    <dc:date>2022-06-15T20:30:07Z</dc:date>
    <item>
      <title>Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/953986#M234780</link>
      <description>&lt;P&gt;Good afternoon!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have seen some similar posts, but nothing that actually solves my problem. I am working with a report that I pull from my companies software. I export the report from the software into excel. This report contains dates. My hope is to not enter into the excel document and change the format of the date in any way. When I don't change the format of the dates in excel, but I then import the excel file into Alteryx, the dates come out looking like "1905-07-10" although it should be 2018-07-30. This is happening directly after using the input tool in Alteryx. Therefore, it is simply not pulling the data correctly/not understanding that it is a date.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to solve this with only making changes in Alteryx? It doesn't seem that Alteryx is pulling this data in any form of pattern, so a formula would not solve the problem I believe. Some form of change on the input seems necessary, but I am not sure what that would look like.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Excel&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Alteryx&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Excel" style="width: 268px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/240346i63B288E93C52FC99/image-size/large?v=v2&amp;amp;px=999" role="button" title="Excel.PNG" alt="Excel" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Excel&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alteryx" style="width: 216px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/240349iB60AF0FE629648AF/image-dimensions/216x677?v=v2" width="216" height="677" role="button" title="Alteryx.PNG" alt="Alteryx" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Alteryx&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 19:36:49 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/953986#M234780</guid>
      <dc:creator>Intern12</dc:creator>
      <dc:date>2022-06-15T19:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954037#M234789</link>
      <description>&lt;P&gt;Hello. Try to put a select tool after the input and change the data type to "date".&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 20:23:40 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954037#M234789</guid>
      <dc:creator>Jay-RDC</dc:creator>
      <dc:date>2022-06-15T20:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954038#M234790</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/341913"&gt;@Intern12&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you seen this article, seems to match your issue? &lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Troubleshooting-Alteryx-Designer-Misinterprets-Dates-from-Excel/ta-p/617376" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Troubleshooting-Alteryx-Designer-Misinterprets-Dates-from-Excel/ta-p/617376&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 20:25:59 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954038#M234790</guid>
      <dc:creator>davidskaife</dc:creator>
      <dc:date>2022-06-15T20:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954039#M234791</link>
      <description>&lt;P&gt;Thank you for the quick response! Unfortunately, I have tried this (I attempted it again just to be sure), but I have not had any luck. It is still showing the same as before.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 20:26:39 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954039#M234791</guid>
      <dc:creator>Intern12</dc:creator>
      <dc:date>2022-06-15T20:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954040#M234792</link>
      <description>&lt;P&gt;Hey&amp;nbsp;@DavidSkaife,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have seen this article. I did a lot of researching before posting. The article says that the file is not an excel file and by changing it, the problem will be resolved. However, my file is an excel file. It is not a&amp;nbsp;&lt;SPAN&gt;"Strict Open XML Spreadsheet" as is mentioned in the article.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 20:30:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954040#M234792</guid>
      <dc:creator>Intern12</dc:creator>
      <dc:date>2022-06-15T20:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954043#M234794</link>
      <description>&lt;P&gt;May I know what's the format of the fields in excel?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 20:36:38 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954043#M234794</guid>
      <dc:creator>Jay-RDC</dc:creator>
      <dc:date>2022-06-15T20:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954044#M234795</link>
      <description>&lt;P&gt;@&lt;A href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/297553" target="_self"&gt;jayrdelacruz18&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The format in excel is coming through as custom when I export it from my company's software. The format is yyyy-mm-dd. But again, I am not wanting to make any changes in excel. I am wanting to make the changes in Alteryx if possible. That way, when I (or someone else) re-run my report each month, I will not have to go into the excel document to make any changes. I can simply upload it to Alteryx and have everything done nicely.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 20:40:51 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954044#M234795</guid>
      <dc:creator>Intern12</dc:creator>
      <dc:date>2022-06-15T20:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954047#M234796</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/341913"&gt;@Intern12&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tricky to know what you have/haven't already researched!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the file xlsx or xls? Could you share a sample dataset for us to help troubleshoot further?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 20:46:48 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954047#M234796</guid>
      <dc:creator>davidskaife</dc:creator>
      <dc:date>2022-06-15T20:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954052#M234797</link>
      <description>&lt;P&gt;@&lt;A href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/74294" target="_self"&gt;DavidSkaife&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand that! Sadly, my report has some confidential information, and as I have seen in other posts, whenever I go into the excel document to delete the confidential information, the excel document seems to correct itself. When I tried to pull the New* excel document with only the date columns into Alteryx (none of the other confidential info), it came through as it should. That is why I am hoping to have the change occur in Alteryx by somehow manipulating the input tool.&lt;/P&gt;&lt;P&gt;The file is xlsx by the way.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 20:52:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954052#M234797</guid>
      <dc:creator>Intern12</dc:creator>
      <dc:date>2022-06-15T20:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954056#M234799</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/341913"&gt;@Intern12&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No problem, although removing the other fields and leaving just the dates works ok is interesting. You could try troubleshooting it by slowly adding the other fields to see if there is something odd going on?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the file being xlsx rules out another theory :(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume something simple such as the AutoField tool, or performing a DateTime formatting formula doesn't have any affect?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 20:59:20 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954056#M234799</guid>
      <dc:creator>davidskaife</dc:creator>
      <dc:date>2022-06-15T20:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954066#M234804</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/341913"&gt;@Intern12&lt;/a&gt;&amp;nbsp;Can you share the input tool configuration? Try checking 'First Row Contains Data'.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 21:29:35 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954066#M234804</guid>
      <dc:creator>Luke_C</dc:creator>
      <dc:date>2022-06-15T21:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954067#M234805</link>
      <description>&lt;P&gt;Hey&amp;nbsp;@&lt;A href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/74294" target="_self"&gt;DavidSkaife&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After trying to instead manipulate the problematic data in excel then importing to Alteryx to have it corrected, I tried manipulating the problematic data in Alteryx, then exporting to excel. So, I have attached some data that maybe you will be able to try out. Hopefully it doesn't correct for you when entering it into Alteryx.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 21:30:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954067#M234805</guid>
      <dc:creator>Intern12</dc:creator>
      <dc:date>2022-06-15T21:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954071#M234807</link>
      <description>&lt;P&gt;Hey&amp;nbsp;@&lt;A href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/60103" target="_self"&gt;Luke_C,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried that as one other article suggested that. I had no luck. I attached an excel file in another comment of mine that hopefully you and others can try to play around with. Attached is the input as requested.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snip of Input.PNG" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/240380i693F16DDF5851823/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Snip of Input.PNG" alt="Snip of Input.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 21:35:08 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954071#M234807</guid>
      <dc:creator>Intern12</dc:creator>
      <dc:date>2022-06-15T21:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954074#M234809</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/341913"&gt;@Intern12&lt;/a&gt;&amp;nbsp;The data in that excel file shows all 1905 dates for me so I don't think I'll be able to reproduce the issue with it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 21:37:49 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954074#M234809</guid>
      <dc:creator>Luke_C</dc:creator>
      <dc:date>2022-06-15T21:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954078#M234810</link>
      <description>&lt;P&gt;Ah,&amp;nbsp;@&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/60103" target="_self"&gt;Luke_C&lt;/A&gt;&amp;nbsp;, I now see that.&lt;/P&gt;&lt;P&gt;I am not sure how I can get a version of the data that is problematic without leaking any confidential information, sadly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 21:41:58 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954078#M234810</guid>
      <dc:creator>Intern12</dc:creator>
      <dc:date>2022-06-15T21:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954084#M234812</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/341913"&gt;@Intern12&lt;/a&gt;it looks like Alteryx is somehow only reading the year part of the incoming field, as a number, and then trying to convert that to a date. I tested out just making a column of the years and when I wrap them in ToDate() it gives the output you're getting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't see anything in your input configuration that would cause this to truncate or behave strangely so I'm tempted to question whether the custom data type that comes from your companies' system is causing the issue:&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="DataNath_0-1655329572437.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/240382iDBCF03F6E86535D6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DataNath_0-1655329572437.png" alt="DataNath_0-1655329572437.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 21:46:19 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954084#M234812</guid>
      <dc:creator>DataNath</dc:creator>
      <dc:date>2022-06-15T21:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954088#M234814</link>
      <description>&lt;P&gt;Hello&amp;nbsp;@&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/307299" target="_self"&gt;DataNath&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That makes sense. Thanks for the clarification. I am assuming there isn't any way that anyone knows of to make changes in Alteryx to fix this problem. I am not too familiar with the software, but is there a way to set some sort of program within the input tool to have it read certain data a certain way?&lt;/P&gt;&lt;P&gt;It seems strange that it is only picking up the year for sure.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 21:51:12 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954088#M234814</guid>
      <dc:creator>Intern12</dc:creator>
      <dc:date>2022-06-15T21:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954207#M234861</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/341913"&gt;@Intern12&lt;/a&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I work with one type of file that is a tab delimited file with a .xls extension. The only thing that worked for me was to bring the file in with no delimiters and then manually parse it. Might be worth a try.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example sequence of tools:&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.JPG" style="width: 362px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/240416i20DDD4B2366A1074/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Example Input configuration:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-06-15_22-35-59.png" style="width: 719px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/240417i931D6DD750620A14/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-06-15_22-35-59.png" alt="2022-06-15_22-35-59.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Deb&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 05:44:56 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954207#M234861</guid>
      <dc:creator>ddiesel</dc:creator>
      <dc:date>2022-06-16T05:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Date Input into Alteryx incorrectly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954362#M234921</link>
      <description>&lt;P&gt;Hello&amp;nbsp;@&lt;A href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/9889" target="_self"&gt;ddiesel&lt;/A&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I went into my companies software to see if I could export my file as a CSV, thanks to your comment (although not exactly the same)! I hadn't thought to do this. Turns out that was an option! After exporting as a CSV, then running it to Alteryx (mine worked with the default settings, so "," delimiter), everything seems to pull as it should!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you all for your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 13:16:19 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Excel-Date-Input-into-Alteryx-incorrectly/m-p/954362#M234921</guid>
      <dc:creator>Intern12</dc:creator>
      <dc:date>2022-06-16T13:16:19Z</dc:date>
    </item>
  </channel>
</rss>

