I have a small issue using birt report.
I have made a report which uses stored procedures accessing data from MySql DB which is hosted on a server.
When I check the data through SP,It gives the correct result. However when I call the SP through BIRT report It displays ASCII Values.
I also tried changing the column type from blob to string in BIRT report but its showing the same value.
I also tried converting the ASCII code to string using javascript but it displays blank column.
Please refer attached screenshot for reference.

**EDIT
Also find the output column screenshot:
Below are my machine configurations
OpenText Analytics Designer Version: 4.6.0 Build id: v20160406
windows machine 8.1
MySql 5.5
Any feedback would be most welcome. Thanks
