Hi,
I have 2 reports. Let us suppose like Master and Child.....
In Master report and Child Reports, i have a parameter like "Period". In Period parameter there are Two values like "YTD" and "MTD"
From Master report i need to go Child Report. For this i used "Action" Property of text box and referred the Child report and for Child report parameters i have assigned Master report parameters.
From Child Report i need to go to Master report. For this i took a textbox with Text "Back", for this i used "Action" Property of text box and referred the Master report and for Master report parameters i have assigned Child report parameters.
I ran Master report by selecting Period parameter as "MTD", once we get the result i clicked on the "Action" item placed cell. So i went to Child report. There i clicked on "Back" button, then i went to Master report with"Period" parameter with value "MTD".
Now when i select "Period" parameter value as "YTD" and click on "View Report" button, the value in "Period" parameter is changed to "MTD" which we will not accept....
This is happening only when we use "Action" item in "Back" button...
We have verified the above explained scenario in SSRS 2008R2......and there we don't have any problem...
Is this a limitation in SSRS 2012?
Any help would be appreciated:)
Thanks in Advance...
Yukthika