![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
Tagged: sql server, reporting services
Found a great article on how to handle multi-valued parameters in SQL Server Reporting Services 2005. This article shows how to create a common SQL function that will take the multi-valued parameter passed from SSRS and split it out into a tables of values that you can then reference in your report's stored procedure. Worked like a charm for me in my latest project … Continue Reading »