Strategy ONE
How to Import Your Data from a File
You can import Excel, .csv, .json, .txt, and SAS data files from your local machine.
To Import Your Data From a File
- Open the blank dashboard you created in Create a Dashboard.
- Choose Add Data
> New Data.
- Click File From Disk.
- Navigate to, select the file(s) to import, and click Open.
-
Click Prepare Data.
If the file is an Excel workbook with more than one worksheet of data, the Select Worksheets dialog opens. Select the worksheets to import and click Select.
If the tables on each Excel worksheet have the same set of objects, the Partitioned Tables dialog opens. Click Yes to group the data in a single table or No to keep them in separate worksheets.
The Preview Dialog opens. The system converts each file to a separate table. The top pane contains a table view, while the bottom pane contains a view of the data in the selected table. Strategy Workstation uses the first row of data as headers for the columns. These column headers appear as the names of the metrics and attributes that you define. A metric (
) is a business measure or key performance indicator (that is, Revenue, Profit, Employee Headcount, Probability of Purchase, etc.). An attribute (
) is a business concept (that is, Product, Employee, Month, etc.). Attributes provide content for metrics.
- In the top pane, select the drop-down arrow next to a table name and choose Parse. The Parse Your Data Dialog opens.
- Confirm the Tabular radio button is selected. Strategy Workstation assumes your data is stored in a simple tabular layout by default.
- If the data in the import file does not include column headers for the data columns, select the Insert new column headers checkbox. A default column header appears for each data column. You can rename the new column headers on the Preview dialog.
- Click Apply.
- To rename a column, in the Preview dialog, right-click a column name and choose Rename.
- To change an attribute to a metric or a metric to an attribute, right-click a column name and choose Convert to Metric or Convert to Attribute.
- If your data contains different forms of the same attribute in separate columns, you can create a multi-form attribute to combine the forms into a single attribute. Press and hold the
Ctrl
key to select multiple columns in the top pane, right-click, and select Create Multi-form Attribute. - If an attribute or metric's data type is inaccurate, right-click a column name, choose Change Data Type, and choose a new data type.
- To assign a geographic role to an attribute, right-click an attribute column name, choose Define Geography, choose a value from the drop-down list, and click OK.
- To exclude a column from an import, right-click a column name and choose Do Not Import.
- Click Finish.
Related Topics
Preview Data and Specify Import Options