Link two components using parameter listening

Pentaho CTools

Version
10.2.x
Audience
anonymous
Part Number
MK-95PDIA006-12
To make the line chart respond to the changes on the product selector, we need to specify that the chart component listens to the parameter that the productSelector controls, which isproductParam.
  1. Click to select the lineChart component.
  2. To set the listeners, click in the Value column for the Listeners property.
  3. Click the dropdown arrow and then click to select the productParam checkbox.
  4. Save the dashboard.

Linking two components using parameter listening example