Disconnect PivotTable and Analisys Services.

I

Ixabre

Hi friends, By Advice of Alvin, I've linked a datasourcecontrol with my
pivot table but I still don't know disconnect one from another in order
to when the user add or change a filter the pivot table don't go with
Analisys Services until we don't want pushing a button.

Thanks in advance friends and sorry for sore.

David
 
A

Alvin Bruney [MVP]

You'd need to handle one of the events in the datasource, there should be
something similar to a get data event or onconnect event that you can
handle.

I'm not sure you would want to choose that route though, the pivot table is
setup to inherently connect to a cube. Your approach breaks a fundamental
implementation. Can you not find another way to do this?

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top