Hi ,
I have one report in SSRS , in my report I have one table that display severel links,
and when I click in one line in the table I want to display the Excel file linked to this line.
exemmple :
Line1: Report Balance
Line2: Report Statistic
.....
and When i click on the line1 it will call one Excel file called RPTBAL.xls
Thanks for your help
Where are these Excel files? On a web server? If so, you can add a hyperlink expression that points to the Excel file for each row.
You can't add them on an entire row but you could add them on all the textboxes in the row. You can also make the hyperlink dynamic based on the content of the textbox. That way each row could point to a different file.
|||Thanks for your eplay , is correct and I tested it and it works fine,
but each time it gives meesage when I call this Excel file , so please you have solution about this , to don't ask me in each call ,
I have the same problem in sharepoint when I call Excel file it dispay message before to open the file .
Regards
No comments:
Post a Comment