gingank 0 Junior Poster

Hi All,

I need ask something on the iReport
I already set a field called country and the data pull from the database
so it like that $F{country}
the country = "KO" detected change to "KOREAN" my statement is like this but come out error
If $F{country} = 'KO' {
$F{country} = 'KOREAN';
}

It come out error can anyone help me...
Thank in advance.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.