MSDN > 論壇首頁 > SharePoint - Business Intelligence > SharePoint 2003 and SSAS 2005 cubes
發問發問
 

已答覆SharePoint 2003 and SSAS 2005 cubes

解答

  • 2009年6月30日 上午 07: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日 上午 07: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.