how to highlight fields in BI publisher
Hi,
I have a requirement to format columns in BI publisher
i want to change the background of the column if the value is greater than 15 for e.g
i write the XML code in the the specified field (column with header called remain)
but it gives me an error
the code
<?if:remain >15?>
xsl:attribute xdofo:ctx="block" name="background-color">blue</xsl:attribute>
<?remain?>
<?end if?>
kindly find attached RTF file please
Thanks