...
Anchor | ||||
---|---|---|---|---|
|
Feature: The Insight Miner Feature automatically searches for data insights, statistics and correlations within the widget data set.
...
Under Get Insights, the available data point will be listed to run Insight Miner.
...
Insight Miner Data Set Requirements:
Data is less than 10 MB.
Must have at least three columns.
One column is numeric or binary.
Column titles are clear and descriptive.
In a utf-8 Unicode format.
Indicator widget is not supported.
Anchor | ||||
---|---|---|---|---|
|
Feature: Explanations will provide possible reasons or correlation for an increase or decrease of a data point in your data set
...
Explanations analyzes dimensions and combinations of dimensions of the data set in a time series to compare to a previous point in time. Explanations will tell you which dimension drove the behavior which can be a combination of several dimensions.
...
Explanations Data Set Requirements:
Explanations only works on column, line, area, and bar charts.
Explanations only works on time series with a single date dimension.
Only certain measures are supported.
Aggregate functions (SUM, COUNT) are supported
Measures based on other Formulas (AVERAGE, MEDIAN, COUNT) aren’t supported
Some custom formulas are supported provided that the formula used is using aggregate functions that will provide the same results in partitioned and non-partitioned data
Explanations doesn’t work properly when the measure is filtered by a dependent filter.
Explanations can only run on a widget when the relevant table is limited to 115K rows (cannot run if the dataset is larger than 115K rows). This limitation may be solved by applying a widget or dashboard filter to reduce the amount of data in the widget.
Anchor | ||||
---|---|---|---|---|
|
Feature: Forecast and predict data points in the future based on the current/past trend
...
Adding Forecasts to Widgets
Create a widget with one of the supported widget types (Line chart, Area chart, Column chart)
In the Data panel, place a time variable on the X-axis and the time-dependent variable that you want to forecast on the Y-axis
Click the “Owl” icon under the forecasted variable and select Forecast.
...
Once the forecasted period is displayed in the widget, click Analyze It.
Select Forecast → Actual vs. Forecast. The comparison graph appears.
Forecasting Data Set Requirements:
Forecasting can be applied to the Line chart, Area chart, Column chart widget types
Forecasting requires at least 30 historical data points
Designers can add forecasting to widgets, Viewers can then use and customize definitions
Must be time based variable (with calendar icon) on the X-axis
NOTE - selections such as Date Picker or Shift Instance are not using a calendar type variable and would not be a valid forecasting X-axis selection
Y-axis must be a numerical value
Data cannot have Break-down selected
Anchor | ||||
---|---|---|---|---|
|
Feature: Exploration Paths will learn from dashboard usage such as filtering choices and drill down data point selections that are made by the dashboard viewers and designers and will learn from the usage to suggest on what to explore.
...
Exploration Paths has to be enabled per dashboard. Dashboard owners can enable this setting in the dashboard
From the Navigation Pane, click on a dashboard to open it or create a new dashboard.
Click the ellipsis in the top menu, and select Exploration Paths
...
Exploration Paths Data Set Requirements:
Dashboard Owners can enable Exploration Path for each dashboard
The AI engine requires at least 24 hours of activity to generate suggestions (it might take a couple of days)
Anchor | ||||
---|---|---|---|---|
|
Feature: Quest allows you to implement advanced analytic models to your widgets, and then add actions that your Viewers can take from the dashboard.
...