• Jack, I am attaching the DDL to this post. It will create two tables SegmentMetrics and TrendedSegmentMetrics, the first one has definitions and is for the first table on the report, the second table has trended data for the segments and metric combination.

    I have also added the insert statements to the DDL to create a sample dataset.

    I have also modified the rdl to read from these tables and attached that also.