Quantcast
Channel: SQL Server Reporting Services, Power View 포럼
Viewing all articles
Browse latest Browse all 24955

SSRS How to control the same report, first by an incoming parameter, and then later by a dropdown residing on the report?

$
0
0

To illustrate my problem, the same problem exist in:

SQL Server Reporting Services Product Samples - AdventureWorks Report Samples
http://msftrsprodsamples.codeplex.com/wikipage?title=SS2008R2%21AdventureWorks2008R2%20Report%20Samples&referringTitle=Home
http://msdn.microsoft.com/en-us/library/ff487369(v=sql.105).aspx

By clicking on the star points on report Sales_by_Region_2008R2.rdl
It is possible to drill through to report Customers_Near_Stores_2008R2.rdl

When report Customers_Near_Stores_2008R2.rdl is previewed alone it is possible to change the data display by changing the the store location drop down.

But when we drill through from Sales_by_Region_2008R2.rdl to Customers_Near_Stores_2008R2.rdl, the store location dropdown is set at the selected store. But if we later try to change the value of the store location dropdown and click View Report, the reports data selection does not respond to the change we have made in the store location dropdown.

Having drilled through from Sales_by_Region_2008R2.rdl to Customers_Near_Stores_2008R2.rdl, I want the selections that I make on store location drop down to have effect upon the data selection on Customers_Near_Stores_2008R2.rdl. This is currently not possible. How to enable the store location drop down to have effect?

But if we preview Customers_Near_Stores_2008R2.rdl alone, the selection location drop down has effect on Customers_Near_Stores_2008R2.rdl data selection.


Viewing all articles
Browse latest Browse all 24955


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>