Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Exporting Two Records From One

Featured Replies

I need to be able to export two records from one. Using a calculation field I did the following:

export = field1 & "¶" & field2.

I then do an export of the field "export". When I attempt to load this file back into FM the return character is not recognized as a record delimiter. Does anyone know of a way to accomplish this?

By the way, if I open this file using Wordpad and then save it, and then import it into FM, field1 and field2 are brought in as separate records. Problem is I cannot script the Wordpad part.

Thanks everyone for your help!

A plugin such as Troi File or MooPlug can do this easily.

Or: you probably could put together a VBScript, batch file or something to poke your text file.

Or: script multiple exports or imports, or record creation pre-export or post-import.

Another way to do this would be to export as XML, with a suitable stylesheet.

However, the very need indicates a possible flaw in the file structure. If two separate records are required for the export, why aren't there two records to begin with?

  • Author

I am importing data from Adobe pdf forms. Each form can have multiple records. I use FM to parse the information into usable records.

Any recommendations on a crash course in style sheet writing?

I don't think there is such a thing.

Why don't you create the required records in Filemaker, before exporting them (or whatever you need to do with them)?

I was able to do it............

Basically just use the export field contents with your calc field.

Here's an example

export_2_records.zip

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.