<?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: Formating Issues when creating and writting to CSV file format in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Formating-Issues-when-creating-and-writting-to-CSV-file-format/m-p/96449#M44702</link>
    <description>My assumption is the data is written correctly to the CSV but Excel is doing some conversions when opening the file.&lt;BR /&gt;&lt;BR /&gt;I did some test by creating a CSV file with the value 05-10-22 and then opening it in Excel to see 05.10.2022, which is my local standard format in Windows/Office.&lt;BR /&gt;Try to open the CSV in a text editor to see the actual content.&lt;BR /&gt;&lt;BR /&gt;There are several options on how to change the behavior of Excel when opening CSV files.&amp;nbsp;&lt;BR /&gt;Maybe the easiest, without long explanation and permanently changing the behavior of Excel, is to open the Data menu in Excel and select 'import from text/CSV'. This will guide you through the steps and shows you what is imported and converted.</description>
    <pubDate>Thu, 27 Oct 2022 12:44:20 GMT</pubDate>
    <dc:creator>Walter.Koller</dc:creator>
    <dc:date>2022-10-27T12:44:20Z</dc:date>
    <item>
      <title>Formating Issues when creating and writting to CSV file format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Formating-Issues-when-creating-and-writting-to-CSV-file-format/m-p/96448#M44701</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi All,&lt;BR /&gt;I need some assistance please.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am experiencing a formatting issue whenever I attempt to save a file as a CSV. For example, the data contains a column for date of birth which is in the below format: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;dd-MM-yy&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35075.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35143i7F9B7F211BAE9C2C/image-size/large?v=v2&amp;amp;px=999" role="button" title="35075.png" alt="35075.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;When I write this to CSV, the format changes as per below: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;dd MM yyyy&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The dashes are dropped and yy is changed to yyyy which is not what I want.&lt;BR /&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35076.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35142iAE8AB7FEC921AA5B/image-size/large?v=v2&amp;amp;px=999" role="button" title="35076.png" alt="35076.png" /&gt;&lt;/span&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;I use the below to get the collection as CSV&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35077.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35139iF5BF95A587A30347/image-size/large?v=v2&amp;amp;px=999" role="button" title="35077.png" alt="35077.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I then use the Append to Text File to write the data item to csv.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35078.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35144iB01A8CDFF40206BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="35078.png" alt="35078.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;&lt;BR /&gt;Thank you&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 08:13:07 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Formating-Issues-when-creating-and-writting-to-CSV-file-format/m-p/96448#M44701</guid>
      <dc:creator>Rinesh</dc:creator>
      <dc:date>2022-10-27T08:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Formating Issues when creating and writting to CSV file format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Formating-Issues-when-creating-and-writting-to-CSV-file-format/m-p/96449#M44702</link>
      <description>My assumption is the data is written correctly to the CSV but Excel is doing some conversions when opening the file.&lt;BR /&gt;&lt;BR /&gt;I did some test by creating a CSV file with the value 05-10-22 and then opening it in Excel to see 05.10.2022, which is my local standard format in Windows/Office.&lt;BR /&gt;Try to open the CSV in a text editor to see the actual content.&lt;BR /&gt;&lt;BR /&gt;There are several options on how to change the behavior of Excel when opening CSV files.&amp;nbsp;&lt;BR /&gt;Maybe the easiest, without long explanation and permanently changing the behavior of Excel, is to open the Data menu in Excel and select 'import from text/CSV'. This will guide you through the steps and shows you what is imported and converted.</description>
      <pubDate>Thu, 27 Oct 2022 12:44:20 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Formating-Issues-when-creating-and-writting-to-CSV-file-format/m-p/96449#M44702</guid>
      <dc:creator>Walter.Koller</dc:creator>
      <dc:date>2022-10-27T12:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Formating Issues when creating and writting to CSV file format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Formating-Issues-when-creating-and-writting-to-CSV-file-format/m-p/96450#M44703</link>
      <description>Hi Rinesh,&lt;BR /&gt;&lt;BR /&gt;This issue will be occurring because you are trying to create a CSV. A Comma Separated Value document is just that, it has very little formatting or inbuilt intelligence to allow special characters etc.&lt;BR /&gt;&lt;BR /&gt;Do you need the data to be in this format AND it to be in a csv? If the document can be in an xlsx format this would be possible.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Ronan</description>
      <pubDate>Tue, 15 Nov 2022 17:13:10 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Formating-Issues-when-creating-and-writting-to-CSV-file-format/m-p/96450#M44703</guid>
      <dc:creator>RonanConsidine</dc:creator>
      <dc:date>2022-11-15T17:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Formating Issues when creating and writting to CSV file format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Formating-Issues-when-creating-and-writting-to-CSV-file-format/m-p/96451#M44704</link>
      <description>Thanks all for your suggestions, I managed to resolve this by changing the "system date" format on my PC which fixed the formatting issue.</description>
      <pubDate>Wed, 16 Nov 2022 05:35:30 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Formating-Issues-when-creating-and-writting-to-CSV-file-format/m-p/96451#M44704</guid>
      <dc:creator>Rinesh</dc:creator>
      <dc:date>2022-11-16T05:35:30Z</dc:date>
    </item>
  </channel>
</rss>

