질문하기질문하기
 

답변됨SharePoint 2003 and SSAS 2005 cubes

답변

  • 2009년 6월 30일 화요일 오전 7:40Hemanth K 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨
    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.

모든 응답

  • 2009년 6월 30일 화요일 오전 7:40Hemanth K 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨
    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.
  • 2009년 7월 2일 목요일 오후 12:56MiguelAngelVE 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    OK, Thanks Hemanth.