Metadata view

Detailed sections explaining each type of metadata

The Metadata view gives you granular control and visibility over each column in your dataset—its purpose, data type, special handling, and how it is used in downstream analyses. Easily select multiple columns and perform bulk operations in just a few clicks. During data preparation, you can also sort the values in each column as required.

Properly configuring your metadata ensures that Tellius can accurately interpret and process your data, whether you’re performing self-service analytics, creating AI-driven insights, or building predictive models.

During data preparation, you can inspect and edit the properties of each column, such as:

  • Display Names for user-friendly labeling

  • Data Types (integer, string, timestamp, etc.)

  • Column Types (dimension vs. measure)

  • Feature Types (categorical vs. continuous)

  • Aggregations (sum, average, etc.)

  • Special Types (map coordinates or geographic boundaries)

  • Synonyms for advanced natural language search

  • Rank to prioritize columns in Live Insights

  • Indexing to determine columns included/excluded in search

  • Descriptions for contextual tooltips

In addition, Tellius Kaiya can auto-generate metadata such as synonyms, descriptions, or display names for you to review, accept, or refine. This significantly reduces manual effort and promotes standardized terminology across your organization.

  1. Navigate Data → Prepare Metadata and select the required business view from the Datasets pane.

  2. The column names will be displayed along with the following metadata:

  • Display name

  • Data format

  • Special type

  • Data aggregation

  • Synonyms

  • Rank

  • Indexing

  • Column type

  • Feature type

  • Column description

  1. In each column header, click on the to sort the values in ascending order or to sort the values in descending order.

  2. Hover over any info icon next to the column header to view the contextual tooltips and get a quick idea of each metadata.

  3. Click on the Edit button to edit the metadata of any column(s).

  4. After performing the required changes, click on Publish to save the changes or Cancel to discard changes.

Here are the steps to be followed to edit each type of metadata:

Display name

Display names are user-friendly names given to the columns in a dataset. Throughout Tellius, only display names would be used to refer to any column (not column names). To rename a column, you can change the display names (instead of changing column names), as it ensures no disruptions when data is refreshed.

From the metadata view,

  1. For a required column, click on Click to edit under Display Name.

  2. Provide the desired display name.

Display name

Data type

A fundamental property indicating how your data is stored (integer, string, double, date, timestamp, etc.). The data type determines which operations and transformations are applicable to a column. For example, only numeric columns can be used in mathematical aggregations, while date/timestamp columns unlock time-series analytics.

The data type of the values can be changed only under Data subtab.

To change the data type,

  1. Navigate Data → Prepare → Data.

  2. Click on the Edit button.

  3. Click on the dropdown arrow next to any column name and choose Data Type.

  4. Choose the required data type:

  • String: For characters and text

  • Double: For floating point numbers

  • Date: For values containing dates

  • Integer: For numerical values

  • Timestamp: For values with both date and time

  1. Click on Submit to save the changes, or Cancel to discard.

Data type

Column type

A column type could be either one of the following:

Measure - quantitative values (e.g., sales, profit, cost) which can be aggregated (e.g., sum, average, min, max)

Dimension - qualitative values (e.g., city, region, date) which cannot be aggregated and do not support mathematical operations like summing or averaging.

Choose the column type as “dimension” if the values can be used to categorize or segment the data (e.g., show sales by city, show profit by year).

  • The feature type, data format, and default aggregation of measures can be modified.

  • The aggregation and data format of dimensions will be “N/A”.

  • The feature type of dimensions can only be “Categorical”.

From the metadata view,

  1. For any required column name, click on the dropdown under Column type.

  2. Choose Dimension or Measure as required.

Column type

Feature type

The feature type of a value can be either one of the following:

Categorical - discrete variables; a fixed number of possible values (e.g., the values for the column ‘Continent’ can be one of the 7 values)

Continuous - variables from a range of values between a theoretical minimum and maximum (e.g., columns that represent measurements, such as "height", "temperature", "weight".)

From the metadata view,

  1. For any required column name, click on the dropdown under Feature type.

  2. Choose Categorical or Continuous as required.

Dimensions always have the feature type Categorical, while measures can be either continuous or discrete (though in most common use cases, numeric measures will be continuous).

Feature type

Aggregation

A collection of values can be aggregated to form a single value. The value set up will be used as the default aggregation for the associated measure across Tellius, and it can be changed when required. The default aggregation can be set in the following ways:

From the metadata view,

  1. For the required column name, click on the dropdown under Aggregation.

  2. Choose one from the following options:

  • Sum - the total sum of the values

  • Avg - average of the values

  • Min - minimum of all the values

  • Max - maximum of all the values

  • Count - number of values in the column

  • Unique count - number of distinct values in the column

  • Percentage - the percentage of all the values in the column

Aggregation affects how data is summarized in charts, insights, or pivot-style tables. For instance, sales data is commonly summed, while rating data may be averaged.

  • Use Sum for additive measures like revenue or page views.

  • Use Average for continuous measures where you need the mean (e.g., average session duration).

  • Use Count or Unique Count for ID columns that are still treated as measures, but require counting rather than summation.

Aggregation

Data format

Data format indicates the format (e.g., prefix/suffix, comma separation, decimal units) in which the data is represented in a dataset.

From the metadata view,

  1. For any required column name, click on the dropdown under Data format.

  2. Choose the required data format from the list.

Data format

Special type

This helps you to flag columns used in geographical or time-based analyses. Based on the data type (integer, string, timestamp) of the column, a list of Special types will be displayed. If the column is used in a search query, the results will be displayed according to the selected Special type.

  • If a Special type is assigned for integer, double, and string data types, search results will be displayed in Map charts instead of regular bar/line charts.

  • If a Special type is assigned for timestamp data types, the column will be selected as the primary date column for time/date-related search queries.

The Special type assigned for columns will be reflected on search result queries (Search tab) and while creating location maps and boundary maps in Vizpads (Explore tab).

Integer and double data type

  1. For any required column name, click on the dropdown under Special type.

  2. Select the required Special type from the list of options displayed:

  • Map Longitude

  • Map Latitude

  • Zip

Integer and double data type
  1. If Map Latitude is selected, the following window will appear for you to choose the column for Map Longitude (and vice versa).

Creating new geospatial group
  1. Provide a name in the Geospatial Grouping Name field.

  2. Since the latitude column is already selected, choose the complementary longitude column from the dropdown under Select Longitude Column.

  3. Click on Select to continue or click on Cancel to dismiss.

  1. Now, if the column is used in a search query (under Search), the results will be displayed in the Map chart. According to the Special type selected, the values will be plotted on the chart.

  2. While creating Location Maps chart type in a Vizpad (Explore)

  • Columns can be added to Latitude and Longitude fields only if their Special type is set to Map Latitude/Map Longitude.

  • Instead of drag-and-drop, when you double click the columns whose Special type is set to Map Latitude/Map Longitude from the Business View pane, they will be automatically added to the corresponding Latitude/Longitude fields.

Latitude and Longitude in Configuration pane

String data type

  1. For any required column name, click on the dropdown under Special type.

  2. Select the required Special type from the list of options displayed:

  • Country

  • State

  • City

  • County

  • Zip

String data type
  1. Now, if the column is used in a search query (under Search), then the results will be displayed in the Map chart. According to the Special type selected, the values will be plotted on the chart. For example, when you search Show profit by country, instead of a regular bar/line chart, the results will be displayed in a Boundary Map chart.

Timestamp data type

  1. For any required column name, click on the dropdown under Special type.

  2. The chosen column will be picked as the primary date column for any time/date-related search queries entered in Search.

Timestamp data type

Synonyms

Sometimes, a category could be called using multiple names by different team members. Such additional names could be added under Synonyms. They are alternative names that you could provide for a column. Synonyms can be used instead of the actual column name or display name in search queries.

From the metadata view,

  1. For any required column name, click on the Synonyms cell.

  2. Provide a synonym and press "Enter"/"Return". Include as many synonyms as required.

Synonyms

Rank

Tellius allows you to rank the columns (from 1 to 20) so that the prioritized columns would be used in Live Insights over the non-ranked columns. By default, there will be no ranking associated with any column in a live dataset. Each rank assigned to a column is unique, i.e., no two columns can have the same ranking.

If required, a ranked column can still be excluded while creating Insights or Models.

From the metadata view,

  1. For any required column name, click on the dropdown No Rank under Rank.

  2. Choose the required ranking from 1 to 20.

While creating Live Insights, the rank of every column will be displayed under Column Selection.

Column Selection

Include in Insights

Select the columns that need to be considered for the creation of Insights under the Discover tab. The columns can also be included/excluded while creating Insights.

From the metadata view,

  1. If you want to include a column for the creation of Insights, click on the toggle button under Include in Insights.

  2. To exclude a column, switch the toggle to “No”.

  3. The excluded columns will be displayed in the Insights summary with the reason “Excluded configured in Data Prep”.

The columns included/excluded in this metadata view will be reflected when an Insight is created (Insight Configuration).

  • Under Included, the columns selected in the metadata view will be displayed.

  • The unselected columns will be displayed under Excluded columns, along with the reason for exclusion.

  • Users have the flexibility to drag and drop the required columns from Included to Excluded and vice versa.

  • The number of columns under Included and Excluded will also be displayed, along with the option to Select/Deselect all the columns.

For Live Insights, the rank assigned to each column will be displayed.

Include/Exclude Columns

A column can be excluded for multiple reasons. Tellius follows the below order of priority to exclude a column:

  1. Target column (excluded since the column is used as a target for insights)

  2. Cohort column (excluded since the column is used to form a cohort for comparison)

  3. Date column (excluded since the data type of a column is date or timestamp)

  4. Cardinality (excluded since the column consists of unique values - e.g., email ID)

  5. Data preparation (excluded since the user unselected it in the metadata view during data preparation)

  6. User excluded (since it was excluded during the creation of Insights)

  7. Personalization (Excluded by the user after the insight has been generated; from Is the Insight helpful → Help Tellius learn → Exclude columns)

  8. Correlated (since the column is correlated with some other column)

  9. Excluded in top features (only the top 6 key drivers are considered based on feature importance)

Once an Insight has been created, its corresponding details will be displayed in Insight Summary. It displays the included and excluded columns with the reason for exclusion.

Insight Summary

Include in Predict

Select the columns that need to be considered for the creation of Models under Predict tab.

From the metadata view,

  1. If you want to include a column for Models, click on the toggle button under Include in Predict.

  2. To exclude a column, switch the toggle to “No”.

By default, the high cardinality columns (e.g., email ID, contact number) will be excluded when creating Models.

Index column

When a search query is executed, only the values of indexed columns are considered for processing the results of a query.

  • The columns set to Default will be considered for the search results.

  • The values of the column set to Don’t Index will be excluded from the search results.

From the metadata view,

  1. For the required column, click on the dropdown under Index Column.

  2. Choose the value as Default to include the column, and Don’t index to exclude the column.

Index column

Description

Column description helps you understand the context of each column. When you hover over any column across Tellius, the corresponding data description will be displayed in the tooltip along with the column type (measure/dimension). By default, there will be no description associated with a column.

The following are the places where the description will be displayed when hovered:

Search:

  1. When hovered over any column in Search guide, Search Inspector, search history, and the right panel where the list of columns in a Business View is displayed.

  2. When hovered over any axis label/ legend label on a chart.

Explore:

  1. When hovered over a column in the right panel where the list of columns in a Business View is displayed.

  2. When hovered over a column in the filter list on a chart.

To add description:

From the metadata view,

  1. For the required column, click on Click to edit under Description.

  2. Provide the required description within 2000 characters.

Description

To hide the description tooltips, navigate Settings → Application Settings → Data and disable the Show Column Description toggle under Column description.

The Show Column Description option will be enabled by default.

Enabling column description

Bulk operation

From the metadata view, Tellius offers the flexibility to select multiple columns and apply changes to them as required. Bulk editing is a time-saver, especially when you have a large dataset with multiple columns needing the same property changes (e.g., converting a batch of numeric fields from Dimensions to Measures). To perform bulk operations,

  1. Select the required columns by clicking on the checkbox near the Column name.

  2. The following metadata can be modified in bulk:

  • Column type

  • Feature type

  • Aggregation

  • Data format

  • Include in Discovery

  • Include in Insight

  • Include in Predict

Bulk operation

Last updated

Was this helpful?