The above statement is supposed to pull the value from the Percentile-25th column (in table C) where:
Metric_Num = MetricID
AND
Size >= Start_Size
And
Size <= End_Size
When I select one profit center only, I get the correct result. When I don't have a specific profit center selected, all of the lines in the straight table show the same value in this field. How do I get the straight table to look at the profit centers separately when computing this field?