i need to hide a report based on a parameter value(index: s or N), i need to hide a report y if report x value is "S", The whole report hidden. The only answer i have seen is of reporting a certain object, not the whole report.
After applying an if conditional and hidding element by element, when i run a report which must be hidden an error pops, divisor equal to zero, cannot read the next data row for the dataset. I understand that if its hidden is logic to dont have a dataset filled.