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

ssrs 2008 dependent parameter values

$
0
0
In a new SSRS 2008 report, I want to add the following logic to a parameter called 'Inventory Date'. Right now I default the Inventory date to today's date. What happens on this ssrs report is one customer or all customers can be selected based upon a parameter called 'customer selection'. If one particular customer is selected, then I display all the applicable customers in a parameter called 'customers'. Then based upon the customer that is selected I want to display all the Inventory Dates that are applicable to that customer. If all customers are selected, then only today's date will be displayed. Thus would you tell me how to setup this logic in an ssrs 2008 report?

Viewing all articles
Browse latest Browse all 2791

Trending Articles