Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6337 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I'm using Excel to take loads of raw data and then apply some maths and condense it into a template which I can then import into the database.

My excel files all use text and logic functions heavily to condense the data so there are 1000 rows in the excel import sheet that can be filled if needed depending on the number of records I need to import. These rows all contain formulas but appear empty by using "" in the IF statements.

Regardless of what I do (saving the file as text, removing all formulas), Filemaker always imports 1000 records, even if the majority appear empty.

The only thing that works is if I copy just the filled rows in excel and make a new file, but this will be a major hassle for my end users.

How can I import directly from my Excel file without getting the empty records?

Posted

In Excel, go to the line right below your last row of data. Hold down shift and ctrl and push the down arrow. Then delete those rows. They shouldn't show up in your import now.

  • Newbies
Posted

Thanks, that works nicely and is far better than making a new file. If I was the only user for this system then that would be fine.

There must be a way to tell 'import record scripts' to ignore empty rows??

Posted

I do it the other way: import the raw data into a FMP table and do the processing in FMP using either scripts or calculation fields or a combination of both.

It's easy, for example, to get FMP to delete or omit blank records.

This topic is 6337 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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