I have created a form that collects data, i.e Water Usage, Gas Usage, Electrical Usage. So I need to create a report that only displays the sections that have actual data from the form. So if there is no Gas for example, that section of the report template would be suppressed.
Thoughs?
Discussion posts and replies are publicly visible
This is not a lot of details. Assuming that the report is built as Appian interface, you can use the showWhen parameter to hide parts of it.