Hi, I have a PV window consists of 5 fields(AddressId, Name, City, State and Phone). In that PV, the length of the Name(Field) is larger than the other fields and i want to reduce the length(Size) of that particular field. So my question is how to reduce the Column length(size) of PV in Dynamics SL 2011. I took one custom PVRec's and altered the data field size. But that does not make sense. Even I have altered the corresponding Stored Procedure and it does not work.