Newbies marys26 Posted June 21, 2012 Newbies Posted June 21, 2012 Does anybody know if there is a way to set a universal column in a tab-separated export file? Basically because of the number of fields, there are multiple rows when i export a file. I want to make it so that the first column of each row has a specific number for each record to make data analysis easier. Thanks!
comment Posted June 21, 2012 Posted June 21, 2012 Do you mean the same number for all records? You could place the number in a global field and include the field in the export order.
eos Posted June 22, 2012 Posted June 22, 2012 Do you mean the same number for all records? To me, “specific” suggests something like a line number; think BASIC If this is the case, the only suggestion I can come up with is: add a number field to your table, include it in your export and serialize it in the found set before each export.
Vaughan Posted June 22, 2012 Posted June 22, 2012 Basically because of the number of fields, there are multiple rows when i export a file. Are you sure? What are you using to view the export file? Make sure that the application that you're viewing it is does not add line breaks.
Recommended Posts
This topic is 4536 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now