In Datameer, you can create a workbook to get to new insights with your data. Inside the workbook, you can add additional data sources, change the column and sheet names, collapse columns, apply formulas, view workbook details, and more.
You can also copy workbooks, import worksheets from other workbooks, duplicate workbooks and worksheets, and exchange datasources.
To create a workbook:
When using data from a sheet in another workbook or an import job, the data from that source sheet is copied to the new sheet if the new sheet is marked as kept. In previous versions, the source sheet was referenced instead, which led to workbook data not being deleted by housekeeping.
The workbook is populated with a sample of data from that data source. To use data in Datameer, that data must be part of a data source. If you have a source of data you want to use for analysis, such as an Excel spreadsheet, you need to create a data source using that data, or have a system administrator create one for you.
Data displayed in Datameer workbooks is a sampling of the full data from the source. When creating or editing an import job, file upload, or data link, you set the number of sample records to populate a workbook from the specific data source being used.
A data source added to a workbook displays the number of sample records configured for that source. When creating calculations in the workbook, those calculations are being applied only to the sample data until the workbook has run. After running a workbook, the calculations made in the workbook are applied to the full data and can be viewed or downloaded by right-clicking on the workbook and selecting Browse All Data.
The next time the workbook is opened after running, while the calculations have been applied to the full data, you still view the sample size configured from the data source.
Status notifications have been added to the bottom of workbook worksheets to show if the worksheet is dispaying information based on sample or full data and if the worksheet is filtered.
If the worksheet's calculations are based only on sample data, the notification is orange. It tells you how many sample rows are being displayed in the worksheet and that you can run the workbook to display the sheet calculations based on the full data from the data source.
If the worksheet is displaying no information, this could be that none of the origial sample data fits the criteria of the caculations. Running the workbook takes into account all current worksheet caculations and might bring in new sample data to populate the worksheet if data from the data source meet the caculation criteria.
If the worksheet's caculations are based on the full data, the notification is green. It tells you how many sample rows are being displayed in the worksheet out of how many total records from the data source. If all the records of the source are being used, the status bar displays the total record count.
Opening Existing Workbooks
To open an existing workbook:
A workbook can be opened by a user with permissions to view the workbook by entering a URL into the browser.
There are two valid URLs that can open a workbook, using the ID or the path.
Workbook ID: http(s)://<server>:<port>/workbook/<wbkID>
Example: https://localhost:8080/workbook/25
Workbook path: http(s)://<server>:<port>/workbook?path=<path/to/workbook.wbk>
Example: https://localhost:8080/workbook?path=Users/Matthew/Seasonal_Earnings
Open a workbook to a specific worksheet: http(s)://<server>:<port>/workbook?path=<path/to/workbook.wbk>&sheet=<sheetName>
Example: https://localhost:8080/workbook?path=/Users/Matthew /Seasonal_Earnings.wbk&sheet=products
Datameer gives you the option of saving previous versions of a workbook when it is run more than once. Learn more about optimizing your workbooks and data retention.
To open a prior version of a workbook:
To add additional data sources to an existing workbook:
For each data source you select, a tab is added to the workbook, containing a sample of data from that data source. You can add multiple data sources at the same time by holding the SHIFT button.
You can exchange data sources to run a workbook on a different set of similar data, which is faster than recreating the workbook.
For example, you can run a workbook on data for each month by exchanging the data source to point to the data for the next month. Each datasource must have the same structure. Further analysis applies only to the new data after the exchange. This option is only available when the current data sheet uses a data source imported by adding data. The option isn't available for sheets created using filters, joins, sorts, external datasheets, or formulas. You must also have write permissions for this workbook to use this option.
To exchange data sources in an existing workbook:
Errors might occur when exchanging data if column names have changed. On a joined sheet, original references to columns remain even if that column name doesn't exist in the new exchanged data. If this happens, replace the joined sheet reference with the updated column name from the exchanged data. |
You can set up sheet names, resize columns, collapse and show columns, rename worksheets, import worksheets from other workbooks, and more.
There are multiple ways to navigate between sheets within a workbook:
There are eight different worksheet types in Datameer. Only the formula (Fx) worksheet type analyzes data using the formula bar or with the function wizard.
You can rename workbook sheets.
To change the name of a sheet:
You can delete sheets in a workbook that you don't want to use or keep.
To delete sheets:
You can duplicate workbook sheets - so you can create variations on a theme. The new sheet is named with the next available number. If there are five sheets and you duplicated Sheet3, the new sheet is named Sheet6.
To duplicate sheets in a workbook:
In Datameer v6.3, you cannot only copy the raw data of a sheet with formulas, joins, sorts, or clustering, but you can also copy the underlying logic and actions to the new sheet. If a sheet in a workbook has actions applied to it, you can copy both the logic and the data or select the Copy data only checkbox to copy over only the data in the sheet without the logic. |
You can reorder sheet locations inside of a workbook.
To reorder sheets in a workbook:
You can reorder columns on a sheet inside of a workbook.
To reorder columns on a sheet:
The graph overlay shows the current selected sheet with in and outgoing sheets in a visual manner.
Importing sheets allows you to chain workbooks together.
To import sheets from one workbook into another workbook:
Datameer creates suggested column names when the user creates new columns using the Formula Builder.
These names are based off the column name used in the formula and the type of formula used.
If you want to change these names refer to setting up column names.
Column names can only contain letters (only standard, capital or lower-case characters), numbers, and/or underscores. Column names must begin with a letter or underscore.
Column names are case sensitive. Currently there isn't a parameter available that can disable the case-sensitive nature of these names.
You can rename the column names on workbook sheets that are editable. The status line just above the list of tabs tells you if a particular sheet is writable.
As of Datameer 7.2 Column names have a 255 character limit. |
To edit the column name:
To resize columns:
You can also double-click a column name to fully expand the column.
To hide (collapse) a column, right-click the column name and select Hide Column.
Double-click the hidden column to bring it back into view.
A toggle columns toolbar button displays all columns of the current worksheet. You can use this menu to show or hide columns as a batch process.
To insert a new column:
Select Insert Column.
A column is added to the left of the column chosen.
Each workbook can contain a maximum of 702 columns. |
To remove a column:
To access the cell context menu, right-click on a cell within a workbook.
The cell context menu includes three options:
To format the contents of a column:
The worksheet highlights rows by each group series when a GROUPBY function is used.
Double-click a cell to select it, and then right-click it and select Copy Cell Content to copy its contents to the browser's clipboard. This functionality doesn't work with the Safari browser.
The inspector gives you important information about the data of each column in your workbook. Use this feature for quick insights into the data that each of your columns contain.
|
As of Datameer 7.2 There are two tabs at the top of the workbook inspector. The inspector is separated at the worksheet level and column level. The worksheet level tab has a description box where text can be entered about each worksheet in the workbook. The column level tab has a description box where text can be entered about each column of a worksheet. Below the description box, the column information is as described above. |
To open or close the workbook column inspector:
If you would like to revert an action that you performed in a workbook, you can use the Undo and Redo buttons available in the toolbar. By default, you can undo or redo the last two actions performed on a workbook that modify the workbook state in the database. These actions don't include changes such as font style or column size, as the workbook's state remains the same. You can also access these options through the Edit menu or using keyboard shortcuts (Cmd+Shift+Z for undo, Cmd+Shift+Z for redo). If the cursor is in a text field, using the keyboard shortcut reverts only the most recent changes in the text field, not the whole workbook.
Administrators can adjust the settings for these buttons in default.properties
and system.properties
. There, admins can edit the amount of time the history of a workbook is kept, the maximum number of actions a a user can revert, and how many workbooks can retain a history at the same time.
To make sure this functionality isn't causing performance issues, you can check various statistics about the memory usage and workbook states in <Datameer>/logs/workbook_undo.log.
The log is set to record the following values separated by comma:
absoluteMemoryConsumption,absoluteMemoryUsageInBytes,generalMemoryUsage,historiesInUse,historyStatesInMemory,maxMemory,relativeUsageInPercent,usedMemory,usersWorking,workbooksInUse
All undo related actions are collected, but for memory performance, the system prints the values to the log once per minute.
Formulas provide the ability to analyze your data in powerful ways.
You can create formulas on worksheets that are editable. When you click the data area of a column that has a formula associated with it, the formula displays above the workbook in the Fx bar. You can also create a new sheet and create formulas that reference fields from other sheets. Click the Fx button on the formula line to display the formula builder. (As of Datameer 7.2, the formula builder is located in the worksheet inspector.)
To create a formula using the Formula Builder:
The resulting function displays next to the fx icon. To learn more, see using the Formula Builder.
To use operators in a formula:
To use regular expressions in a formula:
See Using Regular Expressions to see some examples. Datameer offers an API to extend the built-in formulas. See the Developer's Guide to learn more.
To edit formulas:
You can save workbooks, view or change workbook settings, link a workbook to multiple data sources, calculate a workbook, and more.
When you save a workbook, you also specify the workbook settings. If you don't know which settings to use, you can keep the default settings and you can change them later or the system administrator can set them. See Configuring Workbook Settings to learn more.
To save workbooks:
If workbook settings need to be updated after saving, right-click on the workbook in the file browser and select Configure .
From the File menu, select Save As, or click the Save Workbook As icon on the toolbar.To save a copy of a workbook:
You can create multiple workbooks that reference the same data set:
From the workbook you can calculate the workbook using the entire data set. Depending on the volume of data involved, this process might take awhile.
After making changes to an existing workbook, the next time the workbook is run, the changes are applied in the workbook calculation. Historical data before the change to the workbook isn't updated.
To view full results:
To go to a specific record while in the workbook:
You can view information about the workbooks that you have open.
Workbook information gives general information about the current workbook, including:
Sheet summary information gives advanced information on individual pages within the current workbook including the following:
Sheet type | Sheet type | Description | Job path | Connection | Last executed | Kept | Partitioned | Formulas used | Filter source | Filter connector | Filter arguments | Join type | Join pairs | Sort source | Sort arguments | Sources of union |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Source sheet | x | x | x | x | x | x | ||||||||||
Formula sheet | x | x | x | x | ||||||||||||
Filtered sheet | x | x | x | x | x | x | ||||||||||
Joined sheet | x | x | x | x | x | |||||||||||
Sorted sheet | x | x | x | x | ||||||||||||
Union sheet | x | x | x | x |
To view workbook details:
You can set up the schedule of when a job runs when you create a workbook or you can change the schedule settings later. See Configuring Workbook Settings to learn more about scheduling.
If you use other systems or BI tools, you can connect and consume results generated by Datameer workbooks so they can be leveraged for other processes or reporting mechanisms using the integration link.
The default limit for number of rows to download is 100,000, as this functionality is intended for small aggregated data sets. To adjust the record download limit, change the |
Here is an example how it can be used in Power BI:
Only users with admin rights can set or change permissions.
To view sharing permissions and security settings for a workbook:
Owner:
Groups: