I have 3 panels in a report (using Standalone Designer R3 2021).
Corresponding to these panels, I have 3 fields in the data source V1Display, V2Display and V3Display. The values in these fields are either 0 or 1, with 1 indicating the panel should be displayed.
I've tried different suggestions I've found in older threads and elsewhere to hide the panels based on Conditional Formatting or Binding.
How do I had a panel if its VxDisplay value = 0?
Can't seem to get it working with Conditional Formatting but this works for bindings: