Strategy ONE

Preview Feature: Enable Object Parameters

Starting in Strategy One (March 2025), you can create object parameters to personalize your dashboard views by easily selecting attributes or metrics.

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.

  1. In the install path, navigate to the Library server at /webapps/MicroStrategyLibrary/WEB-INF/classes/config.

  2. Open configOverride.properties in a text editor.

  3. Add the following line to turn on this preview feature.

    Copy
    features.objectParameter.enabled = true
  4. Restart the Tomcat server.

  5. While editing a dashboard, click More at the top of the Datasets panel, choose Create Parameter, and Object.

    For more information, see Create Parameters.