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.

Featured Replies

  • Newbies

I am scripting the import of data into some 400 tables already established. I have the corresponding 400 seperate data files (excel cvs). The script step "import" doesn't seem to allow the selection of the "current table specified by the layout" as a target. I goto the different layouts right before the import but the import does not change to the table that is used by that layout. When writing the script I do select the "Current Table "mytable" " as the target, thinking that this would change during execution. Nope it don't. Soo,

1) Can I have a dynamic selection during script execution of target table for data imports.

2) How does FM select the table when doing an import. It seems that the choice is very explicit.

3) Recommendations on other ways to accomplish the task.

Cheers

 

23 minutes ago, rkowolik said:

1) Can I have a dynamic selection during script execution of target table for data imports.

2) How does FM select the table when doing an import. It seems that the choice is very explicit.

The target table is hard-wired into the Import Records[] script step (as is the field mapping) and cannot be determined dynamically at runtime (other than by user intervening via the import dialog).

 

23 minutes ago, rkowolik said:

3) Recommendations on other ways to accomplish the task.

I suspect you should not have 400 tables.

 

Edited by comment

  • Author
  • Newbies

OK thanks for the reinforcing what I saw. Ha yea on the tables (its actually down from 1400) but I'm doing a data migration from one ERP system (MAPICS) with 20 yrs of historical data to another (proAlpha) so the schemas were designed by others. So far FileMaker has supported me very well except for this.

How would you select the target table at runtime anyway? Perhaps you could cook something up with AppleScript.

On 26 March, 2016 at 9:55 PM, comment said:

How would you select the target table at runtime anyway? Perhaps you could cook something up with AppleScript.

That should be fully achievable using FQL

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.