<?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: CSV file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/csv-file/m-p/1113830#M106855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.csv is short for 'comma separated values', but most save text, separated by tabulator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just change (or copy the file before) the ending to .txt and open with an editor. If it's just text, but you still can see somehow columns, than it is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you open with Excel, automatically a conversion into a table is done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jan 2006 12:57:40 GMT</pubDate>
    <dc:creator>christian_wohlfahrt</dc:creator>
    <dc:date>2006-01-05T12:57:40Z</dc:date>
    <item>
      <title>CSV file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/csv-file/m-p/1113829#M106854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am converting an excel file into .csv and to do this i saved the excel file as .csv into different area.Now if i view the csv file it is similar to the excel one minus some formatting.Is it the .csv file.Please advise how the csv format looks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 12:55:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/csv-file/m-p/1113829#M106854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-05T12:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: CSV file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/csv-file/m-p/1113830#M106855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.csv is short for 'comma separated values', but most save text, separated by tabulator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just change (or copy the file before) the ending to .txt and open with an editor. If it's just text, but you still can see somehow columns, than it is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you open with Excel, automatically a conversion into a table is done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 12:57:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/csv-file/m-p/1113830#M106855</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2006-01-05T12:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: CSV file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/csv-file/m-p/1113831#M106856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;csv files are comma seperated files&lt;/P&gt;&lt;P&gt;you have done the right thing &lt;/P&gt;&lt;P&gt;open your csv in notepad it will be comma seperated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 13:00:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/csv-file/m-p/1113831#M106856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-05T13:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: CSV file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/csv-file/m-p/1113832#M106857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey do this procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; open the xls file.&lt;/P&gt;&lt;P&gt;go to file-&amp;gt;save as :&lt;/P&gt;&lt;P&gt;  give filename &lt;/P&gt;&lt;P&gt;  &amp;amp; save as type : CSV(Comma Delimited) (take this one from the drop down)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;say ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now u can see this file is appearing as TXT file but having "," between the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 13:01:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/csv-file/m-p/1113832#M106857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-05T13:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: CSV file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/csv-file/m-p/1113833#M106858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Csv file is text file where the informations are stored separated by ";"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if your excel is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COLUNM1 COLUNM2 COLUNM3&lt;/P&gt;&lt;P&gt;A        B       C&lt;/P&gt;&lt;P&gt;D                E&lt;/P&gt;&lt;P&gt;F&lt;/P&gt;&lt;P&gt;         G&lt;/P&gt;&lt;P&gt;                 H&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Csv file'll be:&lt;/P&gt;&lt;P&gt;A;B;C;&lt;/P&gt;&lt;P&gt;D;;E;&lt;/P&gt;&lt;P&gt;F;;;&lt;/P&gt;&lt;P&gt;;G;;&lt;/P&gt;&lt;P&gt;;;H;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 13:01:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/csv-file/m-p/1113833#M106858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-05T13:01:37Z</dc:date>
    </item>
  </channel>
</rss>

