This plugin apply the All Member propertie of Mondrian Schema with Bootstrap Multiselect plugin creating a better user experience.
If the user select the all options available, the request value parameter will be send with the All Member propertie configured in setup script.
-
Download the repository as a zip or clone the repository from GitHub, and rename the folder:
- From
bootstrap-multiselect-pentaho-filter-master
- to
bootstrap-multiselect-pentaho-filter
The final path should be as follow:
pentaho-solutions/system/bootstrap-multiselect-pentaho-filter/Restart the server.
- Set the allMemberName property value of your Mondrian Schema.
- Set the label for all options is selected.
- Set the label for search.
- Set the label for none option is selected.
- Set the label for multiple options is selected.
- "all" - All options of multiselect will be selected.
- "first" - The first option of multiselect will be selected.
- "last" - The last option of multiselect will be selected.
- "firstOrLastDefaultValues" - The "firstOrLastDefaultValues" property is enabled.
- Set the number os options that will be selected, positive values for first options and negative value for last options.
