I use table cell to display record result from sql database. if no data is returned, can the cell space be elimited? I am in Cognos 8.3. Thanks
If it's a singleton object I think yes. A list would be harder.
I'd use conditional formatting on the singleton that's a boolean with RowNumber() <> 0 and it'll render if true.