On the category fields, how is it possible to show the first and the last values. I.e. the x-axis to show the min value at the start and the max value at the end.This is what i have so far but the x-axis displays nothing on the line=IIf(Min(Fields!Import_Date.Value),Fields!Import_Date.Value,"")