cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Query's with localized attributes with Jaspersoft

Former Member
0 Likes
304

We are generating reports with Jaspersoft Studio, some query´s are making reference to localized attributes from de model Category At the moment to execute this command SQL, doesn´t return results

SELECT {code}, {name} FROM {Category} where {name} = ‘1’;

How can we handle the localized attributes on the querys?

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Likes

Hi Mario,

you can localize the attributes in impex using the following syntax:

{name[en]}