Hi,
I have a cross tab reports and I want to control the rows based on the values on a column. ie, if i dont have any value(blank) for a perticular column , then i dont want to show the row at all.
any thought for implementing this is RS v84
thanks
filter([row],[column] is not null)