Introduction
Parameters let users change values in a dashboard to see different results. This makes reports interactive and personalized without changing the data source.
When you want users to select a specific year to view sales data.
When users need to switch between different metrics like profit or revenue on the same chart.
When you want to let users input a target number to compare actual results against.
When users should choose a region or category dynamically without multiple filters.
When you want to create a what-if analysis where users adjust assumptions.