Era.Common.DataDefinition.Reports.Report_Drilldown_DrilldownItem_DrilldownType

Description

Type of drilldown.

Enum values

Possible values Names Descriptions
1 AGGREGATE_TO_PLAIN Displaying of full (non-aggregated) data.
2 INDIRECT Not implemented yet, do not use.
3 AGGREGATE_TO_FILTER Changing of an aggregation to a filter. E.g. after clicking on chart segment with count of warnings, report filtered to only warnings will be displayed.
4 AGGREGATE_TO_AGGREGATE Expanding of an aggregation. E.g. count(threat) will be expanded to group_by(threat).

Referenced in messages

Era.Common.DataDefinition.Reports.Report_Drilldown_DrilldownItem