Redmond Review

Integration, Not Capitulation

Microsoft isn't exiting the business intelligence market; it's redefining it.

Business intelligence (BI) allows users to monitor trends and make adaptive decisions in response. Fittingly, Microsoft applied the same approach to the BI market itself, when it recast the Monitoring and Analytics component of its PerformancePoint Server (PPS) BI package as a subset of SharePoint Enterprise. The Planning module of PPS has been discontinued altogether. Has Microsoft given up on BI?

Hardly. Unlike BI vendors, Microsoft has always pushed BI into the mainstream, accessible to business users and customizable by developers. Essentially, Microsoft thinks BI should be a line-of-business technology. The PerformancePoint change conforms to this approach, and will have a huge impact for developers.

There's plenty for developers to get after. On the platform side, there's the MDX language and ADO MD.NET (an ADO.NET provider), which you use to query Analysis Services cubes. There's XML for Analysis (XMLA), Analysis Services' native protocol, which just happens to be a SOAP Web service. And if that's not good enough, developers can write functions and procedures in .NET programming languages, then load the resulting assemblies into Analysis Services and call the .NET code from queries.

On the presentation side, Excel 2007 can query cubes via PivotTables, visualize the results using PivotCharts and can now even embed MDX expressions within cell formulas. Add Visual Studio Tools for Office (VSTO) to the mix, and the opportunity for full .NET BI solutions within Excel is there for the taking. That's not all. You can use Excel Services to present your programmatically created PivotTables, charts and tables within SharePoint dashboards, making your solutions available to any machine with a Web browser. Add SharePoint's now-included PerformancePoint Services to the mix and you can integrate all this with Reporting Services and PPS's own grids and charts.

As long as your firm or your customer has SQL Server, Office 2007 and SharePoint Enterprise, you can deliver top-notch BI solutions, using your .NET skills, and without a lot of extra baggage. Separate licensing? No longer required. Stand-alone applications and disjointed user interfaces? Not necessary, and far less preferable to delivering analytics capabilities where users need them: in the line-of-business apps you build and in the Office applications users live in. The approach means fewer expensive "big bang" BI projects. Developers can easily add context-sensitive analytics to existing applications and meaningful dashboards to existing SharePoint implementations.

Making the Right Move
Microsoft isn't exiting the BI market; it's redefining it. And the company's doing so on its own terms, bringing to bear three of its core strengths: Office, SharePoint and you-the .NET developer. This may take Microsoft out of the upper-right-hand corner of those market maps analysts like to produce, but so be it. In this economy, businesses don't want maps to the homes of Hollywood stars; they want a GPS to show their location, traffic reports to avoid accidents and optimized routing to get them to their destination quickly.

I'm betting that with Office and SharePoint, Microsoft has made the right move. When Office 2010, SQL Server "Kilimanjaro" and project "Gemini" (which includes a desktop version of Analysis Services and self-service BI features in Excel) are released, that bet will keep paying off. (For more on Gemini, read my December 2008 Redmond Review column, "Selling Self Service," online here.) Building more BI capabilities into the core stack is where the smart money is.

But Microsoft must take this strategy further. Silverlight and the technology acquired from Dundas should be used in every Microsoft BI product for breathtaking data-visualization. ADO.NET Data Services should be another query front-end to Analysis Services. Visual Studio Team System's database features should support Analysis Services. And a real BI offering should be part of the Azure Services Platform.

If Microsoft wants BI to be mainstream, then BI should inhabit early versions of its products as a matter of course. BI shouldn't be an afterthought or an add-on. That's the lesson of PerformancePoint, and that knowledge should drive product decisions in Redmond henceforth. That is, after all, what BI is all about.

About the Author

Andrew Brust is Research Director for Big Data and Analytics at Gigaom Research. Andrew is co-author of "Programming Microsoft SQL Server 2012" (Microsoft Press); an advisor to NYTECH, the New York Technology Council; co-moderator of Big On Data - New York's Data Intelligence Meetup; serves as Microsoft Regional Director and MVP; and is conference co-chair of Visual Studio Live!

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube