Reports - Historical Trends

You would want to accomplish this with scripting. You would use the system.tag.queryTagHistory function. This function will allow you to pull data from the historian, even if it spans across different historical partitions. You could also go the route of creating a tag history binding on a custom property of a dataset type on the report. So you do have a couple options, all of which will query the data across multiple partitions.