Hello all
i new to iReport , my question is in the expression editor , how can i build expression that checks if xml node
extincts and base on that print string
i have this expression that returns me null in the result :
( $F{root_customer}.isEmpty() ? "Entity name:" :"Customer id:" )
the root_customer does not exsict in the xml