I have some data that is being used in the report also as a param. from the server it is not such clean data
for example the name of the user
'Joe Smith 0000000000'
all those zeros. How best to remove the zeros? THis is used in the report as a group but there I can just limit the length but not in the param it shows the zeros.