• {{::translate('CHARTS.CONTEXTUAL_MENU.INCLUDE_ONLY', 'Include only')}}  {{data.filterableElements[0].dimensionLabel}}  -  {{data.filterableElements[0].value|gentleTruncate:35}}
  • {{::translate('CHARTS.CONTEXTUAL_MENU.EXCLUDE', 'Exclude')}}  {{data.filterableElements[0].dimensionLabel}}  -  {{data.filterableElements[0].value|gentleTruncate:35}}
  • {{::translate('CHARTS.CONTEXTUAL_MENU.INCLUDE_DIMENSION', 'Include dimension')}}
    • {{::translate('CHARTS.CONTEXTUAL_MENU.INCLUDE_ONLY', 'Include only')}}  {{filterableElement.dimensionLabel}}  -  {{filterableElement.value|gentleTruncate:35}}
  • {{::translate('CHARTS.CONTEXTUAL_MENU.EXCLUDE_DIMENSION', 'Exclude dimension')}}
    • {{::translate('CHARTS.CONTEXTUAL_MENU.EXCLUDE', 'Exclude')}}  {{filterableElement.dimensionLabel}}  -  {{filterableElement.value|gentleTruncate:35}}
  • {{ nativeDrillableElements.actionLabel }}
    • {{::translate('CHARTS.CONTEXTUAL_MENU.DRILL_DOWN_ON', 'Drill down on')}}  {{drillableElement.dimensionLabel}}  -  {{drillableElement.value|gentleTruncate:35}}
  • {{::translate('CHARTS.CONTEXTUAL_MENU.DRILL_DOWN_ON', 'Drill down on')}}  {{nativeDrillableElements.elements[0].dimensionLabel}}  -  {{nativeDrillableElements.elements[0].value|gentleTruncate:35}}
  • {{::translate('CHARTS.CONTEXTUAL_MENU.DRILL_UP.HIERARCHY', 'Drill up on hierarchy')}}
  • {{::translate('CHARTS.CONTEXTUAL_MENU.DRILL_DOWN.HIERARCHY', 'Drill down on hierarchy')}}