To make it clear,
i have for example, a column with values XX_XX, YY_YY, GG_TTY and many more
and in the message property file i have
report.XX_XX =xx 
report.YY_YY=yy
etc...

so in the report i want to display for example xx  when the the field value
= XX_XX.  so i want to write in the report template something like
$R{"report." + $F{XX_XX}} but this produces so many runtime errors 

please give me your ideas.

Thanks.

Helen


helena21 wrote:
> 
> i have one column that from the table that i don't want to show its value 
> directly on the jasper report detail part. instead i want to replace the
> column value with its equivalent in the message property file. but i
> cann't do it. i have been 5 hours that i cann't solve this thing out.
>   pls pls help me
> 

-- 
View this message in context: 
http://www.nabble.com/Replace-field-value-with-message-string-tp20266292p20302187.html
Sent from the jasperreports-questions mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

Reply via email to