0

Report - Hide table without rows
How can I not display in a printout a field or a table that has no results?
Like Follow
2replies
-
It's not possible. The only thing you can do is use a formula that only shows the content if the result is other than null. But the field itself will always be visible (i.e, you can't view it if it has no border color nor backgroud, but there is always an empty space in your form). As for tables, they always show their headings.