The sum of all SQL Server matter that exist,
and the space in which all SQL Server events
occur or could occur.
Welcome to SQL Server Universe.com Sign in | Join | Help
in
Home SS SLUG Forums Articles Photos Downloads

Browse by Tags

All Tags » Report filters   (RSS)
  • Re: Report filters

    Hi All, I found a way of implementing this functionality! but sorry for late reply. I am using ReportParameter objects to set parameter values through the visual studio report viewer control. It contains a ''Visible'' property to do hide when necessary at the run time. Following is a code sample: ReportParameter p1 = new ...
    Posted to SQL Server Reporting Services (Forum) by Lasi on May 15, 2008
  • Use Split function

    I am passing a string parameter which contain mutiple names seperate with commas ','  from my form to the report through a report viewer . So I need to split them now  . I knew that it (function) should come like this Split(parmeter_name,'',''). But where should I use it?  At layout>available value>nonquery or.. Can i use ...
    Posted to SQL Server Reporting Services (Forum) by cspathirana on February 25, 2008
  • Report filters

    Hi friends, Did any one came across how to enable/disable report filters? As it seems once we have included a report parameter it will automatically become a filter for the same report. But i need to set some of the filters as hidden as a configuration setting. Can any one help me in doing this? Lasi
    Posted to SQL Server Reporting Services (Forum) by Lasi on May 22, 2007
Powered by Community Server, by Telligent Systems