HI Ally,
I assume, the report generates XML and sends the data to PI and it fails in PI while parsing the XML due to invalid characters.
You need to check from source on what invalid characters are existing in the underlying tables. Try and fix at the source first, otherwise you can use Java mapping to ignore these.
Hope it helps!
Ambrish