Tips For Setting Up Your Excel Imports

The first step in prepping for a data import with Excel spreadsheets as the source is to collect your data into an Excel file. Familiarize yourself with the following tips and revisit this topic for guidance while setting up Excel import files for Data Imports.

Note: If you’re using CSV or text files or tables in SQL databases as the source of your import, see the topic Tips For Using Other Types Of Import Sources.

Save File As “Excel Workbook”

Save your file as an Excel Workbook file type and to a location that you can access while signed onto Stratum.Viewer. Avoid using the Strict Open XML Spreadsheet file type.

Include Dates, Dimension(s), and Measure(s)

Your import must contain dates, dimensions, and measures – all of which tell Data Import where the data gets imported to in Stratum.

Dates must include the month, day, and calendar year. Also, they must all be in the same format. A mix and match of different formats isn’t allowed in the same import file. Your dates can be in one of the following formats:

Measure data must belong to the same category. For example, your file should only have data intended for a Forecast category or POS category but not both. Imports handle a single category at a time.

Some tips about setting up the measure columns in your import file:

Use Descriptive Info In Header Row(s) To Help Map To Stratum Data

Identifying information about the data contained in each column of your file can be included in the header row(s) of your import file. They help identify what’s in each column – saving you time as you map columns or mark them to be ignored while setting up your import. Using header rows is optional for the Transactions import type (the type where dates are in every row). A minimum of one header row that contains dates is required for the Time Series import type (the type where dates are in a header row). A maximum of 99 headers rows can be included in either type of import.

The example shown in the next image uses one header row. You can use more than header row if needed. All header rows must be located at the top of your file, above the rows of import data.

Tip: Using the word “Date” in the header of the column that contains the transaction date helps Data Import automatically map that column as a date column.

Keep Data On Single Worksheet or Tab

The data for your import needs to be in the first worksheet or tab of your import file. Only the first worksheet or tab is considered by Data Import and all others are ignored.

Avoid Null Rows (They’re Treated As The End of an Import)

Make sure you don’t have a null row interspersed with rows of data in your import file. A Null row is a row without any data (note that a cell with all blank spaces or with zeroes in it is not considered null). The first null row that Data Import encounters in an import file will be treated as the end of your file. Data Import stops looking for data to import once it finds a null row. In this example, you’d want to remove row 11. If you don’t, the import will stop at that row and not consider any of the rows of data after that point.

Exclude Unnecessary Extras

Certain types of information should be excluded either because it doesn’t make sense for an import, isn’t necessary for an import, could disrupt the upload process, or could throw off the integrity of the import such as bring in unwanted data.