Linking Excel to DataSight

Linking Excel to DataSight

DataSight has been designed to use Microsoft SQL as the fundamental database behind the application. This provides real benefits for DataSight users.

The following procedure shows you how to link DataSight with Microsoft Excel. The same procedure can be used to link any other software product that has the capability to link to external databases. This includes statistics packages such as Statistica and SigmaPlot.

 

Link Microsoft Excel to DataSight

  1. On DataSight, go to Options from the application tab on DataSight.
  2. In the Options window, check Create SQL View under the Datasheet section. Once you have done this then every time you save a datasheet in DataSight, a native Microsoft SQL View will be saved based on the filters for the datasheet. These views are not tables of data but are SQL Queries that are activated when you open them. DataSight saves the DataSight datasheet saved views as Microsoft SQL Views.
  3. After saving a view on DataSight, open Microsoft Excel to link to DataSight.
  4. Open a blank spreadsheet. Then go to the Data tab from the Menu ribbon.
  5. From the Get External Data group, select From Other Sources and then click From SQL Server.

                A Data Connection Wizard runs.

  1. In the Wizard, enter the server name.
  2. Select one of the following modes to verify your Log on credentials.
    • If you normally log into DataSight using Windows Authentication then simply click Next.
    • If you use SQL Security log on details, then click Use the following user name and password radio button, enter the user name and password provided by your IT Administrator and then click Next.
  3. Select the database that you wish to connect to from a dropdown list. As soon as you select the database(s) you will be able to see the tables directly from DataSight. Within these tables are Microsoft SQL views.
  4. Highlight the name of the view you wish to open.
  5. (Optional) Unselect Connect to a Specific Table to link data from all the tables.
  6. (Optional) Select Enable selection of multiple tables to select more than one table.
  7. Click Next to continue.
  8. (Optional) You can click Back to change your preferences or Cancel the process at any time.
  9. Set a File Name, Description, Friendly Name, and Search Keywords as you wish, or do nothing to use default settings.
  10. Click Finish to complete the wizard. Once you have selected your View, select how you would like Microsoft Excel to import the data in the Import Data
  11. In the Import Data window, select how you wish to view your data.

                 You can elect to view data as:

  • Table
  • PivotTable Report
  • PivotChart
  • Or you can choose to Only Create a Connection
  1. Select where you want to put your data.
  2. (Optional) Click on Properties to update data.

                In the Properties window, you can configure the connection to automatically refresh the data.

                Then click OK. You will be returned to the Import Data window.

  1. In the Import Data window, click OK to finish your import routine. Your data will now be displayed in the specified location.

Note

To find out your server name, login to DataSight and look at the Status Bar.

 

    • Related Articles

    • Linking DataSight

      DataSight has been designed to ensure that data stored within DataSight can easily be shared or disseminated to other systems. Our design focuses on data management and pulling data in human readable format from instruments and other systems to ...
    • Linking DSApp to DataSight

      This topic contains the default settings for the Saved Views and automated Tasks used to link DSApp to your DataSight database. When DSApp is provisioned for your DataSight database and upgrades are run specific to DSApp, the requisite DSApp files ...
    • Importing calculated fields from Microsoft Excel files

      Reported: June 16, 2017. Version(s) affected: DataSight 3.0 and 3.1. Issue: During an import routine, if values in nominated fields of a file have been calculated using Microsoft Excel formulae, they appear empty when previewed and do not import. ...
    • Linking URL String in DataSight

      You can link DataSight to systems, either local or on the cloud, via a URL string in any File Dialog window within DataSight. This allows you to download human readable files for import, or upload data and reports to these systems. The types of ...
    • Linking Web Service in DataSight

      Data can be automatically ingested into DataSight from a Web Service. Web Service URL String When entering your File Name or Target location, the Web Service URL string must be in the format of: http://<websiteaddress> or https://<websiteaddress>. ...