Hello, i need to add on my ssrs report design which is customized by me 2 languges, which are english and arabic but in a DYNAMIC WAY.
I want to explain the exact scenario i.e My client wants A single Report Suppose X to be printed in 2 Languages, 1 in en-us & other in ar i.e Arabic.
As you Can see,I want to achieve above scenario.On the lower side of my screen Label & its Value is written in English & on the upper hand side,the same thing is written in Arabic.My Default(Regional Language) is En-Us.
Hello Martin,
regarding the labels, i have already shared screenshots on how i want my scenario. I need to show the field name on the ssrs report in both english and arabic in a dynamic way.
and regarding the data, i need to translate the text of how much is the total amount.
If you please can explain more to me how i can solve this issue since i havent done a translated report before.
Labels aren't a problem - it's already supported by the reporting framework (e.g. you can print invoices in customers' language instead of your language.
Regarding data, you'll need to store translated text in database and filter data by language ID. For example, look at how product name translation is implemented in the standard application.
Hi, I haven't done this requirement but probably using dynamics query in SSRS can achieve it.
Please check this article
André Arnaud de Cal...
292,160
Super User 2025 Season 1
Martin Dráb
230,962
Most Valuable Professional
nmaenpaa
101,156