[]
You can pass the selected parameter value to jump to the URLs of the image component. By clicking on the image to jump to, the parameter value can select the data column, and the data column can choose any field added in Image [Source] and [Value].
Example: We will add a slicer on the dashboard and bind the field Year. Add an image component and add the Jump To on the image. You can click on the slicer to select a Year (here we have selected the year as 2016) and pass the field value 2016 to jump to the target dashboard when clicking on the image to jump to via parameter.
Add a Slicer, and bind data to the Columns field. In this example, we have taken Year as the Columns field.

Add a parameter as Parameter1 for the dashboard.

Add an Image and bind it to the data.

Add Jump To on the image for the External URL, using Parameter1.

Preview the dashboard and click on the slicer to select Year as 2016 and click the image.

The field value 2016 will be passed to jump to the target external URL when clicking on the image to jump to using Parameter1.
