MicroStrategy ONE
Preview Feature: Enable a Filter Panel for Report Consumption in Library Web
Starting in MicroStrategy 2021 Update 9, administrators can enable a Filter panel for report consumption in Library Web. This preview feature allows users to add and modify the report's view filters for its consumption.
Preview features are early versions of features and are not to be used in a production environment as the core behavior remain subject to change between preview and GA. By selecting to expose preview features, you can access and use them as you would any other functionality. The official versions of preview features are included in subsequent releases.
-
In the install path, navigate to the Library server at
/webapps/MicroStrategyLibrary/WEB-INF/classes/config
. -
Open
configOverride.properties
in a text editor. -
Add the following line to turn on this preview feature.
Copyfeatures.reportInLibrary.viewFilter.enabled=true
-
Restart the Tomcat server.
-
When you execute the report for consumption, you see a Filter icon.