Pentaho Report Designer resource message -
i'm using pentaho 5.2.
i have 1 data field comes .ktr file ( organization_name )
have 1 resource-label ( org_name ) text/translated in report itself.
i wondering how combine fields 1 field. advised me fill in resource-message field, i'm not sure how , wiki doesn't have information: http://wiki.pentaho.com/display/reporting/resource-message
any advice? in advance.
if combine 2 fields, using concatenate can achieve requirement.
eg:- have 2 fields i.e, field1,field2
now, can combine 2 fields these.
=> take field i.e, text field , select text field , go attributes tab , find out value , press + button , add these line.
=concatenate([field1];" - ";[field2])
thank you.
Comments
Post a Comment