Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

SSRS pass multiple parameters. Given Available Values. Is it possible with LIKE operator?

$
0
0
I am new to SSRS Reports. I have a stored procedure to extract all the items that have been invoiced for less than 14.9% GP based on the salesman parameter.

    ALTER PROCEDURE [dbo].[sp_Lessthan15GPAlert]
-- Add the parameters for

Viewing all articles
Browse latest Browse all 2791

Trending Articles