Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

based on the Language setting in Customer or Vendor master i need to print SSRS report.

(0) ShareShare
ReportReport
Posted on by 22

hi all,

can you please let me know, based on the Language setting in Customer or Vendor master i need to print SSRS report.

if the language is set to = En-Us Then report should print in English language

if the language is set to = Ja Then report should print in Japanese language

@ need to put any validation in SSRS report?

Please give me more shd on this.

thanks!

  • @rp@n Profile Picture
    22 on at
    RE: based on the Language setting in Customer or Vendor master i need to print SSRS report.

    hi Vishal,

    there is NO field "Lnguageid" in custtable. have you checked it?

  • Blue Wang Profile Picture
    on at
    RE: based on the Language setting in Customer or Vendor master i need to print SSRS report.

    Hi @rp@n,

    Set the current session language and set the rendering language of the report in Controller .

    Get information from here: community.dynamics.com/.../based-on-the-language-setting-in-customer-or-vendor-master-i-need-to-print-ssrs-report

  • André Arnaud de Calavon Profile Picture
    294,916 Super User 2025 Season 1 on at
    RE: based on the Language setting in Customer or Vendor master i need to print SSRS report.

    Hi Arpan,

    The information provided above is correct. If it is about an external document like an invoice or collection letter, the report will be printed in the language of the customer. If you created a new report, you can have a look how it is done in the standard or try the coding provided by Vishal.

  • Sergei Minozhenko Profile Picture
    23,091 on at
    RE: based on the Language setting in Customer or Vendor master i need to print SSRS report.

    Hi @rp@n,

    What kind of reports do you need to print based on customer\vendor language? At least sales\purch printouts (invoice etc.) should already use language from customer\vendor (language is copied to sales\purchase order header from customer\vendor).

  • Verified answer
    Vishal Dhavgaye Profile Picture
    405 on at
    RE: based on the Language setting in Customer or Vendor master i need to print SSRS report.

    Language support for report is based on the language setup for the user. I don't think there is anything out of box available for this unless filter is provided on report dialog.

    you can override the report language in your controller class main method by following code,

    // Set language for report
    Controller.parmReportContract().parmRdlContract().parmLanguageId(custTable.launguageId);

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Martin Dráb Profile Picture

Martin Dráb 501 Most Valuable Professional

#2
Saalim Ansari Profile Picture

Saalim Ansari 313

#3
Abhilash Warrier Profile Picture

Abhilash Warrier 310

Overall leaderboard

Product updates

Dynamics 365 release plans