Subscribe to
Posts
Comments

So it’s late in the day and i’ve been working on the darned SQL Server Reporting for my latest project most of the day, but i’m sure that i’ve found a bug, rather than simply got confused.

I’ve got a report with a bunch of controls whose visibility i’d like to control from a parameter. Not a difficult problem you’d assume, except that it appears that the visibility logic in the system is the wrong way around for expressions.

Example. The following makes the column invisible. Change the True to False and it appears. Go figure.

Leave a Reply