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

Cascading Parameters, first choice determines dataset used for next drop down. How?

$
0
0
Hello,I hope someone can help me. I have created 4 Datasets, a main Dataset, then a Dataset for each drop down box that I want the users to be able to choose from (Main DataSet, then a Dataset called 'New York', a Dataset called 'London', both taken from the Main Dataset, the next two Datasets contains areas of London, and areas of New York respectively.So choices in the first box are either New York or London. If someone picks London, I need the following values to come from a London data set (areas of London will be listed), but if they choose New York, the next values to choose from come from the New York data set (areas of New York will be listed).I have worked out how I can choose from London or New York (using You Tube videos), but I cannot for the life of me work out how I can get to use the appropriate dataset for the next drop down box based on the previous choice.To summarize...User chooses 'London' -> Then gets to choose London Area -> View reportOrUser chooses 'New York' -> Then gets to choose New York Area -> View report.Any clues or help would be greatly appreciated.Kind regards,D.

Viewing all articles
Browse latest Browse all 2791

Trending Articles