View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sindhura Sindhura is offline
external usenet poster
 
Posts: 1
Default Pivot tables-controlling user interaction with pivot tables

Hi
I populate a pivot table from an OLAP cube. I publish this
pivot table with interactivity to a Web (asp) page. From a
web form, I need to pass parameters to this page so that
the data is filtered before being displayed on the pivot
table. Can this be done? Regards, Sindhura