• scotta_miller (3/23/2009)


    The chart visibility is based on the following expression: =iif(Parameters!chartFlag.Value > 0, false, true) --- I tried setting the hidden property to false and got the same result.

    I double checked the DB and there are two table with no data:

    ExecRequests

    TempdbSpaceUsage_Mean_StdDev

    No problem, we will get to the bottom of this one way or another... 🙂

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]