Context Menu Tab
- Jens Beckmann (Unlicensed)
- Stefanie Schröder (Unlicensed)
In this tab, you will be able to choose which options are available in the context menu. An activated checkbox means this options will be shown. The first checkbox enables or disables the context menu altogether. Once activated the context menu will be accessible during runtime by right clicking on the component. The active operations will be usable as follows. SortingWith Sorting data from the available dimensions can be sorted in ascending or descending order. FiltersAllows you to filter the data by member for all available dimensions. Context Sensitive FiltersShows filters corresponding to the currently clicked dimension. Filter and HideIn addition to the normal filtering this operation also removes the corresponding dimension from our initial view. Clear FiltersResets previously set filters. DrilldownAdds another dimension to the component. DrillupRemoves a dimension from the chart (this can cause an error which makes a reload neccessary). Zero DisplaySets the way zero values are displayed. Member DisplayLets you choose the way member names are displayed (text or key). Position for TotalsSets the positions for each total value per dimension to be displayed before or after other values. Total DisplayEnable or disable totals for each dimension. Custom EventsThere are 10 possible events which can be linked to your own scripts. These can be defined in the property sheet and triggered using the corresponding button in the context menu. In the Additional Properties Sheet the names for these buttons is customizable. All operations are executed directly on the data source, but without changing it. A reload resets all changes made with the context menu. |