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.

Importing DAT files

Featured Replies

I'm working on a super top secret project and have a .dat file that I need to import into Filemaker.

Now, I can take the dat file and convert to excel easy enough, but I'm looking to teach filemaker to fish. Is there any way to automate the process inside filemaker?

When I open the file as text it is all % seperated... Like this: 2007%12%10%Monday%08%10%17%

Can I import it into a dummy field and make a script to cut up to the % and paste it into another field?

G$,

You could pull it into a dummy field and use Substitute to change the % characters into ¶.

This will make the field contents into a value list. From there, it should be easy to use the value list functions to handle things.

You could skip the substitute process and instead use the patternCount and Position functions. This approach would be a little more complicated to write... personally, I'd go with the first method.

Regards,

Don

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.