January 19, 2012 at 4:41 am
Hi
I am building an SSRS report using Report Builder 3.0.
The report shows an list of orders. I want to add a button on each row(record) that when clicked by the user, opens the order processing program on the client passing the Order ID as an argument to the exe file.
Is this achievable in SSRS reports? If yes, I will greatly appreciate some assistance as to how to go about implementing this?
Many thanks
Terence
January 19, 2012 at 7:41 am
joubert.terence (1/19/2012)
HiI am building an SSRS report using Report Builder 3.0.
The report shows an list of orders. I want to add a button on each row(record) that when clicked by the user, opens the order processing program on the client passing the Order ID as an argument to the exe file.
Is this achievable in SSRS reports? If yes, I will greatly appreciate some assistance as to how to go about implementing this?
Many thanks
Terence
I don't think a button is possible, but assuming your order processing program is web-based you could add a hyperlink in the form of an action on some field in the report.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply