提出问题提出问题
 

已答复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.