Why an Excel Import Is Still Sexy

Friday, October 30, 2015 by Alexander Huber

It is true, there are lots of ways to get data in and out of time cockpit, the most advanced one being the OData Web API. Still, there are scenarios where an Excel import plays strong. First, you do not need to have any programming skills to import data. Time cockpit can generate an empty sample file. You just need to fill the file with your data and let time cockpit do the rest. And let’s be honest, Excel is ubiquitous and nearly everyone knows how to work with it. In this blog article I describe scenarios in which many time cockpit customers use our Excel importing feature.

This month we added the Excel import feature to time cockpit's HTML5 client. Read more about how importing Excel files work in HTML5 ...

Importer Scenarios

Incorporate Freelancers

Some of our bigger customers employee freelancers to handle work peaks more efficiently. Like conventional employees, the work of freelancers needs to be billed to customers. That means that freelancers need to track their time one way or another, but they do not necessarily need to track time with time cockpit. Perhaps they use another tool or just use Excel to track time.

On the other hand, our customers do not want to create dedicated users in time cockpit for freelancers. This can have various reasons, but most commonly, they do not want to give access to all project- and billing information to external employees.

For those cases, our customers use the Excel importer. They just send out an Excel template file to the freelancers that needs to be filled. At the end of the month, freelancers just send the complete Excel file to an internal who uses time cockpit's importer to load the time sheet entries into time cockpit. Processes like project controlling or billing are then aware of the external time sheet entries. You can work with the time sheets of your freelancers as it were internal employees.

Please be aware that although you do not give access to time cockpit to a freelancer, you need to create a time cockpit user for him or her.

Mass Updates

When dealing with master data, you will need to update a large amount of data records sooner or later. Imagine that you have thousands of customers in time cockpit. Each customer has a phone number, but the phone number does not conform to a given pattern. Your task is to make all the phone numbers compliant to the given pattern.

Of course you could use time cockpit’s built-in scripting language Iron Python to perform the updates, but if you are not so much into scripting, the Excel importer will be your tool of choice. You can just export all the customers in an Excel file, perform the updates in the Excel file and import your cleansed data again.

The importer is able to insert new entries, but also to update existing ones.

Migrating Data Between Systems

When we introduce time cockpit for a new customer, we seldom start on the green field. When customers of a certain size decide to use time cockpit, there are usually a lot of existing systems that serve as data sources for time cockpit. Examples are systems like MS Dynamics NAV, CRM systems like MS Dynamics CRM, MS Sharepoint or SAP. And often also legacy time tracking software that time cockpit is to replace :-). Most customers do not want to omit their historical time tracking data for the following reasons:

  • The historical time tracking data represents the actual hours of work of a user which is used to calculate overtime
  • The reporting capabilities of time cockpit may give new insights on bases of the historical time tracking data.

To migrate data between systems you could implement web jobs, but usually we only do that for periodic imports.
Customers who want to migrate data without our help can export data from their old systems and import it into time cockpit. Often, customers use the opportunity to increase data quality and consistency (e.g. remove duplicates etc.) and import just clean data into time cockpit. One of our customers used the time cockpit importer to load about 150k time sheet entries into time cockpit.

Conclusion

Agreed, there are other ways to load data into time cockpit which are fancier (see OData Web API). But if you need a pragmatic and reliable way that most users can relate to you might consider the time cockpit Excel importer. The advantages at a glance:

  • Excel is a quite common data exchange format. Excel files and the corresponding import definitions are self-describing and thus easy to understand.
  • The importer requires no programming/scripting skills. Users can perform import tasks themselves.
  • The importer is a standard interface that lets you import any data you like to manage in time cockpit. No dedicated import jobs interfaces to be developed.
  • Result logs of past imports are stored historically.

Further Reading

comments powered by Disqus