Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Services / Reporting Services / May 2005

Tip: Looking for answers? Try searching our database.

Extend the metadata

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mna - 28 May 2005 13:52 GMT
Hi,
I want to add more fields in report list. So instead of just showing the
report name and description, I want hyperlink to some other information as
well. Is it possible? if so how can I do that?

Any help would be highly appreciated

Regards,
Bruce L-C [MVP] - 28 May 2005 15:53 GMT
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,
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.