Feature parameters are available to control behavior in the template-to-app process for CRM Analytics apps. Feature parameters are defined as metadata that is deployed as part of the managed package. When feature parameters are deployed with the template, the parameter values are set using the LMA application.
For implementation examples, view and clone the Project Force App in Github.
Analytics Template Metadata
For Analytics templates, the managed package component is WaveTemplateBundle. The template metadata reads feature parameter values set in the LMA application as EL expressions and uses them to control the behavior of app creation. The supported types of feature parameter values are Boolean, Date, and Integer.
Example
Use an Integer Feature Parameter Value in Dashboard Creation
For this example, the feature parameter is deployed using /featureParameters/FinancingAmount.featureParameterInteger-meta.xml.