Skip 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.

How to change the list seperator from comma to semicolon in FMP8.5

Featured Replies

  • Newbies

I have a csv file using semicolon as the tab seperator, consisting of 300.000 lines and 16 columns; which is the reason why I cant view the file through MsExcel due to the 65.536 lines restriction in Excel. So I am trying to import the file to FMP but FMP doesnt recognize semicolon (: as list seperator. So I can view all data of 16 columns in the same column. I dont know how to change the setting for this. Any solutions¿

In true parlance this is not a CSV file (Comma Separated Values) as you have used a ";" as your separator.

Use a text processor (Word, Open Office) to open the file and transform it.

After importing into FM into a single column, you might try replacing the semicolon with a comma, exporting as CSV to a CSV file and then reimporting.

I don't think that would work, because during export Filemaker will protect the in-field commas by wrapping the entire field contents in quotes. However, it should be simple enough to split the imported field, either by script or by 16 calculation fields, using the semi-colons as markers.

Seriously, open it in NotePad, Replace > Find What (enter: ; ), Replace With (enter: ,) then click the replace all button. Now import your new file.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.