widget dataGrid

The Data Grid widget can be used to create a variety of table views, such as revenue tier with simple averages, key metrics (like NPS or OSAT) for those revenue tiers over a period of time, or show those key metrics for the levels of your hierarchy, and more. To illustrate changes in your key metrics: add chart visualizations, then toggle on significance testing to draw attention to where action needs to be taken.

Available properties

Name Description Default value Available options

activeColumns

Use this property to reorder or hide columns by specifying desired list of column names

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

cardAlign

This sets the widget card row alignment (top | center | bottom | none)

none

top | center | bottom | none

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dataSet

The name of dataset which will be used to resolve incomplete vpath

description

Description (widget header)

image

image

enableSortingByRowLabels

Enable sorting by rows column label

true | false

exportable

This activates the possibility for the user to download the widget content as a Microsoft Excel (.xslx) file.

true

true | false

fixedHeader

This defines whether the Table Header is to be fixed in position when the table is scrolled.

true

true | false

hide

Hide item

true | false | pdf | web

ignoreFilters

A list of filter names to ignore. Container name can be used to ignore group of filters (e.g name of layout area)

image

ignoreFiscalCalendar

This allows you to use standard calendar instead of fiscal one

true | false

image

ignoreWeights

Use this property to specify any weights that have been defined but are to be ignored at this time. If the list contains multiple items, separate the items with comma.

label

Label (widget header)

image

image

legendLabel

Legend headers text

navigateDirectNodeTo

Input the name of the page that is to be navigated to when the user clicks the direct node link.

navigateTo

Page to navigate to or a cross-document link entity

image

image

postFilters

Contains list of hierarchy filters which should be applied afterwards.

removeEmptyColumns

Use this property to remove from the results all columns that contain no data (true | false).

false

true | false

removeEmptyRows

Use this property to remove from the results all rows that contain no data (true | false).

false

true | false

rowHeaderLabel

Header label for the first row

rowHeaderWidths

Array of widths of row header in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem)

showLegend

Determined by color formatters thresholds will be displayed. It only works for tables with global, global and row, global and column cells

false

true | false

showWidgetHeader

Shows widget header. True by default.

true | false

significanceTesting

Enables significance testings. Note: it is not available for multi and overlapping date headers

true | false

size

This defines the size of the widget when it is displayed on the Dashboard.

small

small | medium | halfwidth | large

image

image

stacking

This controls widget stacking in a column

none

start | stack | none

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

useOnlySources

This defines the sources used by the widget to fetch data from.

useWeights

This property holds a list of the weights that are to be used by default.

via

Table(s) for join path conflict resolution

viaStrategy

Join path conflict resolution strategy

default | shortest

virtualize

Virtualize table rows to improve performance. Highly recommended to use in conjunction with 'rowHeaderWidths' and 'width' on columns.

true | false

widgetVariant

Widget variant

default | subtle | emphasised

Available objects

Name Description

Selector allows you to select option and exposes property 'selected' which can be referenced from any place

This is a set of rules used to limit access to particular resources (a page, a widget etc). The rules are joined by logical AND, meaning all the rules must be true for the resource to be shown.

This is widget documentation; information about the widget that is provided by the dashboard designer to the end report viewer. This allows the designer to add custom content for the widget "info" to provide the user with information necessary to understand the visualisation, type of analysis performed, data, etc. for example details about the risk model applied in the Risk assessment.

image

image

The Toolbar widget is typically used to highlight key information in a simple text format and a selector.

Suppression criteria for a widget

image

Options for optimization

Expression filter

image

This allows variables for a date filter to be redefined

image

This allows a level for a filter to be redefined

image

Changes the reporting period from default / selected in the filter to different one

Changes the reporting hierarchy nodes to be used from default/selected in filter to different one

Changes applied filter to to different one

This action requests Data Engine to automatically apply a filter to a dependent (target) level when a source level is filtered

Data Grid column

Data Grid cut column

Data Grid cut by multi column

Data Grid cut by date column

Data Grid cut by overlapping date column

Variable column

Variable list column, supports variableSet

Path hierarchy column

Data Grid cut by table header

Data Grid cut by scope column

Data Grid list row

Data Grid cut row

Data Grid cut by multi row

Data Grid cut by date row

Data Grid cut by overlapping date row

Data Grid cut by table header

Data Grid row

Variable row

Variable list row, supports variableSet

Data Grid selectedFlat row

Data Grid comparisonFlat row

Data Grid row drill down

Data Grid nested headers row

Indices row

Data Grid comparison row

Data Grid selectedHierarchy row

Data Grid reportingHierarchy row

Sorting of rows

Sorting of columns

Data Grid value cell.

Row percentage cell

Column percentage cell

Data Grid trend cell.

Mean T test cell

Mean Z test cell

Proportional T test cell

Proportional Z test cell

Data Grid chart cell

Cell diff

Data Grid custom cell.

RecordsBase value suppression.

RespondentsBase value suppression.

Custom suppression

This item creates a colored tile with a centered, colored digit of predefined width inside it. The tile is used to present metric data, and includes an arrow (up or down) or a flat icon located to the right of the digit to indicate how the value has changed from the previous period.

image

Trend view for data grid widget

Mean test view for data grid widget

Proportional test view for data grid widget

Visualization view for row header in data grid widget

Visualization view for cell in data grid widget

select

Selector allows you to select option and exposes property 'selected' which can be referenced from any place

Name Description Default value Available options

applyOnEvent

This property buffers changes to the local state of the select. Changes are not applied directly to the model, but are stored and only applied when a specified event occurs.

background

Set the background of the select; currently this only supports transparent as an option

transparent

compareBy

This property allows the selection check in the selector to be based on any option’s property, instead of the default value. By setting compareBy to this.label or this.id, you can customize the attribute used to determine which option is selected.

defaultOption

Use this property to set default option for select

delay

Sets the number of milliseconds to wait before applying the selector, effective in 'multi' mode

label

Label of selector

mode

Use this property to switch select type from single-choice to multi-choice

multi | single

onDefaultChange

Use this property to change behavior of selector when defaultOption is changed dynamically

reset | resetAndApply

options

List of options, consist of entities with mainType 'item' and properties 'value' and 'label'

image

preserveState

This property determines whether the previous selection will remain when the select is shown again. If set to true, the previous selection will persist each time the select is made visible.

true | false

resetOnEvent

This property resets the state of the select even if it’s buffered.

selected

Selected option value, it is set by system automatically, depends on user choice

selectedProperty

Entity with properties of entity within value, it is set by system automatically, depends on user choice

An action that allows setting a specific option in a selector.

An action that enables the sending of a command capable of triggering various logic in different parts of the dashboard

An action that closes modal

View resembling a table with customizable columns and selectable rows

Selector, that looks like list of checboxes or radiobuttons

Selector, that looks like tabs

action setSelector

An action that allows setting a specific option in a selector.

Name Description Default value Available options

compareBy

This property allows the selection check in the selector to be based on any option’s property, instead of the default value. By setting compareBy to this.label or this.id, you can customize the attribute used to determine which option is selected.

select

A reference that specifies the select entity in which the option should be selected.

image

value

Specifies the value of the option to be selected.

image

action sendEvent

An action that enables the sending of a command capable of triggering various logic in different parts of the dashboard

Name Description Default value Available options

name

Name of an event

image

action closeModal

An action that closes modal

toolbar

The Toolbar widget is typically used to highlight key information in a simple text format and a selector.

Name Description Default value Available options

A button located within the widget’s toolbar

button

A button located within the widget’s toolbar

Name Description Default value Available options

label

A menu option that opens upon clicking, which

An action that navigates to other page

An action that allows setting a specific option in a selector.

An action that can open infobox with defined text and header

An action that can be initiated by either clicking a button or selecting a menu option. It encompasses various types of actions, including navigation, exporting, and more

An action that enables the sending of a command capable of triggering various logic in different parts of the dashboard

An action that closes modal

option

A menu option that opens upon clicking, which

Name Description Default value Available options

label

image

An action that navigates to other page

An action that can open infobox with defined text and header

An action that can be initiated by either clicking a button or selecting a menu option. It encompasses various types of actions, including navigation, exporting, and more

 action navigate
An action that navigates to other page
Name Description Default value Available options

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

 action showInfobox
An action that can open infobox with defined text and header
Name Description Default value Available options

info

image

label

 action export
An action that can be initiated by either clicking a button or selecting a menu option. It encompasses various types of actions, including navigation, exporting, and more
Name Description Default value Available options

format

Specifies the desired format for the exported file

png

png | default

action navigate

An action that navigates to other page

Name Description Default value Available options

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

action showInfobox

An action that can open infobox with defined text and header

Name Description Default value Available options

info

image

label

action export

An action that can be initiated by either clicking a button or selecting a menu option. It encompasses various types of actions, including navigation, exporting, and more

Name Description Default value Available options

format

Specifies the desired format for the exported file

png

png | default

suppressRule

Suppression criteria for a widget

Name Description Default value Available options

criteria

Expression used to evaluate suppression

image

label

Text showed in case of suppression

image

overrideFilter date

This allows variables for a date filter to be redefined

Name Description Default value Available options

dateVariables

This property defines data fields for the date filter

image

image

level

This property specifies a level which selection in filter should be applied to

name

This property specifies the name of the filter that is to be redefined

image

via

This property specifies an intermediate level to be used to join not directly related levels: level at which filter is defined and level where filter should be applied to

overrideFilter level

This allows a level for a filter to be redefined

Name Description Default value Available options

level

This property specifies a level which selection in filter should be applied to

name

This property specifies the name of the filter that is to be redefined

image

via

This property specifies an intermediate level to be used to join not directly related levels: level at which filter is defined and level where filter should be applied to

scope reportingPeriod

Changes the reporting period from default / selected in the filter to different one

Name Description Default value Available options

applyTo

References to attribute of date variable from dataSet, if omitted then date variables apply for are not changed

period

Defining a new reporting period

AllData | YoY | Previous | Current

scope reportingHierarchy

Changes the reporting hierarchy nodes to be used from default/selected in filter to different one

Name Description Default value Available options

mode

Changes the reporting hierarchy mode

direct | rollup

nodeIds

Changes the reporting hierarchy nodes from default / selected in the filter to particular nodes

nodes

Changes the reporting hierarchy nodes from default / selected in the filter to different one

AllData | ParentsFromTop | ParentsFromCurrent | Roots | Children | Base

reportingHierarchy

Reporting hierarchy name

image

scope filter

Changes applied filter to to different one

Name Description Default value Available options

name

Defining a scope filter name

image

value

Defining a scope filter value

propagateFilter

This action requests Data Engine to automatically apply a filter to a dependent (target) level when a source level is filtered

Name Description Default value Available options

dropOriginal

This flag allows to skip apply of the filter on 'source' level

false

true | false

from

A level reference specifying the source level

image

to

A level reference specifying the target level

image

row list

Data Grid list row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

hierarchy

Hierarchical field (vpath) - a field to define parent-child relations when building hierarchy (example - accounts:ParentAccountID)

key

Formula or question ID / alias

label

The label, accepts template values, for example: "{code} - {label}"

notAnsweredLabel

Not answered label

skip

The number of rows to be skipped, cannot be used if path to column is specified as sortBy

sortBy

This will be the expression used when sorting the row or a path to column that data should be sorted by.

sortOrder

Sort order

none | ascending | descending

table

The name of the table (alias) for the widget to work with

accounts:

take

The number of rows to be fetched, cannot be used if path to column is specified as sortBy

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

This text/value will be the label for the row

image

view

defaultRowHeaderVisualizationView

where

This is the post-aggregation filter expression for the list section

Data Grid value cell.

Row percentage cell

Column percentage cell

Data Grid trend cell.

Mean T test cell

Mean Z test cell

Proportional T test cell

Proportional Z test cell

Data Grid chart cell

Cell diff

Data Grid custom cell.

Data Grid cut row

Data Grid cut by multi row

Data Grid cut by date row

Data Grid cut by overlapping date row

Data Grid cut by table header

Data Grid row

Variable row

Variable list row, supports variableSet

cell

Data Grid value cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

significanceTesting

Enables significance testings. Note: it is not available for multi and overlapping date headers

true | false

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell rowPercentage

Row percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell columnPercentage

Column percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell trend

Data Grid trend cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultTrendView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanTtest

Mean T test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanZtest

Mean Z test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalTtest

Proportional T test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalZtest

Proportional Z test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell microchart

Data Grid chart cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

label

Chart label in Data Grid

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Bar chart in Data Grid

100% Stacked bar chart in Data Grid

Stacked bar chart in Data Grid

Line chart in Data Grid

Pie chart in Data Grid

Breakdown by cut section

Breakdown by cut by multi section

Breakdown by date section

Breakdown by overlapping date section

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

microchart bar

Bar chart in Data Grid

Name Description Default value Available options

baseColor

The base color of the bar

colorFormat

Color formatter for bar chart in Data Grid

kpiColorDefaultFormatter

gradientFill

Changes the fill to a gradient based on the offset values provided

max

Maximum value. If you want auto calculated maximum, use 'auto'

auto

image

min

Minimum value. If you want auto calculated minimum, use 'auto'

0

image

valuePosition

inner

outer | inner | none

microchart stacked100PercentBar

100% Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart stackedBar

Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

max

Maximum value. If you want auto calculated maximum, use 'auto'

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percent

false

true | false

roundToEven

false

true | false

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart line

Line chart in Data Grid

Name Description Default value Available options

color

max

Maximum value. If you want auto calculated maximum, use 'auto'

min

Minimum value. If you want auto calculated minimum, use 'auto'

showDots

true | false

showDotValue

Specifies whether the dot value is to be displayed or not.

false

true | false

showTooltip

true

true | false

microchart pie

Pie chart in Data Grid

Name Description Default value Available options

donutWidth

Allows to turn a pie into a donut. The width of the donut is calculated as a percentage of the chart size.

endAngle

The end angle of last sector.

90

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering slices in pie

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

startAngle

The start angle of first sector.

450

valuePosition

inner

outer | inner | none

breakdownBy cut

Breakdown by cut section

Name Description Default value Available options

collapseMulti

When set to true, this header acts like 'cutByMulti' for multi-choice variables, while it has no effect on other types of valriables.

true | false

label

Value title

value

A valid value expression in table engine

image

breakdownBy cutByMulti

Breakdown by cut by multi section

Name Description Default value Available options

label

Value title

value

A valid value expression in table engine

image

breakdownBy date

Breakdown by date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

value

A valid value expression in table engine

image

breakdownBy overlappingDate

Breakdown by overlapping date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

image

endShift

Modification of ends of breakdown intervals in the form '<value> <period>'. Here 'value' is integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the ends of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

image

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

image

startShift

Modification of starts of breakdown intervals in the form '<value> <period>'. Here 'value' is the integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the starts of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

value

A valid value expression in table engine

image

cell diff

Cell diff

Name Description Default value Available options

column

List of columns IDs to apply cell

diff

absolute

absolute | percentage | relative

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

main

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

other

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell custom

Data Grid custom cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

image

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell expression

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Cell header value settings. You can request header label or code with it

This type of value allows to request a vector value

This type of value allows to create a vector based on its individual items

Switch statement for canvas and headline

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

expression

Cell expression

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula or question ID / alias

image

Represents a collection of items as format string.

formula

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula to access aggregated values in a table and evaluate new values

image

Represents a collection of items as format string.

headerInfo

Cell header value settings. You can request header label or code with it

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

depth

Depth of header level to get information from (for multi-level headers like dates etc.) Default is 0 (top level)

0

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

headerId

Header ID from which to get the value

image

hideInExport

This flag allows to hide value during exel export

true | false

type

Type of header value to request - code or label

code

code | label

Represents a collection of items as format string.

vector

This type of value allows to request a vector value

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

value

Resulting vector values are based on this expression

image

Represents a collection of items as format string.

vector items

This type of value allows to create a vector based on its individual items

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

Item of the resulting vector

image

Represents a collection of items as format string.

 item
Item of the resulting vector
Name Description Default value Available options

label

Label of the resulting vector item

value

Value of the resulting vector item

image

switch

Switch statement for canvas and headline

Name Description Default value Available options

byValue

Name of the value to check condition for

isSwitchActive

If the switch style should be applied or not

true

true | false

linkedToValue

Reference to the tile. For example 'linkedToValue: @valueTile'. Switch will use the value of this tile for condition checks

Switch statement case

image

 case
Switch statement case
Name Description Default value Available options

byValue

Name of the value to check condition for

condition

Condition of the switch statement in a form "[> | < | ⇐ | >= | = | !=][value]". For example ">42"

image

Body of switch case

image

 body
Body of switch case
Name Description Default value Available options

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

row cut

Data Grid cut row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categories

Filter for categories used

categoriesForRank

Filter for categories used in ranking

categoryLabel

Category label, accepts template values, for example: "{code} - {label}"

collapseMulti

When set to true, this header acts like 'cutByMulti' for multi-choice variables, while it has no effect on other types of valriables.

true | false

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

notAnswered

Not answered position

none

none | first | last

notAnsweredLabel

Not answered label

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

Variable list row, supports variableSet

row cutByMulti

Data Grid cut by multi row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categories

Filter for categories used

categoriesForRank

Filter for categories used in ranking

categoryLabel

Category label, accepts template values, for example: "{code} - {label}"

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

notAnswered

Not answered position

none

none | first | last

notAnsweredLabel

Not answered label

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

row cutByDate

Data Grid cut by date row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

align

Set this property to true if date range should be aligned

true | false

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

categories

Filter for categories used

categoriesForRank

Filter for categories used in ranking

categoryLabel

Category label, accepts template values, for example: "{code} - {label}"

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

end

Contains description of range end and applies filter to the date expression.

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

movingAverageEnd

This defines a number of date parts after current to include in average window

movingAverageStart

This defines a number of date parts before current to include in average window

notAnswered

Not answered position

none

none | first | last

notAnsweredLabel

Not answered label

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

start

Contains description of range start and applies filter to the date expression.

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

row cutByOverlappingDate

Data Grid cut by overlapping date row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

align

Set this property to true if date range should be aligned

true | false

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

categories

Filter for categories used

categoriesForRank

Filter for categories used in ranking

categoryLabel

Category label, accepts template values, for example: "{code} - {label}"

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

end

Contains description of range end and applies filter to the date expression.

image

endShift

Modification of ends of breakdown intervals in the form '<value> <period>'. Here 'value' is an integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then ends of breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

image

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

notAnswered

Not answered position

none

none | first | last

notAnsweredLabel

Not answered label

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

start

Contains description of range start and applies filter to the date expression.

image

startShift

Modification of starts of breakdown intervals in the form '<value> <period>'. Here 'value' is an integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then starts of breakdown intervals will not be modified. Be aware, that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth, you cannot then shift them by quarter. Also, shifts by weeks is only available for breakdown by weeks.

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

row cutByTable

Data Grid cut by table header

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

Common label for a whole column

labels

A list of expressions to create labels for all levels of the header.

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortOrder

Sort order

none | ascending | descending

table

The table that this header is based on

image

take

The number of items to take

view

defaultRowHeaderVisualizationView

row

Data Grid row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

view

defaultRowHeaderVisualizationView

row variable

Variable row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

variable

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

row variableList

Variable list row, supports variableSet

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

variableSet

image

view

defaultRowHeaderVisualizationView

row cut

Data Grid cut row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categories

Filter for categories used

categoriesForRank

Filter for categories used in ranking

categoryLabel

Category label, accepts template values, for example: "{code} - {label}"

collapseMulti

When set to true, this header acts like 'cutByMulti' for multi-choice variables, while it has no effect on other types of valriables.

true | false

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

notAnswered

Not answered position

none

none | first | last

notAnsweredLabel

Not answered label

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

Variable list row, supports variableSet

row cutByMulti

Data Grid cut by multi row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categories

Filter for categories used

categoriesForRank

Filter for categories used in ranking

categoryLabel

Category label, accepts template values, for example: "{code} - {label}"

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

notAnswered

Not answered position

none

none | first | last

notAnsweredLabel

Not answered label

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

row cutByDate

Data Grid cut by date row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

align

Set this property to true if date range should be aligned

true | false

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

categories

Filter for categories used

categoriesForRank

Filter for categories used in ranking

categoryLabel

Category label, accepts template values, for example: "{code} - {label}"

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

end

Contains description of range end and applies filter to the date expression.

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

movingAverageEnd

This defines a number of date parts after current to include in average window

movingAverageStart

This defines a number of date parts before current to include in average window

notAnswered

Not answered position

none

none | first | last

notAnsweredLabel

Not answered label

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

start

Contains description of range start and applies filter to the date expression.

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

row cutByOverlappingDate

Data Grid cut by overlapping date row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

align

Set this property to true if date range should be aligned

true | false

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

categories

Filter for categories used

categoriesForRank

Filter for categories used in ranking

categoryLabel

Category label, accepts template values, for example: "{code} - {label}"

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

end

Contains description of range end and applies filter to the date expression.

image

endShift

Modification of ends of breakdown intervals in the form '<value> <period>'. Here 'value' is an integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then ends of breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

image

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

notAnswered

Not answered position

none

none | first | last

notAnsweredLabel

Not answered label

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

start

Contains description of range start and applies filter to the date expression.

image

startShift

Modification of starts of breakdown intervals in the form '<value> <period>'. Here 'value' is an integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then starts of breakdown intervals will not be modified. Be aware, that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth, you cannot then shift them by quarter. Also, shifts by weeks is only available for breakdown by weeks.

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

row cutByTable

Data Grid cut by table header

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

Common label for a whole column

labels

A list of expressions to create labels for all levels of the header.

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortOrder

Sort order

none | ascending | descending

table

The table that this header is based on

image

take

The number of items to take

view

defaultRowHeaderVisualizationView

row

Data Grid row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

view

defaultRowHeaderVisualizationView

row variable

Variable row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

variable

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

row variableList

Variable list row, supports variableSet

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

variableSet

image

view

defaultRowHeaderVisualizationView

row selectedFlat

Data Grid selectedFlat row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

labelSeparator

Data Grid selectedHierarchy row label separator

labelStyle

Hierarchy label display style. Has two options: nodeOnly and fullPath

fullPath

nodeOnly | fullPath

mode

Overrides hierachy mode for this row

direct | rollup

nodeIds

Changes the reporting hierarchy nodes from default / selected in the filter to particular nodes

reportingHierarchy

Name of hierarchy configuration

image

showTotal

Enables total

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

view

defaultRowHeaderVisualizationView

Data Grid value cell.

Row percentage cell

Column percentage cell

Data Grid trend cell.

Mean T test cell

Mean Z test cell

Proportional T test cell

Proportional Z test cell

Data Grid chart cell

Cell diff

Data Grid custom cell.

cell

Data Grid value cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

significanceTesting

Enables significance testings. Note: it is not available for multi and overlapping date headers

true | false

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell rowPercentage

Row percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell columnPercentage

Column percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell trend

Data Grid trend cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultTrendView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanTtest

Mean T test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanZtest

Mean Z test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalTtest

Proportional T test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalZtest

Proportional Z test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell microchart

Data Grid chart cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

label

Chart label in Data Grid

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Bar chart in Data Grid

100% Stacked bar chart in Data Grid

Stacked bar chart in Data Grid

Line chart in Data Grid

Pie chart in Data Grid

Breakdown by cut section

Breakdown by cut by multi section

Breakdown by date section

Breakdown by overlapping date section

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

microchart bar

Bar chart in Data Grid

Name Description Default value Available options

baseColor

The base color of the bar

colorFormat

Color formatter for bar chart in Data Grid

kpiColorDefaultFormatter

gradientFill

Changes the fill to a gradient based on the offset values provided

max

Maximum value. If you want auto calculated maximum, use 'auto'

auto

image

min

Minimum value. If you want auto calculated minimum, use 'auto'

0

image

valuePosition

inner

outer | inner | none

microchart stacked100PercentBar

100% Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart stackedBar

Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

max

Maximum value. If you want auto calculated maximum, use 'auto'

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percent

false

true | false

roundToEven

false

true | false

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart line

Line chart in Data Grid

Name Description Default value Available options

color

max

Maximum value. If you want auto calculated maximum, use 'auto'

min

Minimum value. If you want auto calculated minimum, use 'auto'

showDots

true | false

showDotValue

Specifies whether the dot value is to be displayed or not.

false

true | false

showTooltip

true

true | false

microchart pie

Pie chart in Data Grid

Name Description Default value Available options

donutWidth

Allows to turn a pie into a donut. The width of the donut is calculated as a percentage of the chart size.

endAngle

The end angle of last sector.

90

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering slices in pie

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

startAngle

The start angle of first sector.

450

valuePosition

inner

outer | inner | none

breakdownBy cut

Breakdown by cut section

Name Description Default value Available options

collapseMulti

When set to true, this header acts like 'cutByMulti' for multi-choice variables, while it has no effect on other types of valriables.

true | false

label

Value title

value

A valid value expression in table engine

image

breakdownBy cutByMulti

Breakdown by cut by multi section

Name Description Default value Available options

label

Value title

value

A valid value expression in table engine

image

breakdownBy date

Breakdown by date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

value

A valid value expression in table engine

image

breakdownBy overlappingDate

Breakdown by overlapping date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

image

endShift

Modification of ends of breakdown intervals in the form '<value> <period>'. Here 'value' is integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the ends of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

image

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

image

startShift

Modification of starts of breakdown intervals in the form '<value> <period>'. Here 'value' is the integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the starts of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

value

A valid value expression in table engine

image

cell diff

Cell diff

Name Description Default value Available options

column

List of columns IDs to apply cell

diff

absolute

absolute | percentage | relative

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

main

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

other

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell custom

Data Grid custom cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

image

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell expression

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Cell header value settings. You can request header label or code with it

This type of value allows to request a vector value

This type of value allows to create a vector based on its individual items

Switch statement for canvas and headline

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

expression

Cell expression

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula or question ID / alias

image

Represents a collection of items as format string.

formula

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula to access aggregated values in a table and evaluate new values

image

Represents a collection of items as format string.

headerInfo

Cell header value settings. You can request header label or code with it

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

depth

Depth of header level to get information from (for multi-level headers like dates etc.) Default is 0 (top level)

0

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

headerId

Header ID from which to get the value

image

hideInExport

This flag allows to hide value during exel export

true | false

type

Type of header value to request - code or label

code

code | label

Represents a collection of items as format string.

vector

This type of value allows to request a vector value

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

value

Resulting vector values are based on this expression

image

Represents a collection of items as format string.

vector items

This type of value allows to create a vector based on its individual items

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

Item of the resulting vector

image

Represents a collection of items as format string.

 item
Item of the resulting vector
Name Description Default value Available options

label

Label of the resulting vector item

value

Value of the resulting vector item

image

switch

Switch statement for canvas and headline

Name Description Default value Available options

byValue

Name of the value to check condition for

isSwitchActive

If the switch style should be applied or not

true

true | false

linkedToValue

Reference to the tile. For example 'linkedToValue: @valueTile'. Switch will use the value of this tile for condition checks

Switch statement case

image

 case
Switch statement case
Name Description Default value Available options

byValue

Name of the value to check condition for

condition

Condition of the switch statement in a form "[> | < | ⇐ | >= | = | !=][value]". For example ">42"

image

Body of switch case

image

 body
Body of switch case
Name Description Default value Available options

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

row comparisonFlat

Data Grid comparisonFlat row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

labelSeparator

Data Grid selectedHierarchy row label separator

labelStyle

Hierarchy label display style. Has two options: nodeOnly and fullPath

fullPath

nodeOnly | fullPath

maxNodesToLoad

Maximum number of nodes to load

maxNodesToLoadWarning

Warning text displayed if maximum number of nodes to load exceeded

mode

Overrides hierachy mode for this row

direct | rollup | mixed

nodeIds

Changes the reporting hierarchy nodes from default / selected in the filter to particular nodes

reportingHierarchy

Name of hierarchy configuration

image

showTotal

Enables total

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

view

defaultRowHeaderVisualizationView

Data Grid value cell.

Row percentage cell

Column percentage cell

Data Grid trend cell.

Mean T test cell

Mean Z test cell

Proportional T test cell

Proportional Z test cell

Data Grid chart cell

Cell diff

Data Grid custom cell.

cell

Data Grid value cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

significanceTesting

Enables significance testings. Note: it is not available for multi and overlapping date headers

true | false

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell rowPercentage

Row percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell columnPercentage

Column percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell trend

Data Grid trend cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultTrendView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanTtest

Mean T test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanZtest

Mean Z test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalTtest

Proportional T test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalZtest

Proportional Z test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell microchart

Data Grid chart cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

label

Chart label in Data Grid

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Bar chart in Data Grid

100% Stacked bar chart in Data Grid

Stacked bar chart in Data Grid

Line chart in Data Grid

Pie chart in Data Grid

Breakdown by cut section

Breakdown by cut by multi section

Breakdown by date section

Breakdown by overlapping date section

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

microchart bar

Bar chart in Data Grid

Name Description Default value Available options

baseColor

The base color of the bar

colorFormat

Color formatter for bar chart in Data Grid

kpiColorDefaultFormatter

gradientFill

Changes the fill to a gradient based on the offset values provided

max

Maximum value. If you want auto calculated maximum, use 'auto'

auto

image

min

Minimum value. If you want auto calculated minimum, use 'auto'

0

image

valuePosition

inner

outer | inner | none

microchart stacked100PercentBar

100% Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart stackedBar

Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

max

Maximum value. If you want auto calculated maximum, use 'auto'

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percent

false

true | false

roundToEven

false

true | false

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart line

Line chart in Data Grid

Name Description Default value Available options

color

max

Maximum value. If you want auto calculated maximum, use 'auto'

min

Minimum value. If you want auto calculated minimum, use 'auto'

showDots

true | false

showDotValue

Specifies whether the dot value is to be displayed or not.

false

true | false

showTooltip

true

true | false

microchart pie

Pie chart in Data Grid

Name Description Default value Available options

donutWidth

Allows to turn a pie into a donut. The width of the donut is calculated as a percentage of the chart size.

endAngle

The end angle of last sector.

90

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering slices in pie

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

startAngle

The start angle of first sector.

450

valuePosition

inner

outer | inner | none

breakdownBy cut

Breakdown by cut section

Name Description Default value Available options

collapseMulti

When set to true, this header acts like 'cutByMulti' for multi-choice variables, while it has no effect on other types of valriables.

true | false

label

Value title

value

A valid value expression in table engine

image

breakdownBy cutByMulti

Breakdown by cut by multi section

Name Description Default value Available options

label

Value title

value

A valid value expression in table engine

image

breakdownBy date

Breakdown by date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

value

A valid value expression in table engine

image

breakdownBy overlappingDate

Breakdown by overlapping date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

image

endShift

Modification of ends of breakdown intervals in the form '<value> <period>'. Here 'value' is integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the ends of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

image

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

image

startShift

Modification of starts of breakdown intervals in the form '<value> <period>'. Here 'value' is the integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the starts of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

value

A valid value expression in table engine

image

cell diff

Cell diff

Name Description Default value Available options

column

List of columns IDs to apply cell

diff

absolute

absolute | percentage | relative

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

main

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

other

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell custom

Data Grid custom cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

image

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell expression

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Cell header value settings. You can request header label or code with it

This type of value allows to request a vector value

This type of value allows to create a vector based on its individual items

Switch statement for canvas and headline

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

expression

Cell expression

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula or question ID / alias

image

Represents a collection of items as format string.

formula

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula to access aggregated values in a table and evaluate new values

image

Represents a collection of items as format string.

headerInfo

Cell header value settings. You can request header label or code with it

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

depth

Depth of header level to get information from (for multi-level headers like dates etc.) Default is 0 (top level)

0

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

headerId

Header ID from which to get the value

image

hideInExport

This flag allows to hide value during exel export

true | false

type

Type of header value to request - code or label

code

code | label

Represents a collection of items as format string.

vector

This type of value allows to request a vector value

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

value

Resulting vector values are based on this expression

image

Represents a collection of items as format string.

vector items

This type of value allows to create a vector based on its individual items

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

Item of the resulting vector

image

Represents a collection of items as format string.

 item
Item of the resulting vector
Name Description Default value Available options

label

Label of the resulting vector item

value

Value of the resulting vector item

image

switch

Switch statement for canvas and headline

Name Description Default value Available options

byValue

Name of the value to check condition for

isSwitchActive

If the switch style should be applied or not

true

true | false

linkedToValue

Reference to the tile. For example 'linkedToValue: @valueTile'. Switch will use the value of this tile for condition checks

Switch statement case

image

 case
Switch statement case
Name Description Default value Available options

byValue

Name of the value to check condition for

condition

Condition of the switch statement in a form "[> | < | ⇐ | >= | = | !=][value]". For example ">42"

image

Body of switch case

image

 body
Body of switch case
Name Description Default value Available options

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

row drillDown

Data Grid row drill down

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

drillDown

Drill down

image

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

none

none | first | last

totalLabel

Total label

view

defaultRowHeaderVisualizationView

Data Grid value cell.

Row percentage cell

Column percentage cell

Data Grid trend cell.

Mean T test cell

Mean Z test cell

Proportional T test cell

Proportional Z test cell

Data Grid chart cell

Cell diff

Data Grid custom cell.

cell

Data Grid value cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

significanceTesting

Enables significance testings. Note: it is not available for multi and overlapping date headers

true | false

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell rowPercentage

Row percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell columnPercentage

Column percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell trend

Data Grid trend cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultTrendView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanTtest

Mean T test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanZtest

Mean Z test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalTtest

Proportional T test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalZtest

Proportional Z test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell microchart

Data Grid chart cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

label

Chart label in Data Grid

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Bar chart in Data Grid

100% Stacked bar chart in Data Grid

Stacked bar chart in Data Grid

Line chart in Data Grid

Pie chart in Data Grid

Breakdown by cut section

Breakdown by cut by multi section

Breakdown by date section

Breakdown by overlapping date section

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

microchart bar

Bar chart in Data Grid

Name Description Default value Available options

baseColor

The base color of the bar

colorFormat

Color formatter for bar chart in Data Grid

kpiColorDefaultFormatter

gradientFill

Changes the fill to a gradient based on the offset values provided

max

Maximum value. If you want auto calculated maximum, use 'auto'

auto

image

min

Minimum value. If you want auto calculated minimum, use 'auto'

0

image

valuePosition

inner

outer | inner | none

microchart stacked100PercentBar

100% Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart stackedBar

Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

max

Maximum value. If you want auto calculated maximum, use 'auto'

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percent

false

true | false

roundToEven

false

true | false

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart line

Line chart in Data Grid

Name Description Default value Available options

color

max

Maximum value. If you want auto calculated maximum, use 'auto'

min

Minimum value. If you want auto calculated minimum, use 'auto'

showDots

true | false

showDotValue

Specifies whether the dot value is to be displayed or not.

false

true | false

showTooltip

true

true | false

microchart pie

Pie chart in Data Grid

Name Description Default value Available options

donutWidth

Allows to turn a pie into a donut. The width of the donut is calculated as a percentage of the chart size.

endAngle

The end angle of last sector.

90

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering slices in pie

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

startAngle

The start angle of first sector.

450

valuePosition

inner

outer | inner | none

breakdownBy cut

Breakdown by cut section

Name Description Default value Available options

collapseMulti

When set to true, this header acts like 'cutByMulti' for multi-choice variables, while it has no effect on other types of valriables.

true | false

label

Value title

value

A valid value expression in table engine

image

breakdownBy cutByMulti

Breakdown by cut by multi section

Name Description Default value Available options

label

Value title

value

A valid value expression in table engine

image

breakdownBy date

Breakdown by date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

value

A valid value expression in table engine

image

breakdownBy overlappingDate

Breakdown by overlapping date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

image

endShift

Modification of ends of breakdown intervals in the form '<value> <period>'. Here 'value' is integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the ends of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

image

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

image

startShift

Modification of starts of breakdown intervals in the form '<value> <period>'. Here 'value' is the integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the starts of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

value

A valid value expression in table engine

image

cell diff

Cell diff

Name Description Default value Available options

column

List of columns IDs to apply cell

diff

absolute

absolute | percentage | relative

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

main

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

other

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell custom

Data Grid custom cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

image

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell expression

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Cell header value settings. You can request header label or code with it

This type of value allows to request a vector value

This type of value allows to create a vector based on its individual items

Switch statement for canvas and headline

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

expression

Cell expression

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula or question ID / alias

image

Represents a collection of items as format string.

formula

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula to access aggregated values in a table and evaluate new values

image

Represents a collection of items as format string.

headerInfo

Cell header value settings. You can request header label or code with it

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

depth

Depth of header level to get information from (for multi-level headers like dates etc.) Default is 0 (top level)

0

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

headerId

Header ID from which to get the value

image

hideInExport

This flag allows to hide value during exel export

true | false

type

Type of header value to request - code or label

code

code | label

Represents a collection of items as format string.

vector

This type of value allows to request a vector value

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

value

Resulting vector values are based on this expression

image

Represents a collection of items as format string.

vector items

This type of value allows to create a vector based on its individual items

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

Item of the resulting vector

image

Represents a collection of items as format string.

 item
Item of the resulting vector
Name Description Default value Available options

label

Label of the resulting vector item

value

Value of the resulting vector item

image

switch

Switch statement for canvas and headline

Name Description Default value Available options

byValue

Name of the value to check condition for

isSwitchActive

If the switch style should be applied or not

true

true | false

linkedToValue

Reference to the tile. For example 'linkedToValue: @valueTile'. Switch will use the value of this tile for condition checks

Switch statement case

image

 case
Switch statement case
Name Description Default value Available options

byValue

Name of the value to check condition for

condition

Condition of the switch statement in a form "[> | < | ⇐ | >= | = | !=][value]". For example ">42"

image

Body of switch case

image

 body
Body of switch case
Name Description Default value Available options

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

row nestedHeaders

Data Grid nested headers row

Name Description Default value Available options

removeEmptyParents

Data Grid nested headers row remove empty parents property

false

true | false

viewMode

View mode

dynamic

expanded | dynamic

Data Grid nested headers row nesting description

Data Grid list row

Data Grid cut row

Data Grid cut by multi row

Data Grid cut by date row

Data Grid cut by overlapping date row

Data Grid selectedFlat row

Data Grid comparisonFlat row

Data Grid list row

Data Grid cut row

Data Grid cut by multi row

Data Grid cut by date row

Data Grid cut by overlapping date row

Data Grid selectedFlat row

Data Grid comparisonFlat row

nesting byTable

Data Grid nested headers row nesting description

Name Description Default value Available options

child

Formula or question ID / alias

image

parent

Formula or question ID / alias

image

parent list

Data Grid list row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

hierarchy

Hierarchical field (vpath) - a field to define parent-child relations when building hierarchy (example - accounts:ParentAccountID)

key

Formula or question ID / alias

label

The label, accepts template values, for example: "{code} - {label}"

notAnsweredLabel

Not answered label

skip

The number of rows to be skipped, cannot be used if path to column is specified as sortBy

sortBy

This will be the expression used when sorting the row or a path to column that data should be sorted by.

sortOrder

Sort order

none | ascending | descending

table

The name of the table (alias) for the widget to work with

accounts:

take

The number of rows to be fetched, cannot be used if path to column is specified as sortBy

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

This text/value will be the label for the row

image

view

defaultRowHeaderVisualizationView

where

This is the post-aggregation filter expression for the list section

parent cut

Data Grid cut row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categories

Filter for categories used

categoriesForRank

Filter for categories used in ranking

categoryLabel

Category label, accepts template values, for example: "{code} - {label}"

collapseMulti

When set to true, this header acts like 'cutByMulti' for multi-choice variables, while it has no effect on other types of valriables.

true | false

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

notAnswered

Not answered position

none

none | first | last

notAnsweredLabel

Not answered label

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

parent cutByMulti

Data Grid cut by multi row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categories

Filter for categories used

categoriesForRank

Filter for categories used in ranking

categoryLabel

Category label, accepts template values, for example: "{code} - {label}"

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

notAnswered

Not answered position

none

none | first | last

notAnsweredLabel

Not answered label

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

parent cutByDate

Data Grid cut by date row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

align

Set this property to true if date range should be aligned

true | false

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

categories

Filter for categories used

categoriesForRank

Filter for categories used in ranking

categoryLabel

Category label, accepts template values, for example: "{code} - {label}"

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

end

Contains description of range end and applies filter to the date expression.

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

movingAverageEnd

This defines a number of date parts after current to include in average window

movingAverageStart

This defines a number of date parts before current to include in average window

notAnswered

Not answered position

none

none | first | last

notAnsweredLabel

Not answered label

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

start

Contains description of range start and applies filter to the date expression.

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

parent cutByOverlappingDate

Data Grid cut by overlapping date row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

align

Set this property to true if date range should be aligned

true | false

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

categories

Filter for categories used

categoriesForRank

Filter for categories used in ranking

categoryLabel

Category label, accepts template values, for example: "{code} - {label}"

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

end

Contains description of range end and applies filter to the date expression.

image

endShift

Modification of ends of breakdown intervals in the form '<value> <period>'. Here 'value' is an integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then ends of breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

image

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

notAnswered

Not answered position

none

none | first | last

notAnsweredLabel

Not answered label

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

start

Contains description of range start and applies filter to the date expression.

image

startShift

Modification of starts of breakdown intervals in the form '<value> <period>'. Here 'value' is an integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then starts of breakdown intervals will not be modified. Be aware, that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth, you cannot then shift them by quarter. Also, shifts by weeks is only available for breakdown by weeks.

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

parent selectedFlat

Data Grid selectedFlat row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

labelSeparator

Data Grid selectedHierarchy row label separator

labelStyle

Hierarchy label display style. Has two options: nodeOnly and fullPath

fullPath

nodeOnly | fullPath

mode

Overrides hierachy mode for this row

direct | rollup

nodeIds

Changes the reporting hierarchy nodes from default / selected in the filter to particular nodes

reportingHierarchy

Name of hierarchy configuration

image

showTotal

Enables total

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

view

defaultRowHeaderVisualizationView

parent comparisonFlat

Data Grid comparisonFlat row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

labelSeparator

Data Grid selectedHierarchy row label separator

labelStyle

Hierarchy label display style. Has two options: nodeOnly and fullPath

fullPath

nodeOnly | fullPath

maxNodesToLoad

Maximum number of nodes to load

maxNodesToLoadWarning

Warning text displayed if maximum number of nodes to load exceeded

mode

Overrides hierachy mode for this row

direct | rollup | mixed

nodeIds

Changes the reporting hierarchy nodes from default / selected in the filter to particular nodes

reportingHierarchy

Name of hierarchy configuration

image

showTotal

Enables total

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

view

defaultRowHeaderVisualizationView

child list

Data Grid list row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

hierarchy

Hierarchical field (vpath) - a field to define parent-child relations when building hierarchy (example - accounts:ParentAccountID)

key

Formula or question ID / alias

label

The label, accepts template values, for example: "{code} - {label}"

notAnsweredLabel

Not answered label

skip

The number of rows to be skipped, cannot be used if path to column is specified as sortBy

sortBy

This will be the expression used when sorting the row or a path to column that data should be sorted by.

sortOrder

Sort order

none | ascending | descending

table

The name of the table (alias) for the widget to work with

accounts:

take

The number of rows to be fetched, cannot be used if path to column is specified as sortBy

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

This text/value will be the label for the row

image

view

defaultRowHeaderVisualizationView

where

This is the post-aggregation filter expression for the list section

child cut

Data Grid cut row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categories

Filter for categories used

categoriesForRank

Filter for categories used in ranking

categoryLabel

Category label, accepts template values, for example: "{code} - {label}"

collapseMulti

When set to true, this header acts like 'cutByMulti' for multi-choice variables, while it has no effect on other types of valriables.

true | false

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

notAnswered

Not answered position

none

none | first | last

notAnsweredLabel

Not answered label

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

child cutByMulti

Data Grid cut by multi row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categories

Filter for categories used

categoriesForRank

Filter for categories used in ranking

categoryLabel

Category label, accepts template values, for example: "{code} - {label}"

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

notAnswered

Not answered position

none

none | first | last

notAnsweredLabel

Not answered label

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

child cutByDate

Data Grid cut by date row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

align

Set this property to true if date range should be aligned

true | false

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

categories

Filter for categories used

categoriesForRank

Filter for categories used in ranking

categoryLabel

Category label, accepts template values, for example: "{code} - {label}"

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

end

Contains description of range end and applies filter to the date expression.

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

movingAverageEnd

This defines a number of date parts after current to include in average window

movingAverageStart

This defines a number of date parts before current to include in average window

notAnswered

Not answered position

none

none | first | last

notAnsweredLabel

Not answered label

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

start

Contains description of range start and applies filter to the date expression.

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

child cutByOverlappingDate

Data Grid cut by overlapping date row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

align

Set this property to true if date range should be aligned

true | false

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

categories

Filter for categories used

categoriesForRank

Filter for categories used in ranking

categoryLabel

Category label, accepts template values, for example: "{code} - {label}"

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

end

Contains description of range end and applies filter to the date expression.

image

endShift

Modification of ends of breakdown intervals in the form '<value> <period>'. Here 'value' is an integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then ends of breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

image

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

notAnswered

Not answered position

none

none | first | last

notAnsweredLabel

Not answered label

showLabel

Show label

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

start

Contains description of range start and applies filter to the date expression.

image

startShift

Modification of starts of breakdown intervals in the form '<value> <period>'. Here 'value' is an integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then starts of breakdown intervals will not be modified. Be aware, that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth, you cannot then shift them by quarter. Also, shifts by weeks is only available for breakdown by weeks.

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

total

Total position

first

none | first | last

totalLabel

Total label

value

Formula or question ID / alias

image

view

defaultRowHeaderVisualizationView

child selectedFlat

Data Grid selectedFlat row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

labelSeparator

Data Grid selectedHierarchy row label separator

labelStyle

Hierarchy label display style. Has two options: nodeOnly and fullPath

fullPath

nodeOnly | fullPath

mode

Overrides hierachy mode for this row

direct | rollup

nodeIds

Changes the reporting hierarchy nodes from default / selected in the filter to particular nodes

reportingHierarchy

Name of hierarchy configuration

image

showTotal

Enables total

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

view

defaultRowHeaderVisualizationView

child comparisonFlat

Data Grid comparisonFlat row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

labelSeparator

Data Grid selectedHierarchy row label separator

labelStyle

Hierarchy label display style. Has two options: nodeOnly and fullPath

fullPath

nodeOnly | fullPath

maxNodesToLoad

Maximum number of nodes to load

maxNodesToLoadWarning

Warning text displayed if maximum number of nodes to load exceeded

mode

Overrides hierachy mode for this row

direct | rollup | mixed

nodeIds

Changes the reporting hierarchy nodes from default / selected in the filter to particular nodes

reportingHierarchy

Name of hierarchy configuration

image

showTotal

Enables total

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

view

defaultRowHeaderVisualizationView

row indices

Indices row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

indices

Name of indices configuration

image

label

The label, accepts template values, for example: "{code} - {label}"

sortBy

Path to column that data should be sorted by.

sortOrder

Sort order

none | ascending | descending

view

defaultRowHeaderVisualizationView

viewMode

View mode

dynamic

collapsed | expanded | dynamic

Data Grid value cell.

Row percentage cell

Column percentage cell

Data Grid trend cell.

Mean T test cell

Mean Z test cell

Proportional T test cell

Proportional Z test cell

Data Grid chart cell

Cell diff

Data Grid custom cell.

cell

Data Grid value cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

significanceTesting

Enables significance testings. Note: it is not available for multi and overlapping date headers

true | false

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell rowPercentage

Row percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell columnPercentage

Column percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell trend

Data Grid trend cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultTrendView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanTtest

Mean T test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanZtest

Mean Z test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalTtest

Proportional T test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalZtest

Proportional Z test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell microchart

Data Grid chart cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

label

Chart label in Data Grid

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Bar chart in Data Grid

100% Stacked bar chart in Data Grid

Stacked bar chart in Data Grid

Line chart in Data Grid

Pie chart in Data Grid

Breakdown by cut section

Breakdown by cut by multi section

Breakdown by date section

Breakdown by overlapping date section

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

microchart bar

Bar chart in Data Grid

Name Description Default value Available options

baseColor

The base color of the bar

colorFormat

Color formatter for bar chart in Data Grid

kpiColorDefaultFormatter

gradientFill

Changes the fill to a gradient based on the offset values provided

max

Maximum value. If you want auto calculated maximum, use 'auto'

auto

image

min

Minimum value. If you want auto calculated minimum, use 'auto'

0

image

valuePosition

inner

outer | inner | none

microchart stacked100PercentBar

100% Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart stackedBar

Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

max

Maximum value. If you want auto calculated maximum, use 'auto'

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percent

false

true | false

roundToEven

false

true | false

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart line

Line chart in Data Grid

Name Description Default value Available options

color

max

Maximum value. If you want auto calculated maximum, use 'auto'

min

Minimum value. If you want auto calculated minimum, use 'auto'

showDots

true | false

showDotValue

Specifies whether the dot value is to be displayed or not.

false

true | false

showTooltip

true

true | false

microchart pie

Pie chart in Data Grid

Name Description Default value Available options

donutWidth

Allows to turn a pie into a donut. The width of the donut is calculated as a percentage of the chart size.

endAngle

The end angle of last sector.

90

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering slices in pie

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

startAngle

The start angle of first sector.

450

valuePosition

inner

outer | inner | none

breakdownBy cut

Breakdown by cut section

Name Description Default value Available options

collapseMulti

When set to true, this header acts like 'cutByMulti' for multi-choice variables, while it has no effect on other types of valriables.

true | false

label

Value title

value

A valid value expression in table engine

image

breakdownBy cutByMulti

Breakdown by cut by multi section

Name Description Default value Available options

label

Value title

value

A valid value expression in table engine

image

breakdownBy date

Breakdown by date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

value

A valid value expression in table engine

image

breakdownBy overlappingDate

Breakdown by overlapping date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

image

endShift

Modification of ends of breakdown intervals in the form '<value> <period>'. Here 'value' is integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the ends of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

image

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

image

startShift

Modification of starts of breakdown intervals in the form '<value> <period>'. Here 'value' is the integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the starts of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

value

A valid value expression in table engine

image

cell diff

Cell diff

Name Description Default value Available options

column

List of columns IDs to apply cell

diff

absolute

absolute | percentage | relative

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

main

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

other

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell custom

Data Grid custom cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

image

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell expression

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Cell header value settings. You can request header label or code with it

This type of value allows to request a vector value

This type of value allows to create a vector based on its individual items

Switch statement for canvas and headline

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

expression

Cell expression

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula or question ID / alias

image

Represents a collection of items as format string.

formula

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula to access aggregated values in a table and evaluate new values

image

Represents a collection of items as format string.

headerInfo

Cell header value settings. You can request header label or code with it

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

depth

Depth of header level to get information from (for multi-level headers like dates etc.) Default is 0 (top level)

0

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

headerId

Header ID from which to get the value

image

hideInExport

This flag allows to hide value during exel export

true | false

type

Type of header value to request - code or label

code

code | label

Represents a collection of items as format string.

vector

This type of value allows to request a vector value

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

value

Resulting vector values are based on this expression

image

Represents a collection of items as format string.

vector items

This type of value allows to create a vector based on its individual items

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

Item of the resulting vector

image

Represents a collection of items as format string.

 item
Item of the resulting vector
Name Description Default value Available options

label

Label of the resulting vector item

value

Value of the resulting vector item

image

switch

Switch statement for canvas and headline

Name Description Default value Available options

byValue

Name of the value to check condition for

isSwitchActive

If the switch style should be applied or not

true

true | false

linkedToValue

Reference to the tile. For example 'linkedToValue: @valueTile'. Switch will use the value of this tile for condition checks

Switch statement case

image

 case
Switch statement case
Name Description Default value Available options

byValue

Name of the value to check condition for

condition

Condition of the switch statement in a form "[> | < | ⇐ | >= | = | !=][value]". For example ">42"

image

Body of switch case

image

 body
Body of switch case
Name Description Default value Available options

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

row comparison

Data Grid comparison row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

exportLevelsDepth

Count of expanded hierarchy levels for export

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

maxNodesToLoad

Maximum number of nodes to load

maxNodesToLoadWarning

Warning text displayed if maximum number of nodes to load exceeded

mode

Overrides hierachy mode for this row

direct | rollup | mixed

nodeIds

Changes the reporting hierarchy nodes from default / selected in the filter to particular nodes

reportingHierarchy

Name of hierarchy configuration

image

requestTotal

Enables request for total regardless of showTotal. Required for formulas that reference a total.

true | false

showTotal

Enables total

true

true | false

sortBy

Path to column that data should be sorted by.

sortOrder

Sort order

none | ascending | descending

view

defaultRowHeaderVisualizationView

Data Grid value cell.

Row percentage cell

Column percentage cell

Data Grid trend cell.

Mean T test cell

Mean Z test cell

Proportional T test cell

Proportional Z test cell

Data Grid chart cell

Cell diff

Data Grid custom cell.

cell

Data Grid value cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

significanceTesting

Enables significance testings. Note: it is not available for multi and overlapping date headers

true | false

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell rowPercentage

Row percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell columnPercentage

Column percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell trend

Data Grid trend cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultTrendView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanTtest

Mean T test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanZtest

Mean Z test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalTtest

Proportional T test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalZtest

Proportional Z test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell microchart

Data Grid chart cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

label

Chart label in Data Grid

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Bar chart in Data Grid

100% Stacked bar chart in Data Grid

Stacked bar chart in Data Grid

Line chart in Data Grid

Pie chart in Data Grid

Breakdown by cut section

Breakdown by cut by multi section

Breakdown by date section

Breakdown by overlapping date section

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

microchart bar

Bar chart in Data Grid

Name Description Default value Available options

baseColor

The base color of the bar

colorFormat

Color formatter for bar chart in Data Grid

kpiColorDefaultFormatter

gradientFill

Changes the fill to a gradient based on the offset values provided

max

Maximum value. If you want auto calculated maximum, use 'auto'

auto

image

min

Minimum value. If you want auto calculated minimum, use 'auto'

0

image

valuePosition

inner

outer | inner | none

microchart stacked100PercentBar

100% Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart stackedBar

Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

max

Maximum value. If you want auto calculated maximum, use 'auto'

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percent

false

true | false

roundToEven

false

true | false

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart line

Line chart in Data Grid

Name Description Default value Available options

color

max

Maximum value. If you want auto calculated maximum, use 'auto'

min

Minimum value. If you want auto calculated minimum, use 'auto'

showDots

true | false

showDotValue

Specifies whether the dot value is to be displayed or not.

false

true | false

showTooltip

true

true | false

microchart pie

Pie chart in Data Grid

Name Description Default value Available options

donutWidth

Allows to turn a pie into a donut. The width of the donut is calculated as a percentage of the chart size.

endAngle

The end angle of last sector.

90

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering slices in pie

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

startAngle

The start angle of first sector.

450

valuePosition

inner

outer | inner | none

breakdownBy cut

Breakdown by cut section

Name Description Default value Available options

collapseMulti

When set to true, this header acts like 'cutByMulti' for multi-choice variables, while it has no effect on other types of valriables.

true | false

label

Value title

value

A valid value expression in table engine

image

breakdownBy cutByMulti

Breakdown by cut by multi section

Name Description Default value Available options

label

Value title

value

A valid value expression in table engine

image

breakdownBy date

Breakdown by date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

value

A valid value expression in table engine

image

breakdownBy overlappingDate

Breakdown by overlapping date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

image

endShift

Modification of ends of breakdown intervals in the form '<value> <period>'. Here 'value' is integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the ends of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

image

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

image

startShift

Modification of starts of breakdown intervals in the form '<value> <period>'. Here 'value' is the integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the starts of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

value

A valid value expression in table engine

image

cell diff

Cell diff

Name Description Default value Available options

column

List of columns IDs to apply cell

diff

absolute

absolute | percentage | relative

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

main

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

other

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell custom

Data Grid custom cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

image

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell expression

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Cell header value settings. You can request header label or code with it

This type of value allows to request a vector value

This type of value allows to create a vector based on its individual items

Switch statement for canvas and headline

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

expression

Cell expression

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula or question ID / alias

image

Represents a collection of items as format string.

formula

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula to access aggregated values in a table and evaluate new values

image

Represents a collection of items as format string.

headerInfo

Cell header value settings. You can request header label or code with it

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

depth

Depth of header level to get information from (for multi-level headers like dates etc.) Default is 0 (top level)

0

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

headerId

Header ID from which to get the value

image

hideInExport

This flag allows to hide value during exel export

true | false

type

Type of header value to request - code or label

code

code | label

Represents a collection of items as format string.

vector

This type of value allows to request a vector value

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

value

Resulting vector values are based on this expression

image

Represents a collection of items as format string.

vector items

This type of value allows to create a vector based on its individual items

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

Item of the resulting vector

image

Represents a collection of items as format string.

 item
Item of the resulting vector
Name Description Default value Available options

label

Label of the resulting vector item

value

Value of the resulting vector item

image

switch

Switch statement for canvas and headline

Name Description Default value Available options

byValue

Name of the value to check condition for

isSwitchActive

If the switch style should be applied or not

true

true | false

linkedToValue

Reference to the tile. For example 'linkedToValue: @valueTile'. Switch will use the value of this tile for condition checks

Switch statement case

image

 case
Switch statement case
Name Description Default value Available options

byValue

Name of the value to check condition for

condition

Condition of the switch statement in a form "[> | < | ⇐ | >= | = | !=][value]". For example ">42"

image

Body of switch case

image

 body
Body of switch case
Name Description Default value Available options

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

row selectedHierarchy

Data Grid selectedHierarchy row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

exportLevelsDepth

Count of expanded hierarchy levels for export

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

labelSeparator

Data Grid selectedHierarchy row label separator

mode

Overrides hierachy mode for this row

direct | rollup

nodeIds

Changes the reporting hierarchy nodes from default / selected in the filter to particular nodes

reportingHierarchy

Name of hierarchy configuration

image

requestTotal

Enables request for total regardless of showTotal. Required for formulas that reference a total.

true | false

showTotal

Enables total

true

true | false

sortBy

Path to column that data should be sorted by.

sortOrder

Sort order

none | ascending | descending

view

defaultRowHeaderVisualizationView

Data Grid value cell.

Row percentage cell

Column percentage cell

Data Grid trend cell.

Mean T test cell

Mean Z test cell

Proportional T test cell

Proportional Z test cell

Data Grid chart cell

Cell diff

Data Grid custom cell.

cell

Data Grid value cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

significanceTesting

Enables significance testings. Note: it is not available for multi and overlapping date headers

true | false

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell rowPercentage

Row percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell columnPercentage

Column percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell trend

Data Grid trend cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultTrendView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanTtest

Mean T test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanZtest

Mean Z test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalTtest

Proportional T test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalZtest

Proportional Z test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell microchart

Data Grid chart cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

label

Chart label in Data Grid

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Bar chart in Data Grid

100% Stacked bar chart in Data Grid

Stacked bar chart in Data Grid

Line chart in Data Grid

Pie chart in Data Grid

Breakdown by cut section

Breakdown by cut by multi section

Breakdown by date section

Breakdown by overlapping date section

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

microchart bar

Bar chart in Data Grid

Name Description Default value Available options

baseColor

The base color of the bar

colorFormat

Color formatter for bar chart in Data Grid

kpiColorDefaultFormatter

gradientFill

Changes the fill to a gradient based on the offset values provided

max

Maximum value. If you want auto calculated maximum, use 'auto'

auto

image

min

Minimum value. If you want auto calculated minimum, use 'auto'

0

image

valuePosition

inner

outer | inner | none

microchart stacked100PercentBar

100% Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart stackedBar

Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

max

Maximum value. If you want auto calculated maximum, use 'auto'

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percent

false

true | false

roundToEven

false

true | false

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart line

Line chart in Data Grid

Name Description Default value Available options

color

max

Maximum value. If you want auto calculated maximum, use 'auto'

min

Minimum value. If you want auto calculated minimum, use 'auto'

showDots

true | false

showDotValue

Specifies whether the dot value is to be displayed or not.

false

true | false

showTooltip

true

true | false

microchart pie

Pie chart in Data Grid

Name Description Default value Available options

donutWidth

Allows to turn a pie into a donut. The width of the donut is calculated as a percentage of the chart size.

endAngle

The end angle of last sector.

90

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering slices in pie

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

startAngle

The start angle of first sector.

450

valuePosition

inner

outer | inner | none

breakdownBy cut

Breakdown by cut section

Name Description Default value Available options

collapseMulti

When set to true, this header acts like 'cutByMulti' for multi-choice variables, while it has no effect on other types of valriables.

true | false

label

Value title

value

A valid value expression in table engine

image

breakdownBy cutByMulti

Breakdown by cut by multi section

Name Description Default value Available options

label

Value title

value

A valid value expression in table engine

image

breakdownBy date

Breakdown by date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

value

A valid value expression in table engine

image

breakdownBy overlappingDate

Breakdown by overlapping date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

image

endShift

Modification of ends of breakdown intervals in the form '<value> <period>'. Here 'value' is integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the ends of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

image

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

image

startShift

Modification of starts of breakdown intervals in the form '<value> <period>'. Here 'value' is the integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the starts of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

value

A valid value expression in table engine

image

cell diff

Cell diff

Name Description Default value Available options

column

List of columns IDs to apply cell

diff

absolute

absolute | percentage | relative

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

main

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

other

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell custom

Data Grid custom cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

image

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell expression

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Cell header value settings. You can request header label or code with it

This type of value allows to request a vector value

This type of value allows to create a vector based on its individual items

Switch statement for canvas and headline

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

expression

Cell expression

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula or question ID / alias

image

Represents a collection of items as format string.

formula

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula to access aggregated values in a table and evaluate new values

image

Represents a collection of items as format string.

headerInfo

Cell header value settings. You can request header label or code with it

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

depth

Depth of header level to get information from (for multi-level headers like dates etc.) Default is 0 (top level)

0

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

headerId

Header ID from which to get the value

image

hideInExport

This flag allows to hide value during exel export

true | false

type

Type of header value to request - code or label

code

code | label

Represents a collection of items as format string.

vector

This type of value allows to request a vector value

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

value

Resulting vector values are based on this expression

image

Represents a collection of items as format string.

vector items

This type of value allows to create a vector based on its individual items

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

Item of the resulting vector

image

Represents a collection of items as format string.

 item
Item of the resulting vector
Name Description Default value Available options

label

Label of the resulting vector item

value

Value of the resulting vector item

image

switch

Switch statement for canvas and headline

Name Description Default value Available options

byValue

Name of the value to check condition for

isSwitchActive

If the switch style should be applied or not

true

true | false

linkedToValue

Reference to the tile. For example 'linkedToValue: @valueTile'. Switch will use the value of this tile for condition checks

Switch statement case

image

 case
Switch statement case
Name Description Default value Available options

byValue

Name of the value to check condition for

condition

Condition of the switch statement in a form "[> | < | ⇐ | >= | = | !=][value]". For example ">42"

image

Body of switch case

image

 body
Body of switch case
Name Description Default value Available options

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

row reportingHierarchy

Data Grid reportingHierarchy row

Name Description Default value Available options

activeRows

Use this property to reorder or hide rows by specifying desired list of row names

categoriesForRank

Filter for categories used in ranking

displayMode

Display mode of hierarchy row. Has two options: 'nested' and 'flat'

nested

nested | flat

displayModeIcon

Position of display mode icon. Has two options: 'left', 'right'

left | right

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

exportLevelsDepth

Count of expanded hierarchy levels for export

format

Accepts an identifier of a formatter which transforms value to a custom format

height

Row height in CSS units (px - pixels, mm - millimeters, cm - centimeters, in - inches, rem). Minimum value is 40px

hide

Use this property to remove header from widget response.

false

true | false

label

The label, accepts template values, for example: "{code} - {label}"

labelSeparator

Data Grid selectedHierarchy row label separator

labelStyle

Hierarchy label display style. Has two options: nodeOnly and fullPath

fullPath

nodeOnly | fullPath

loadAll

Try to load all data beforehand

true | false

maxNodesToLoad

Maximum number of nodes to load

mode

Overrides hierachy mode for this row

direct | rollup | mixed

nodeIds

Changes the reporting hierarchy nodes from default / selected in the filter to particular nodes

reportingHierarchy

Name of hierarchy configuration

image

requestTotal

Enables request for total regardless of showTotal. Required for formulas that reference a total.

true | false

rowType

Row type. Has two options: 'comparison' and 'selected'

comparison

selected | comparison

showTotal

Enables total

false

true | false

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

view

defaultRowHeaderVisualizationView

Data Grid value cell.

Row percentage cell

Column percentage cell

Data Grid trend cell.

Mean T test cell

Mean Z test cell

Proportional T test cell

Proportional Z test cell

Data Grid chart cell

Cell diff

Data Grid custom cell.

cell

Data Grid value cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

significanceTesting

Enables significance testings. Note: it is not available for multi and overlapping date headers

true | false

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell rowPercentage

Row percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell columnPercentage

Column percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell trend

Data Grid trend cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultTrendView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanTtest

Mean T test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanZtest

Mean Z test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalTtest

Proportional T test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalZtest

Proportional Z test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell microchart

Data Grid chart cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

label

Chart label in Data Grid

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Bar chart in Data Grid

100% Stacked bar chart in Data Grid

Stacked bar chart in Data Grid

Line chart in Data Grid

Pie chart in Data Grid

Breakdown by cut section

Breakdown by cut by multi section

Breakdown by date section

Breakdown by overlapping date section

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

microchart bar

Bar chart in Data Grid

Name Description Default value Available options

baseColor

The base color of the bar

colorFormat

Color formatter for bar chart in Data Grid

kpiColorDefaultFormatter

gradientFill

Changes the fill to a gradient based on the offset values provided

max

Maximum value. If you want auto calculated maximum, use 'auto'

auto

image

min

Minimum value. If you want auto calculated minimum, use 'auto'

0

image

valuePosition

inner

outer | inner | none

microchart stacked100PercentBar

100% Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart stackedBar

Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

max

Maximum value. If you want auto calculated maximum, use 'auto'

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percent

false

true | false

roundToEven

false

true | false

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart line

Line chart in Data Grid

Name Description Default value Available options

color

max

Maximum value. If you want auto calculated maximum, use 'auto'

min

Minimum value. If you want auto calculated minimum, use 'auto'

showDots

true | false

showDotValue

Specifies whether the dot value is to be displayed or not.

false

true | false

showTooltip

true

true | false

microchart pie

Pie chart in Data Grid

Name Description Default value Available options

donutWidth

Allows to turn a pie into a donut. The width of the donut is calculated as a percentage of the chart size.

endAngle

The end angle of last sector.

90

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering slices in pie

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

startAngle

The start angle of first sector.

450

valuePosition

inner

outer | inner | none

breakdownBy cut

Breakdown by cut section

Name Description Default value Available options

collapseMulti

When set to true, this header acts like 'cutByMulti' for multi-choice variables, while it has no effect on other types of valriables.

true | false

label

Value title

value

A valid value expression in table engine

image

breakdownBy cutByMulti

Breakdown by cut by multi section

Name Description Default value Available options

label

Value title

value

A valid value expression in table engine

image

breakdownBy date

Breakdown by date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

value

A valid value expression in table engine

image

breakdownBy overlappingDate

Breakdown by overlapping date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

image

endShift

Modification of ends of breakdown intervals in the form '<value> <period>'. Here 'value' is integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the ends of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

image

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

image

startShift

Modification of starts of breakdown intervals in the form '<value> <period>'. Here 'value' is the integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the starts of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

value

A valid value expression in table engine

image

cell diff

Cell diff

Name Description Default value Available options

column

List of columns IDs to apply cell

diff

absolute

absolute | percentage | relative

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

main

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

other

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell custom

Data Grid custom cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

image

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell expression

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Cell header value settings. You can request header label or code with it

This type of value allows to request a vector value

This type of value allows to create a vector based on its individual items

Switch statement for canvas and headline

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

 mode custom
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

 mode rank
Describes ranking behaviour
Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

 mode percentile
Describes ranking behaviour
Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

 item
Item describing the value to retrieve
Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

 mapping header
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

 mapping value
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

 mapping valueId
Mapping objects define correspondence between table headers or values and reference data selectors
Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

 rounding
Rounding settings for percent statistics
Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

expression

Cell expression

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula or question ID / alias

image

Represents a collection of items as format string.

formula

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula to access aggregated values in a table and evaluate new values

image

Represents a collection of items as format string.

headerInfo

Cell header value settings. You can request header label or code with it

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

depth

Depth of header level to get information from (for multi-level headers like dates etc.) Default is 0 (top level)

0

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

headerId

Header ID from which to get the value

image

hideInExport

This flag allows to hide value during exel export

true | false

type

Type of header value to request - code or label

code

code | label

Represents a collection of items as format string.

vector

This type of value allows to request a vector value

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

value

Resulting vector values are based on this expression

image

Represents a collection of items as format string.

vector items

This type of value allows to create a vector based on its individual items

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

Item of the resulting vector

image

Represents a collection of items as format string.

 item
Item of the resulting vector
Name Description Default value Available options

label

Label of the resulting vector item

value

Value of the resulting vector item

image

switch

Switch statement for canvas and headline

Name Description Default value Available options

byValue

Name of the value to check condition for

isSwitchActive

If the switch style should be applied or not

true

true | false

linkedToValue

Reference to the tile. For example 'linkedToValue: @valueTile'. Switch will use the value of this tile for condition checks

Switch statement case

image

 case
Switch statement case
Name Description Default value Available options

byValue

Name of the value to check condition for

condition

Condition of the switch statement in a form "[> | < | ⇐ | >= | = | !=][value]". For example ">42"

image

Body of switch case

image

 body
Body of switch case
Name Description Default value Available options

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

sort rows

Sorting of rows

Name Description Default value Available options

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

sort columns

Sorting of columns

Name Description Default value Available options

emptyFirst

For some header cells desired values can be empty. This setting specifies if such cells should go before or after others. Default value is false.

true | false

exclude

An array of codes that should be excluded from sorting.

sortBy

Path to column that data should be sorted by.

sortIndex [Beta]

Specify index of the header to be used in sorting. You can use negative values here. -1 means the last row/column.

sortOrder

Sort order

none | ascending | descending

takeBottom

Specifies how many cells are to be taken, starting at the bottom of the column.

takeTop

Specifies how many cells are to be taken, starting at the top of the column.

cell

Data Grid value cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

significanceTesting

Enables significance testings. Note: it is not available for multi and overlapping date headers

true | false

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

mode custom

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

mode rank

Describes ranking behaviour

Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

mode percentile

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

item

Item describing the value to retrieve

Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

rounding

Rounding settings for percent statistics

Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell rowPercentage

Row percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

mode custom

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

mode rank

Describes ranking behaviour

Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

mode percentile

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

item

Item describing the value to retrieve

Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

rounding

Rounding settings for percent statistics

Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell columnPercentage

Column percentage cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

showBase

Show number of responses

false

true | false

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

mode custom

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

mode rank

Describes ranking behaviour

Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

mode percentile

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

item

Item describing the value to retrieve

Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

rounding

Rounding settings for percent statistics

Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell trend

Data Grid trend cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

view

defaultTrendView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

mode custom

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

mode rank

Describes ranking behaviour

Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

mode percentile

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

item

Item describing the value to retrieve

Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

rounding

Rounding settings for percent statistics

Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanTtest

Mean T test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

mode custom

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

mode rank

Describes ranking behaviour

Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

mode percentile

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

item

Item describing the value to retrieve

Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

rounding

Rounding settings for percent statistics

Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell meanZtest

Mean Z test cell

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultMeanTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

mode custom

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

mode rank

Describes ranking behaviour

Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

mode percentile

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

item

Item describing the value to retrieve

Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

rounding

Rounding settings for percent statistics

Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalTtest

Proportional T test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

mode custom

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

mode rank

Describes ranking behaviour

Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

mode percentile

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

item

Item describing the value to retrieve

Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

rounding

Rounding settings for percent statistics

Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell proportionalZtest

Proportional Z test cell

Name Description Default value Available options

column

List of columns IDs to apply cell

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filter

Filter expression for proportional test

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

level

Level for proportional test

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

row

List of row IDs to apply cell

target

Target

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

A valid value expression in table engine

view

View options for statistic visualisation

defaultProportionalTestView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

mode custom

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

mode rank

Describes ranking behaviour

Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

mode percentile

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

item

Item describing the value to retrieve

Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

rounding

Rounding settings for percent statistics

Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell microchart

Data Grid chart cell

Name Description Default value Available options

column

List of columns IDs to apply cell

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

label

Chart label in Data Grid

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

value

Formula or question ID / alias

image

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Bar chart in Data Grid

100% Stacked bar chart in Data Grid

Stacked bar chart in Data Grid

Line chart in Data Grid

Pie chart in Data Grid

Breakdown by cut section

Breakdown by cut by multi section

Breakdown by date section

Breakdown by overlapping date section

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

mode custom

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

mode rank

Describes ranking behaviour

Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

mode percentile

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

item

Item describing the value to retrieve

Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

rounding

Rounding settings for percent statistics

Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

microchart bar

Bar chart in Data Grid

Name Description Default value Available options

baseColor

The base color of the bar

colorFormat

Color formatter for bar chart in Data Grid

kpiColorDefaultFormatter

gradientFill

Changes the fill to a gradient based on the offset values provided

max

Maximum value. If you want auto calculated maximum, use 'auto'

auto

image

min

Minimum value. If you want auto calculated minimum, use 'auto'

0

image

valuePosition

inner

outer | inner | none

microchart stacked100PercentBar

100% Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart stackedBar

Stacked bar chart in Data Grid

Name Description Default value Available options

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

max

Maximum value. If you want auto calculated maximum, use 'auto'

notAnswered

false

first | last | true | false

order

Defines the method for ordering segments in stacked bar

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percent

false

true | false

roundToEven

false

true | false

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

valuePosition

inner

outer | inner | none

microchart line

Line chart in Data Grid

Name Description Default value Available options

color

max

Maximum value. If you want auto calculated maximum, use 'auto'

min

Minimum value. If you want auto calculated minimum, use 'auto'

showDots

true | false

showDotValue

Specifies whether the dot value is to be displayed or not.

false

true | false

showTooltip

true

true | false

microchart pie

Pie chart in Data Grid

Name Description Default value Available options

donutWidth

Allows to turn a pie into a donut. The width of the donut is calculated as a percentage of the chart size.

endAngle

The end angle of last sector.

90

legendType

The interpolation type of line

line | square | rect | circle | cross | diamond | square | star | triangle | wye | none

notAnswered

false

first | last | true | false

order

Defines the method for ordering slices in pie

original

original | suggested

palette

Here you specify palette name that will be used in the bars

percentFormat

Percent formatter for 100% stacked bar chart in Data Grid

percentDefaultFormatter

showBase

Show the base size value in the legend

false

true | false

showLegend

Enable/Disable the micro-chart legend

true

true | false

showTooltip

true

true | false

startAngle

The start angle of first sector.

450

valuePosition

inner

outer | inner | none

breakdownBy cut

Breakdown by cut section

Name Description Default value Available options

collapseMulti

When set to true, this header acts like 'cutByMulti' for multi-choice variables, while it has no effect on other types of valriables.

true | false

label

Value title

value

A valid value expression in table engine

image

breakdownBy cutByMulti

Breakdown by cut by multi section

Name Description Default value Available options

label

Value title

value

A valid value expression in table engine

image

breakdownBy date

Breakdown by date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

value

A valid value expression in table engine

image

breakdownBy overlappingDate

Breakdown by overlapping date section

Name Description Default value Available options

breakdownBy

Here you input the time set that is to be used to divide up the Expression (year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour).

year

year | calendarQuarter | calendarMonth | calendarWeek | calendarDate | quarter | month | week | day | weekday | hour

image

end

This contains the definition of the range end, and applies a filter to the date expression.

image

endShift

Modification of ends of breakdown intervals in the form '<value> <period>'. Here 'value' is integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the ends of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

image

format

Accepts an identifier of a formatter which transforms value to a custom format

label

Value title

start

This contains the definition of the range start, and applies a filter to the date expression.

image

startShift

Modification of starts of breakdown intervals in the form '<value> <period>'. Here 'value' is the integer (both positive and negative). 'period' can be 'year', 'quarter', 'month', 'week', 'day', 'hour'. If the property is absent, then the starts of the breakdown intervals will not be modified. Be aware that not all possible periods are valid for each breakdown interval. For example, if you breakdown dates by CalendarMonth you cannot then shift them by quarters. Also, shifts by weeks is only available for breakdown by weeks.

value

A valid value expression in table engine

image

cell diff

Cell diff

Name Description Default value Available options

column

List of columns IDs to apply cell

diff

absolute

absolute | percentage | relative

extraValue

Formula or question ID / alias

extraValueFormat

Accepts an identifier of a formatter which transforms value to a custom format

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

format

Accepts an identifier of a formatter which transforms value to a custom format

main

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

other

row

List of row IDs to apply cell

target

Target

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

mode custom

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

mode rank

Describes ranking behaviour

Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

mode percentile

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

item

Item describing the value to retrieve

Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

rounding

Rounding settings for percent statistics

Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

cell custom

Data Grid custom cell.

Name Description Default value Available options

column

List of columns IDs to apply cell

filterSummaryFormatString

Format string for filter summary when navigating, can access values via their names and headers label/text. Example: '({rowLabel}: {rowText} | {columnLabel}: {columnText}): {value}'

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

image

navigateFilter

Formula or question ID / alias

navigateHistory

Keep previous navigation filters

false

true | false

navigateTo

Page to navigate to or a cross-document link entity

image

image

row

List of row IDs to apply cell

target

Target

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

useOnlyExistingColumns

Use only existing columns

true | false

useOnlyExistingRows

Use only existing rows

true | false

view

defaultComparativeStatisticView

Cell ranking settings

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell statistic value settings

Cell expression

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Cell header value settings. You can request header label or code with it

This type of value allows to request a vector value

This type of value allows to create a vector based on its individual items

Switch statement for canvas and headline

rank

Cell ranking settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

decimalPlaces

Decimal places to compare use for ranking comparisons

dense

A boolean property that controls the ranking method. When set to true, the ranking is continuous without gaps

true | false

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatString

Format string for rank. For example: '{rank} out of {total}'. Should take into account 'withMaxRank'

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

mode

Ranking mode: all, within or between

all | within | between

image

order

Ranking order: asc or desc

asc | desc

sourceValue

Name of the value to rank. By default - 'value'

value

withMaxRank

Show a maximum rank for every cell

true | false

Represents a collection of items as format string.

lookup rank

This type of lookup allows evaluation of ranks of calculated values against reference data (benchmarks).

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

ranks

Defines indexes of a subset of the original benchmark array to be used for ranking. Indexes are 1-based

source

The name of reference data source

image

takeInArray

The name of the reference data array for ranking

image

value

Expression defining a source value to rank, or a name of previously defined value to rank

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Describes ranking behaviour

Describes ranking behaviour

Describes ranking behaviour

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

mode custom

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

none | tonull | tonearest

interval

Defines a rule of assigning ranks to values that are between range boundaries

left | right

order

Defines sorting order of ranking data points

asc | desc

mode rank

Describes ranking behaviour

Name Description Default value Available options

order

Defines sorting order of ranking data points

desc

asc | desc

mode percentile

Describes ranking behaviour

Name Description Default value Available options

ends

In some edge cases calculated rank may fall outside the defined range 1-n. This option defines a rule of handling such cases

tonull

tonull | tonearest

lookup value

This type of lookup allows retrieval of a single value from reference data source (benchmarks)

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

source

The name of reference data source

image

value

The name of the value to retrieve. Optionally with index if the value is an array: 'name, index'

image

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

lookup items

This type of lookup allows retrieval of a vector from reference data source (benchmarks)

Name Description Default value Available options

array

Name of the reference data array

image

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

indexes

Indexes of the values to retrieve from array

source

The name of reference data source

image

Item describing the value to retrieve

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Mapping objects define correspondence between table headers or values and reference data selectors

Represents a collection of items as format string.

item

Item describing the value to retrieve

Name Description Default value Available options

index

Index of the item to retrieve

0

image

label

Label of the retrieved item

mapping header

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

depth

Header level depth for multi-level headers

flavor

The 'flavor' of header cell values to map to the specified selector. If not defined, a cell value is mapped as is. If defined then a cell value is converted before mapping

year | quarter | month | week | day

header

Reference to local header

image

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

mapping value

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

value

Expression defining the value to map

image

mapping valueId

Mapping objects define correspondence between table headers or values and reference data selectors

Name Description Default value Available options

header

Reference to local header

matching

Specifies matching mode. "exact" (default) - find exactly matching selector, "nearest" - find a selector with closest numeric value (ignored for string values).

exact | nearest

selector

Name of the header in the lookup table

image

valueId

Name of the expression to map

image

statistic trend

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

previous | next | first | last

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

value

Calculate trend / percent for this expression

image

Represents a collection of items as format string.

statistic percent

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

dimension

Axis for significance testing: 'rows' or 'columns'

columns

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

percentDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Calculate trend / percent for this expression

image

Rounding settings for percent statistics

Represents a collection of items as format string.

rounding

Rounding settings for percent statistics

Name Description Default value Available options

numberOfDecimalPlaces

Number of decimal places in return value

0

type

Rounding type

truncate | floor | ceiling | roundToEven | roundAwayFromZero

statistic mean

Cell statistic value settings

Name Description Default value Available options

argument

Non-aggregated expression for mean testing

image

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultMeanTestView

Represents a collection of items as format string.

statistic proportional

Cell statistic value settings

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

compare

Comparison mode for significance testing, 'parent' will compare among the hierarchy, 'next', 'first', 'last', 'previous' - compares column or row with next/first/etc column or row. 'adjacent' compares column with adjacent column. (Same as 'previous', preserved for compatability reasons),

adjacent

adjacent | parent | all | previous | next | first | last | totalexclusive

confidenceLevels

Significance testing confidence levels

80 | 90 | 95 | 98 | 99 | 99.8

dimension

Axis for significance testing: 'rows' or 'columns'

rows | columns

filter

Filter expression for proportional test

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

level

Level for proportional test

nestingLimit

Specifies max number of nested leaf cell levels that can be included in a comparison group. If non present - largest possible comparison groups is creared, including as many nesting levels as possible to form independent groups.

results

Result format for significance testing: 'positive', 'negative' or 'both'

default

positive | negative | both | default

testingType

Significance testing type

T

T | Z

image

threshold

Sample threshold for significance test evaluation. If the value is specified then a test is not computed for smaller samples.

view

View options for statistic visualisation

defaultProportionalTestView

Represents a collection of items as format string.

expression

Cell expression

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula or question ID / alias

image

Represents a collection of items as format string.

formula

Formula allows you to calculate new values within the same row using values from different columns and/or different values in the same column

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

hideInExport

This flag allows to hide value during exel export

true | false

value

Formula to access aggregated values in a table and evaluate new values

image

Represents a collection of items as format string.

headerInfo

Cell header value settings. You can request header label or code with it

Name Description Default value Available options

colorFormatter

The formatter used to format the color of a value

image

image

depth

Depth of header level to get information from (for multi-level headers like dates etc.) Default is 0 (top level)

0

formatter

Accepts an identifier of a formatter which transforms value to a custom format

floatDefaultFormatter

image

image

headerId

Header ID from which to get the value

image

hideInExport

This flag allows to hide value during exel export

true | false

type

Type of header value to request - code or label

code

code | label

Represents a collection of items as format string.

vector

This type of value allows to request a vector value

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

value

Resulting vector values are based on this expression

image

Represents a collection of items as format string.

vector items

This type of value allows to create a vector based on its individual items

Name Description Default value Available options

hideInExport

This flag allows to hide value during exel export

true | false

Item of the resulting vector

image

Represents a collection of items as format string.

item

Item of the resulting vector

Name Description Default value Available options

label

Label of the resulting vector item

value

Value of the resulting vector item

image

switch

Switch statement for canvas and headline

Name Description Default value Available options

byValue

Name of the value to check condition for

isSwitchActive

If the switch style should be applied or not

true

true | false

linkedToValue

Reference to the tile. For example 'linkedToValue: @valueTile'. Switch will use the value of this tile for condition checks

Switch statement case

image

case

Switch statement case

Name Description Default value Available options

byValue

Name of the value to check condition for

condition

Condition of the switch statement in a form "[> | < | ⇐ | >= | = | !=][value]". For example ">42"

image

Body of switch case

image

 body
Body of switch case
Name Description Default value Available options

formatString

Format string for custom cell. Supports html. Example: '<b>{value1}</b> (#{rank})'

tooltipFormatString

Format string for custom cell tooltip. Example: '{value2}'

suppression recordsBase

RecordsBase value suppression.

Name Description Default value Available options

threshold

Value will be compared with the threshold.

none

image

suppression respondentsBase

RespondentsBase value suppression.

Name Description Default value Available options

filter

Formula or question ID / alias

in

Defines a position where the condition of suppressing should be calculated.

sameCell

sameCell | totalInRows | totalInColumns

suppressTotal

If true, values in Total cells will be suppressed as well.

false

true | false

table

Formula or question ID / alias

threshold

Value will be compared with the threshold.

none

image

suppression custom

Custom suppression

Name Description Default value Available options

condition

Custom suppression condition: either expression, value name, or formula entity

image

valuesToKeep

List of values that should not be suppressed. By default all values are suppressed