You have 2 options:
- You could limit the data length in your query so that you only return the first 5 letters to the Report Server, to begin with... this is what I'd recommend only because the fewer data going across the wire, the faster you report will execute.
- You could have a look at the LEFT() function as I believe that will get you what you need directly from the reporting services IDE.
You can enroll for MSBI training that enables you to master MSBI tools like SSIS, SSRS, and SSAS using SQL Server. As part of this training, you will learn data integration and creation of reports, dashboards, and cubes for faster reports generation.