2
Answers

Populating non-English characters from SQL Server to SSRS

Hold On

Hold On

8y
308
1
Hello guys, though my previous question was not yet answered but I will take this opportunity to ask how to solve this issue:
 
I have a non-English characters stored in my SQL Server 2014 (Lao language to be specific). Now, I want to generate a report using Business Intelligence (SSRS). The problem is, when I populate the data to SSRS it gives me "funny square" characters. Can someone guide on how to populate my required result in SSRS? Below are the samples of my SQL data and SSRS data:
 
SQL data:
 
 
SSRS report:
 
 
Answers (2)
0
Hold On

Hold On

NA 390 13.9k 8y
Hi @Bikesh, thanks for your reply. I have tried so many times but still I got the same output. Hope you can help me find a solution.
0
Bikesh Srivastava

Bikesh Srivastava

NA 19.8k 835.1k 8y
According your stored data ,you can get in ssrs ,because ssrs doesn't change language .
so check again .i think its not issue .