The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 Importing data from csv file

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
ujin1111 Posted - 10/21/2011 : 05:38:35 AM
Origin Ver. and Service Release (Select Help-->About Origin): Origin 8.5.1 Pro
Operating System:Windows XP
Hello!
I've got one problem, using origin 8.5.1. When I'm trying to import data from csv file to origin project with drag&drop, it replaces zero data points to the "." and recognizes it as text. In older version it have been replaced to the 0. How can I fix it in my version of origin?
1   L A T E S T    R E P L I E S    (Newest First)
Drbobshepherd Posted - 10/21/2011 : 10:58:23 AM
Your csv import filter is probably inserting an ellipse, which is a text string like "-" or "--", into cells with missing data points. You can try writing a LabTalk script in the Advanced Filter Options window to search and replace the ellipses with zeroes. But first, you may have to change the column data types from Text&Numeric to plain Numeric (so your zeroes will be numeric not text). Good luck.

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000