Ask a questionAsk a question
 

AnswerSharePoint 2003 and SSAS 2005 cubes

Answers

  • Tuesday, June 30, 2009 7:40 AMHemanth K Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi You can create OWC Reports. You can use either front page or sharepoint designer and add OWC Control.(This is an activex control).You can use the pivot table control and connect the same to the cube . Deploy this webpage into a virtual directory. Use Page Viewer web part to call the page when you want to display a pivot table report.
    This report can be exported to Excel also from the web.

    SSRS Reports are static.

All Replies

  • Tuesday, June 30, 2009 7:40 AMHemanth K Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi You can create OWC Reports. You can use either front page or sharepoint designer and add OWC Control.(This is an activex control).You can use the pivot table control and connect the same to the cube . Deploy this webpage into a virtual directory. Use Page Viewer web part to call the page when you want to display a pivot table report.
    This report can be exported to Excel also from the web.

    SSRS Reports are static.
  • Thursday, July 02, 2009 12:56 PMMiguelAngelVE Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    OK, Thanks Hemanth.