HelloI have created a line graph to show monthly % data on the y-axis.Can I format the value shown to show as a %? At the moment I'm seeing figures like 0.9335180054409484 - not much use.This value is showing from an expression:=Sum(Fields!Under20minutes.Value / Count(Fields!xno.Value) - which gives me the correct number - it's just I want it formatted as a %.Any help much appreciated, thanks.
↧