Custom build report (SSRS) with data incjection
-
Friday, April 27, 2012 12:24 PM
Hi,
I need to create a custom build report template (sql server reporting services). In this template I would like to:
1. reuse some data from the default reports (ex. Bug Status, Build Summary)
2. inject data from my own codeactivities (which will be txt, xml or html)
Is there any neat way to do this?
- Moved by Forrest GuoMicrosoft Employee, Moderator Monday, April 30, 2012 7:10 AM reporting question (From:Team Foundation Server - Build Automation)
All Replies
-
Monday, April 30, 2012 6:35 AMModerator
Hi _BostonGeorge_,
Thank you for your question.
I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
Thank you for your understanding and support.
Best regards,
Lily Wu [MSFT]
MSDN Community Support | Feedback to us
-
Monday, April 30, 2012 9:55 AM
You might want to vote for this idea on the official UserVoice fro Visual Studio and TFS:
My blog: blog.jessehouwing.nl
-
Tuesday, May 01, 2012 8:58 AMModerator
Hi,
You can create a report as template, and design new report based on that. On database server, open Report Server url, you can design reports using Report Builder. You configure the report server via Reporting Service Configuration Manager.
See Report Builder at: http://technet.microsoft.com/en-us/ff657833.aspx
hope this gets you started.
Forrest Guo | MSDN Community Support | Feedback to manager
- Marked As Answer by Forrest GuoMicrosoft Employee, Moderator Thursday, May 03, 2012 3:02 AM

