comment Posted January 9, 2009 Posted January 9, 2009 I'd like to know the answer to this too. My tests so far show that the XSLT processor in version 10 is the same one as in all the previous versions.
Joost Miltenburg Posted June 15, 2009 Posted June 15, 2009 Is this bug only related to repeating fields ? I have this problem with normal records with no repeating fields. Does the 'workaround' also apply to normal records with normal fiels where I just add a CRLF at the end of a record ? TIA
comment Posted June 15, 2009 Posted June 15, 2009 I am not on Windows, so I don't really know. I think it affects calculation fields where the formula contains "&¶" and perhaps also text fields that contain a carriage return.
MaxB. Posted August 13, 2014 Posted August 13, 2014 The attached XSL file, when used in an XML Export, will strip the quotes. It does data only, no header, no field names. If you need those then you need to tell us. As Vaughan says, if you've got commas in the data, you're pretty much screwed if you strip out the quotes. Do they support tab-delimited? Likely not; they sound pretty clunky. (P.S. It's for a FMPXMLRESULT grammar export.) Sorry to bump an old thread, but the XSL file attached is almost exactly what I am looking for. The only thing is I also need the first record to be field names. I don't know anything about XML/XSL so I have no idea how to change this myself.
comment Posted August 14, 2014 Posted August 14, 2014 The only thing is I also need the first record to be field names. See if this helps: http://fmforums.com/forum/topic/48901-exporting-to-a-csv/?p=228807
Recommended Posts
This topic is 3754 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