Hi All
Can anyone explain how I can access the drill-down parameters when I have set the drill-down to open a different report, I need to pass some of the same parameters used for the original report into the report opened by the drill down action.
I need to know how to access these parameters in VB.net (my report setup is using VB, not C#)
I want to either set local variables in my drill down report to be the values of the parameters, or be able to use the parameters in a filter on a data band
Any help would be great
Thanks
Tom
Drill Down To Report Parameters
Drill Down To Report Parameters
Hello Tom,
Please check attached images. On first image you can see that first parameter is declared with name Category. On second image you can see how this parameter is used in Filter of detailed page.
Thank you.
Please check attached images. On first image you can see that first parameter is declared with name Category. On second image you can see how this parameter is used in Filter of detailed page.
Thank you.
- Attachments
-
- 460.Sample2.png (227.06 KiB) Viewed 1183 times
-
- 459.Sample1.png (201.05 KiB) Viewed 1183 times