Create insight
Zuletzt aktualisiert
War das hilfreich?
Zuletzt aktualisiert
War das hilfreich?
Open the Insight Editor
Navigate to the desired dataset through the solution or the left sidebar navigation.
Click the title of the dataset to access the dataset overview and click Explore dataset.
Select the "Create insight" option to launch the insight editor.
Enter a name and description for the insight.
The insight editor will open from the right side.
The dataset you came from is already selected by default for your insight. You can also change it here.
After selecting your main dataset, click the + Join dataset button at the top of the Data tab.
Select the second dataset you want to combine with the main dataset.
Polyteia will attempt to automatically join them via matching column names (a natural join).
If the join key columns have different names, click the ··· button next to the second dataset name, then Add condition to manually define the column pair.
Use the dropdown menu to select your join type:
Inner Join
, Left Join
, Right Join
, or Full Join
.
After joining, you can select columns from both datasets for analysis.
Select relevant columns
Once the dataset (or joined datasets) is selected, the raw data table (joined data) will be displayed in the middle area with all columns.
In the Columns section on the right, you can now select the relevant columns for your analysis. By default, no columns are selected.
Click "+ Add column" to add columns to the analysis. The table in the middle will update to show only your selection.
You also have the option to rename the column for this insight. To rename the column, simply select the text field next to the column name and enter the new name. This automatically updates the data preview table in the middle.
To aggregate a column, select the · · ·
menu next to the column name.
Depending on the data type of the column, you can now select an aggregation function. For a detailed explanation, go to the section.
Groupings allow you to summarize data by certain categories. The insight editor automatically groups by other columns that haven't been aggregated.
Each group is then displayed in the data table in the middle area of the editor with its associated aggregated values.
Click the + Add filter
button.
Select the column to which the filter should be applied. You can select columns from your selection above and also columns from the (joined) dataset that are not present in the middle area of the editor.
Next to the selected filter column, you can now select filter options such as "equals" or "is greater than". For a detailed overview of all filter options, go to the Filter section.
You can also aggregate a column and then filter based on the aggregation results by selecting the · · · menu on the filter column.
Enter the value you want to filter by next to the filter option.
The data table in the middle area will automatically update with the filtered data.
Sort and limit rows
Click the + Add sorting
button.
Select the column to which the sorting should be applied. You can select columns from your selection above and also columns from the dataset that are not present in the middle area of the editor.
Next to the selected sort column, you can now select sort options such as "ascending" or "descending".
You can also aggregate a column and then sort the results with the aggregation by selecting the · · · menu on the sort column.
A row limit helps to restrict the display to a specific number of entries in the data table.
Save, edit, delete, and export insights
In the top right corner, you'll find various actions you can perform.
Save: Save the insight.
Edit: Use the Edit button to edit the name and description of the insight.
Export: Export the insight.
Save as dataset: Save the results of the insight in a dataset.
Copy ID: Copy the unique ID of the insight.
Delete: Use the red trash button to delete an insight.
Create visualizations
Click on the Chart tab at the top right in the editor (next to the Data tab).
Select a chart type from the dropdown menu. Available options:
Table
Pie chart
Bar chart
Line chart
Single number
Configure the chart by selecting the appropriate columns for the X-axis, Y-axis, label, or metric — depending on the selected chart type.
Optionally change the chart title and description. By default, the title is the name of your insight.
Use the chart view to preview how your data looks as a visualization.