Passing Drill-Down Parameters

Stimulsoft Reports.NET discussion
Post Reply
gDataTeam
Posts: 2
Joined: Wed Jul 24, 2024 1:38 pm

Passing Drill-Down Parameters

Post by gDataTeam »

Hello,

i need some help regarding the Drill-Downs on Stimulsoft Designer.
I made a list of unique values on the first page of a report based on my database's data.
I linked them with a second page so now when i click the value of the first page it generates the second page.
Now what i wanna do is to apply a filter on the second page and show only the data related on the clicked value, from what i've read i have read i have to do something with the Drill-Down Parameter and afterwards filter based on that.
Issue is probably i'm doing something wrong either on the Drill-Down Parameter or i'm filtering it wrong on the expression part.

Bellow i'm posting a sample of the report, any help is appreciated.
Thanks in advance!
Attachments
Report.mrt
(41.06 KiB) Downloaded 112 times
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: Passing Drill-Down Parameters

Post by Lech Kulikowski »

Hello,

You need to add the Drill-Down parameter and then use it in the filter in the second page:
https://demo.stimulsoft.com/#Net/ListOfProducts

Thank you.
Post Reply