Say I have parameter YearA and parameter YearB, both are a list of years (2016, 2014, 2014, etc.) BUT since they belong to different databases (and naturally) different datasets, I have 2 parameters scroll-down fields that appear whenever I run the report.
I would like to minimize the number of parameter fields that appear once the report is run. In other words, is there a way to either create a new parameter combining YearA and YearB? Like some sort of a Lookup function or something?
Thanks!