Posts Tagged: import

Improvements in Importing Data

We’ve made a number of improvements for the upcoming v4.16 release of our MIDAS software when it comes to importing data from 3rd party calendars/booking systems, namely:

1) Faster importing of CSV data

We’ve managed to significantly improve the import speed of CSV data, which in previous versions could become very slow/sluggish depending upon a combination of settings in MIDAS and the amount of data being imported

2) Improved CSV support

MIDAS v4.16 now better handles instances where CSV data fields themselves contained a record delimiting character.

For example, take the following CSV (Comma Separated Values) line:

Item 1,Item 2,Item 3,"Item 4a, Item 4b",Item 5

Previously MIDAS would incorrectly analyze the 4th item as being two separate data items, “Item 4a” and “Item 4b”, instead of a single data record.

This behavior is now corrected when importing data into MIDAS v4.16.

3) Support for importing bookings with resources

Until now, whilst you could import bookings into MIDAS, it was not possible to “map” data – including resources – to the resources database within MIDAS.

We’ve addressed this for v4.16 and you can import resources along within your booking data.

To be able to import resources along with your bookings, you’ll need to ensure that your resource data falls within a single “column” in your CSV data file. MIDAS will then parse this data and attempt to determine the applicable resource and quantity.

For example, if you wish to import a booking which has two laptops and one data projector assigned to it, your CSV data field for this should be in one of the following supported formats:

  • “2 Laptop, 1 Projector”
  • “2 Laptop; 1 Projector”
  • “x2 Laptop, x1 Projector”
  • “x2 Laptop; x1 Projector”
  • “2x Laptop, 1x Projector”
  • “2x Laptop; 1x Projector”
  • “2No. Laptop, 1No. Projector”
  • “2No. Laptop; 1No. Projector”

Click here to continue reading about some of the other new & improved features coming in MIDAS v4.16!


New Tool to Import Clients into MIDAS

One of the things we frequently get asked by our customers is; “Is there a way to import my existing data into MIDAS?”. Well, we’ve listened to you, and have now released an easy-to-use import tool to allow you to do just that!

Using our free import tool, you can import client data into MIDAS v3.00 or later, that is either in a .csv (Comma Separated Values), or a .txt (Tab, or other character, Delimited) file format.

This means that provided your 3rd party application allows you to export client/contact data in one of these formats, you can easily import it directly into MIDAS!

You can also use our import tool to import data directly from a spreadsheet application, such as Microsoft’s Excel!

We’ve even given you the option to replace, or simply add to your existing client data when importing new data!

Here’s a few screenshots of the new import tool:

Step 1 - Select data to import
Step 2 - Import settings
Step 3 - Import data

For further information, and to download our free import tool, please see our How do I import client data from another application into MIDAS? knowledge base article.