Issue when Using Water Mark in XML Report
I am trying to put water mark on my XML report using following code: <?xdoxslt:ifelse(//PRINTING_COUNT='0','','DUPLICATE')?>
It successfully shows on Desktop BI Publisher. But in Application(R12), It shows the complete code syntax.