You can add additonal fields to the table on the report (where you drop the
report fields). Right mouse click on a column and add another column. Then
put some text in the field (like detail ...). I then make it blue and
underlined. The do a right mouse click, properties, advanced properties,
navigation tab and use the jump to URL.

Signature
Bruce Loehle-Conger
MVP SQL Server Reporting Services
> Hi,
> I want to add more fields in report list. So instead of just showing the
[quoted text clipped - 4 lines]
>
> Regards,
mna - 28 May 2005 23:47 GMT
Thanks Bruce!
I think this is not what I wanted to know.
What I want to know is when I have created one report, it goes to the main
reports list. That list contains all the reports. Now on that list I want to
add additional columns so before running the report if users want to see
additional information they can do so. For example besides report name I
want to see who actually approved that report or what is the name of the
department this report belongs to.
Regards,
Nadeem
> You can add additonal fields to the table on the report (where you drop the
> report fields). Right mouse click on a column and add another column. Then
[quoted text clipped - 14 lines]
> >
> > Regards,
Bruce L-C [MVP] - 31 May 2005 14:50 GMT
The data needs to come from somewhere. If you modify the xml it is being
rendered and any modifications are going to be ignored. I don't think they
would even be accessible by the time the report runs. If you can get the
extra information from a database then you can have an additional dataset
that you get this information from.

Signature
Bruce Loehle-Conger
MVP SQL Server Reporting Services
> Thanks Bruce!
> I think this is not what I wanted to know.
[quoted text clipped - 30 lines]
>> >
>> > Regards,