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.

Shadow fields from an .xls file

Featured Replies

Would I need a script to shadow fields from an excel file located on a local drive. I don't want to import the file but simply shadow specific fields from an existing .xls file on a local drive.

The .xls file is updated each morning with inventory stock and want file maker to pull from the available file each day.

Yes, you should create a script. You could do it manually, but a script is more reliable. If the file is always the same name, then you can just hard-code it into the Import step. Otherwise you can just choose it; but personally I'd much prefer some better way to identify the file.

Look at the Import script step, which supports Excel. The options you'd want are "Matching records". You would need a unique ID on both sides. Click again on the -> to change it to =

That tells FileMaker to match records using that field. It will bring in values from the matching row-column of the Excel file (including blank values). You may also need to Show All records, as the above will only match against records in the found set.

You may also want to use the option "Add new records", which will create new records for any rows not matched; if you have new records in the Excel file.

Test on an example database until it is reliable.

  • Author

Sorry my post was moved and didnt realize it...

Edited by Guest

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.