Hi All,
I have oracle XML report, the output is coming fine. Now I need to display RED color of one column.
That column has different status like
OK,Leave, Not_Swiping, Missing and Late_punching
I will be having more than 100 records, when it is Late_punching then I need to show column in RED color. otherwise normal.
This is conditional formatting
Can any one give me the syntax for this.
Thanks,