Hi All,
Using Oracle Reports 12c. I have a form report and several fields. I want to hide the fields when a query result returns no row.
The parent container has around 8 fields, so if I put the query result logic there it hides all the 8 fields.
Also, do not want the query result logic in each of the 3 fields. Prefer something that can be reused.
Please advise how to go about it.
Thanks