Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To make this possible, the container AQ_Statistic_Aggregate is available. This The AQ_Statistic_Aggregate container will provide statistics about aggregates and always result in a positive integer (0, 1 ,2 etc).
Multiple containers of this type can then be , that can be used together with in the container Container type: AQ_StatisticsStatistic_Visualization [9.6]


ScreenConfiguration screenshot

Image RemovedImage Added


Parameters

Parameter
Direction
Value
Description
Required
Aggregate typeInputModule element AggregateSelect the aggregate type to create a statistic for.
True
Yes
Search criterium lineInputLineCreate lines for each condition.
At least one line 
Yes

SearchCriteriaInputStandard metadata or Custom metadataChoose between the two types of metadata fields.
True 
Yes

MetadataInputStandard or Custom metadata fieldThe field that is part of the search criterium.
True
Yes
 

OperatorInputSee table belowThe operator that connects the field and the value.
True 
Yes

ValueInputExpressionThe expression used in the search criterium.
True
Yes


Search criteria

The search criteria are all triples that adhere to the pattern <MetadataField><Operator><Value>. The value can be single or multi, depending on the operator. See the list below.

Operator
Used with metadata of type
Value can be
EqualsAll single-valued datatypesSingle value
Not equalsAll single-valued datatypesSingle value
Less thanAll single-valued datatypesSingle value
Less than or equalsAll single-valued datatypesSingle value
Greater thanAll single-valued datatypesSingle value
Greater than or equalsAll single-valued datatypesSingle value
LikeStringSingle value
Not likeStringSingle value
InAll multivalued datatypesMultivalued
Not inAll multivalued datatypesMultivalued

Example

The statistic in the example screen above is combined with the two statistics below.

Image Removed

Image Removed


When these containers are placed within a container of Container type: AQ_StatisticsStatistic_Visualization [9.6], the result in runtime looks like this in the Runtime:

 

 

...

Image Added