Skip to main content
Question

Translation support for Quick Reports

  • September 24, 2021
  • 2 replies
  • 298 views

Forum|alt.badge.img+2

Dear IFS Community,

We have a request to translate Quick reports into German Language in Apps9. As far as I’m aware, Quick Reports are not translatable.

Do you know any workaround other than duplicating existing quick reports and write in German (Titles, columns names, parameters and comments)?

Thank you!

Best regards,

Jeevanie Nisansala

This topic has been closed for replies.

2 replies

durette
Superhero (Customer)
Forum|alt.badge.img+19
  • Superhero (Customer)
  • 539 replies
  • September 24, 2021

One workaround would be to write out the translated column headers as the first row of data, then do a UNION ALL with the real report data. The trouble with this is that DATE and NUMBER columns won’t be regionally formatted with the settings from the user’s workstation because they’d have to be converted to VARCHAR2 in the query for the UNION to work. 👎


Forum|alt.badge.img+2
  • Author
  • Do Gooder
  • 3 replies
  • September 27, 2021
durette wrote:

One workaround would be to write out the translated column headers as the first row of data, then do a UNION ALL with the real report data. The trouble with this is that DATE and NUMBER columns won’t be regionally formatted with the settings from the user’s workstation because they’d have to be converted to VARCHAR2 in the query for the UNION to work. 👎

Thank you Kevin for your suggestion. As you have also explained this will not workout for NUMBER and DATE columns with regional formatting. However, I really appreciate your input.

 

Just wondering how other IFS customers use language translations in quick reports.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings