+ All Categories
Home > Documents > DAT352 Developing Analysis Services Applications Using Microsoft ® Office XP Tom Conlon Program...

DAT352 Developing Analysis Services Applications Using Microsoft ® Office XP Tom Conlon Program...

Date post: 01-Jan-2016
Category:
Upload: cornelius-knight
View: 216 times
Download: 1 times
Share this document with a friend
Popular Tags:
18
DAT352 DAT352 Developing Analysis Developing Analysis Services Applications Services Applications Using Microsoft Using Microsoft ® ® Office Office XP XP Tom Conlon Tom Conlon Program Manager Program Manager SQL Server Business SQL Server Business Intelligence Unit Intelligence Unit Microsoft Corp. Microsoft Corp.
Transcript

DAT352DAT352

Developing Analysis Services Developing Analysis Services Applications Using MicrosoftApplications Using Microsoft®® Office XPOffice XPTom ConlonTom ConlonProgram ManagerProgram ManagerSQL Server Business Intelligence UnitSQL Server Business Intelligence UnitMicrosoft Corp.Microsoft Corp.

Office XP Business IntelligenceOffice XP Business Intelligence

• Whats new in BI for Office 10 Web Whats new in BI for Office 10 Web ComponentsComponents– Summary and DemoSummary and Demo

• What new in BI for Office 10 in ExcelWhat new in BI for Office 10 in Excel– Summary and DemoSummary and Demo

• Excel CubeCellValue AddinExcel CubeCellValue Addin• Code examplesCode examples

– DrillthroughDrillthrough– ActionsActions– WritebackWriteback

What’s New in OWC BI FeaturesWhat’s New in OWC BI Features

• PivotListPivotList– Completing the pictureCompleting the picture– Full filtering supportFull filtering support– More grouping optionsMore grouping options

• ChartingCharting– PivotChartsPivotCharts– Better binding to PivotBetter binding to Pivot– Charting improvementsCharting improvements

• Better import/export to Excel experienceBetter import/export to Excel experience

OWC – Major new OLAP featuresOWC – Major new OLAP features

• Grouping (Ad hoc)Grouping (Ad hoc)• Grouping (interval)Grouping (interval)• FilteringFiltering• Custom orderingCustom ordering• Member propertiesMember properties• Calculated totalsCalculated totals• Custom MDXCustom MDX• ‘‘Show data as’Show data as’

Frequently Asked QuestionsFrequently Asked Questions

• SQL Server 8 features not supported by SQL Server 8 features not supported by PivotTable?PivotTable?– DrillthroughDrillthrough– ActionsActions– WritebackWriteback

• PivotTable printing?PivotTable printing?– Virtually nonexistent from within IEVirtually nonexistent from within IE– Addin/demo availableAddin/demo available

PivotChart SupportPivotChart Support• Charting now supports a full PivotTable-Charting now supports a full PivotTable-

style drag-and-drop user interfacestyle drag-and-drop user interface

OWC Office-XP OLAP OWC Office-XP OLAP featuresfeatures

demodemo

Whats new in Excel XP for Whats new in Excel XP for Business IntelligenceBusiness Intelligence

Business Intelligence – Business Intelligence – Excel XP Excel XP

• Business Intelligence was an area that Business Intelligence was an area that Excel invested in considerably for XPExcel invested in considerably for XP

• This was V2 of BI for Excel. Feature choice This was V2 of BI for Excel. Feature choice was driven bywas driven by– Uncompleted work in V1Uncompleted work in V1– Customer feedback from Office 2000Customer feedback from Office 2000– ITG feedback from Office 2000ITG feedback from Office 2000

• Better import/export to OWC experienceBetter import/export to OWC experience

Excel XP – New PivotTable featuresExcel XP – New PivotTable features

• New field wellNew field well• GETPIVOTDATA formula generationGETPIVOTDATA formula generation• Treeview dropdown improvementsTreeview dropdown improvements• Reduction of internal limitsReduction of internal limits

Excel XP – New OLAP featuresExcel XP – New OLAP features

• Visual totalsVisual totals• Multi-select page fieldsMulti-select page fields• Custom ad-hoc groupingCustom ad-hoc grouping• Member propertiesMember properties• OLAP performanceOLAP performance

Object Model – OLAP additionsObject Model – OLAP additions

• Expose session to VBA programmerExpose session to VBA programmer• PivotCell objectPivotCell object• EventsEvents• Support for background color formattingSupport for background color formatting• Calculated member collection – create and Calculated member collection – create and

managemanage• Support for OLAP setsSupport for OLAP sets• Create CUB file from VBA methodCreate CUB file from VBA method

Excel XP OLAP Excel XP OLAP featuresfeatures

demodemo

CubeCellValue Excel CubeCellValue Excel AddinAddinAvailable on OfficeUpdateAvailable on OfficeUpdate

http://office.microsoft.com/http://office.microsoft.com/downloads/2002/downloads/2002/CubeCellValue.aspxCubeCellValue.aspx

demodemo

Code Examples:Code Examples:•DrillthroughDrillthrough•WritebackWriteback•ActionsActions

demodemo

SummarySummary• Office Web Component and Excel invested Office Web Component and Excel invested

heavily in OLAP features in Office XPheavily in OLAP features in Office XP• Excel CubeCellValue addin available on Excel CubeCellValue addin available on

Office updateOffice update• A fairly small amount of code can support A fairly small amount of code can support

additional important features in Office XP, additional important features in Office XP, forfor– DrillthroughDrillthrough– WritebackWriteback– OLAP ActionsOLAP Actions

Don’t forget to complete the Don’t forget to complete the on-line Session Feedback form on-line Session Feedback form on the Attendee Web siteon the Attendee Web site

https://web.mseventseurope.com/teched/https://web.mseventseurope.com/teched/


Recommended