Hi all,
can I hide configured view nodes (in my case a table view) in a report, based on a condition?
K-AI explained to me to set a condition in “visibility settings”, which I could neither find in the Table View node nor in the Layout Editor.
I found this topic which describes my use case exactly, but it seems to refer to an outdated Report feature:
Hi @roberting , have you checked the empty table switch node? It has two outputs: if there’s any data, the first output is triggered. If there’s no data, the first output gets deactivated. This seems to me what you’re looking for. Please let me know.