Quantcast
Channel: SQLServerCentral » Reporting Services » SSRS 2012 » Latest topics
Viewing all articles
Browse latest Browse all 534

Hide column IF all rows in that column are null

$
0
0
Hello,Trying to finish this last report, sadly ran into a hurdle.I am trying to hide an Entire Column IF all rows in that column are null, However if there is a number or varchar then dont hide, hope that makes sense, example below:Column 1 Column 2null nullnull null null Stuffnull nullso I would like to hide column 1 since its all null, but for column 2 show it since there is something on one of the rows.hope anyone can help on this, thanks in advanced

Viewing all articles
Browse latest Browse all 534

Trending Articles