Formular una preguntaFormular una pregunta
 

RespondidaSharePoint 2003 and SSAS 2005 cubes

Respuestas

  • martes, 30 de junio de 2009 7:40Hemanth K Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     Respondida
    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.

Todas las respuestas

  • martes, 30 de junio de 2009 7:40Hemanth K Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     Respondida
    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.
  • jueves, 02 de julio de 2009 12:56MiguelAngelVE Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    OK, Thanks Hemanth.