Skip to main content

I have two columns with ID and Year. 

Ex:

ID1--- 2015,2016,2017,2018

 

I wanted to create a parameter and that parameter should be taking the year value that I select from the year dropdown. 

 

I will use that parameter as a date filter in different charts

 

Attached is the data csv file

 

Thanks for the help

1 answer
  1. Mar 14, 2024, 8:41 PM

    I don't think you need a parameter. If the other charts are using the same data source, you can apply the filter to all worksheets using "This Data Source".

    I don't think you need a parameter. If the other charts are using the same data source, you can apply the filter to all worksheets usingIf the other charts use a different data source, you can relate the data sources by year, then apply the filter to all related data sources.

    imageIf you put the two sheets on a dashboard they filter together:

    image

0/9000