You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose the query text for the report in each query. We can do this by creating TextBox in every report and displaying the =DataSets!DataSet1.CommandText where DataSet1 is the name of the data set where the query lives. We can make the text hidden by default but visible by toggling some control (see Database Configuration and Properties report for an example)