Do any webpart exists for reporting services? I saw some web parts from a
third party that do intergrate RS with SPS, but they didn't change in size
based on the report. I am looking for some web parts similar to the Excel
Pivot Table web parts that ship with Sharepoint.

Re: Web parts for Reporting Services by Mike

Mike
Thu Nov 04 08:05:20 CST 2004

There is only one set of web parts for Reporting Services that I have heard
of.

I presume the same one that you have seen.

Mike Walsh, Helsinki, Finland
WSS FAQ at http://wss.collutions.com
Please reply to the newsgroup

"rich283" <rich283@discussions.microsoft.com> wrote in message
news:B5DC075F-68E8-4B07-8EAA-C4D59BF631B4@microsoft.com...
> Do any webpart exists for reporting services? I saw some web parts from a
> third party that do intergrate RS with SPS, but they didn't change in size
> based on the report. I am looking for some web parts similar to the Excel
> Pivot Table web parts that ship with Sharepoint.



RE: Web parts for Reporting Services by daniel

daniel
Thu Nov 04 18:25:02 CST 2004

Rich,

You should also be able to write your own pretty simply by using IFrames and
the report content from RS. You'll have to write your own report navigator,
that should be the only tricky part. I did a small proof of concept for this
but haven't gotten around to writing usable RS parts yet.

Daniel Larson
www.portalbuilder.org

"rich283" wrote:

> Do any webpart exists for reporting services? I saw some web parts from a
> third party that do intergrate RS with SPS, but they didn't change in size
> based on the report. I am looking for some web parts similar to the Excel
> Pivot Table web parts that ship with Sharepoint.