Difference between revisions of "SME and Excel - Extracting Data in Meaningful ways"

From High5Wiki
Jump to navigation Jump to search
Line 47: Line 47:
 
* First step – turn off Auto Query or the query will attempt on every change.
 
* First step – turn off Auto Query or the query will attempt on every change.
 
<br>[[File:Excel9.png]]<br>
 
<br>[[File:Excel9.png]]<br>
* Show hide Criteria – will be where you limit your query
+
* Set your filter criteria:
 
<br>[[File:Excel10.png]]<br>
 
<br>[[File:Excel10.png]]<br>
* Set your filter criteria:
+
* Add fields
 
<br>[[File:Excel11.png]]<br>
 
<br>[[File:Excel11.png]]<br>
* Add fields
+
* Sorting
 
<br>[[File:Excel12.png]]<br>
 
<br>[[File:Excel12.png]]<br>
* Sorting
+
* Return the data to Excel
 
<br>[[File:Excel13.png]]<br>
 
<br>[[File:Excel13.png]]<br>
* Return the data to Excel
+
* Pick the row/column for your data.
 
<br>[[File:Excel14.png]]<br>
 
<br>[[File:Excel14.png]]<br>
* Pick the row/column for your data.
+
* Returned Data
 
<br>[[File:Excel15.png]]<br>
 
<br>[[File:Excel15.png]]<br>
* Returned Data
 
<br>[[File:Excel16.png]]<br>
 
 
* To edit the query:
 
* To edit the query:
 
* Right click in the query and select Table> Edit Query from the menu.
 
* Right click in the query and select Table> Edit Query from the menu.
 +
<br>[[File:Excel16.png]]<br>
  
 
<h3>Outputting search grids to excel</h3>
 
<h3>Outputting search grids to excel</h3>

Revision as of 22:12, 18 February 2020

SME and Excel: Extracting Data in Meaningful ways


Summary:

SME: Service Management Enterprise provides a complete service management solution with complete reporting capabilities. As you know, Excel is a powerful program for data manipulation and reporting. Combining the capabilities of SME and Excel give a powerful way of working with business data.

SME has multiple ways to work with Excel. This document describes the various ways to utilize excel with SME.


Ways of Using Excel with SME:

  1. Connect Excel direct to SQL Server (preferred)
  2. Output search grids to excel
  3. Print out to excel



Connect Excel directly to SQL Server

This is the most powerful and flexible way to utilize SME with excel, however takes a bit more effort to setup.

  • Open Excel
  • Go to the ‘Data’ tab
  • ‘From Other Sources’
  • From Microsoft Query


Excel1.png

  • Choose your Data Source (Contact High5 Software if you need assistance setting up your ODBC connection).


Excel2.png

  • Click on the data source and click ok
  • You will be asked to log in. Put in your SQL password or contact High5 to set one up.


Excel3.png

  • Set the options, uncheck all except Tables, set the Owner to ‘dbo’ as it makes finding the tables easier and then choose your columns.


Excel4.png

  • I recommend locating the table you are looking for and adding only one column, then editing the query in MS Query and adding the remainder.


Excel5.png

  • Click ‘Next’ and pick a sort field. It’s better to wait until you edit the query.


Excel6.png

  • Filter Data - It’s better to wait until you edit the query.


Excel7.png

  • Click ‘View data or edit query in Microsoft Query


Excel8.png

  • The Query Editor opens
  • First step – turn off Auto Query or the query will attempt on every change.


Excel9.png

  • Set your filter criteria:


Excel10.png

  • Add fields


Excel11.png

  • Sorting


Excel12.png

  • Return the data to Excel


Excel13.png

  • Pick the row/column for your data.


Excel14.png

  • Returned Data


Excel15.png

  • To edit the query:
  • Right click in the query and select Table> Edit Query from the menu.


Excel16.png

Outputting search grids to excel

The final method is to print a report to Excel.

  • Output search grids to excel:

This is the simplest and quickest way to get data to excel. Any data you can show in an SME search grid can be output to excel. Here is how:

  1. First create the search grid or search view you want. There are many ways to get the grid to show information you want. Follow these steps and options to get the search grid to show what you want
    1. Go to the module you want for information. For example, customers, service orders, invoices, etc.
    2. Select Search
    3. Select Options>Add Fields to Grid to select the information you want in the grid and then in excel.
    4. Arrange the columns how you want by dragging the columns to the appropriate position.
    5. If you want to group item, select the column and drag into the grey area above the columns.
    6. If you want to filter certain data, select the green funnel icon towards the bottom left. This pulls up a filter too to filter on available data.
  2. Next select Options>Export to Excel and select the path and filename for export.
  3. Finally, open the Excel file you created and manipulate data as needed.

Print Report to Excel

All reports can be output as many different types of formats, for example graphic formats, pdf, and Excel.

  1. Select the report you want to output to excel. You can select the reports in Doc Center>Reports or in the individual modules
  2. Select print
  3. Towards the bottom, select Print to File
  4. Select Excel File
  5. Select the location and name of the file to export