Shared User Components
There are shared datasources and shared datasets. It would be nice if there were shared user components that could be created once and used on several reports. I know there is the concept of Report Parts but they can't be used in SSRS. Also, you
can put a commonly used component inside a sub-report, but that would be inefficient and poorly performing. I think a custom control (similar to the .net world) would be the best solution.
May 24th, 2011 8:09pm
I know there is the concept of Report Parts but they can't be used in SSRS.
Hello,
Why can't you use Report Parts in SSRS?
See MSDN: Reports, Report Parts, and Report Definitions (Report Builder 3.0 and SSRS)Olaf Helper
* cogito ergo sum * errare humanum est * quote erat demonstrandum *
Wenn ich denke, ist das ein Fehler und das beweise ich tglich
Blog
Xing
Free Windows Admin Tool Kit Click here and download it now
May 25th, 2011 12:44am
I know there is the concept of Report Parts but they can't be used in SSRS.
Hello,
Why can't you use Report Parts in SSRS?
See MSDN: Reports, Report Parts, and Report Definitions (Report Builder 3.0 and SSRS)Olaf Helper
* cogito ergo sum * errare humanum est * quote erat demonstrandum *
Wenn ich denke, ist das ein Fehler und das beweise ich tglich
Blog
Xing
May 25th, 2011 12:44am
You can build a report part in BIDS, but cannot reuse it in BIDs. It must be reused in Report Builder. Our development is all in BIDs which is a much richer development environment and consistent with our other tools (C#, database projects...).
http://msdn.microsoft.com/en-us/library/ee635721.aspx
Free Windows Admin Tool Kit Click here and download it now
May 25th, 2011 12:53pm