vote up 0 vote down star

I have a couple of questions regarding SharePoint 2007.

  1. Is it possible to bind a List View Web Part to SQL Analysis Services using SharePoint configuration?

  2. I have two webparts. When clicking one row of a List View Web Part, I want to show a chart in another web part based on the value on the clicked row. How can I achieve this functionality? Is this possible without writing any code, just by configuring?

flag
You might want to ask these as two separate questions tagged appropriately for best results. – Alex Angas Jun 18 at 9:37

1 Answer

vote up 1 vote down

What you want is the functionality delivered in PerformancePoint, which comes with a SharePoint E-Cal (although it was originally a separate product). The PPS Dashboard Item Web Part does exactly what you're looking for.

link|flag
PerformancePoint works pretty well in a SharePoint if they only interact with each other. But PPS "webparts" do NOT talk to standard SharePoint webparts. And working around that is not pretty. – dmo Jun 4 at 5:32
@dmo: You're right. What he'd have to do is do a scorecard with a chart in PPS, rather than using a native ListView in SharePoint. – Eric Jun 4 at 5:41

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.