This blog is home to share my experiences, views, learning and findings on BIG Data, MongoDB, Elasticsearch, Hadoop, D3, SQL Server, SQL Azure, MS BI - SSIS, SSAS, SSRS, MDX, Visual BI methods, Excel Services, Visio Services, PPS, Powerpivot. I am co-author of the SQL Server MVP Deep Dives - Volume 2 and have reviewed several other books. Feel free to involve me in your projects. I would be happy to help. You can contact me @ contactsidmehta@gmail.com
Wednesday, April 27, 2011
MS BI Infrastructure Architect - Developing readiness for the role and responsibilities
Sunday, April 24, 2011
When should you use thrid-party MS BI tools and utilities ?
2) Time to market: Say you are having a product development project in-house or for a client, more the time you take to release the product in production, more is the loss of business. Developing components in-house is always possible provided one has the luxury of time, but in real-life you would find such projects very rare where you have such luxury. In such cases using third-party products can be a huge catalyst and in many cases it would be the only option. Say you need an ETL component that reads data from Amazon EC2 EBS data store, connect to EBay web services and makes a transaction. Developing such component can take a significantly long time, and third-party components which does the same can be your silver bullet in this case.
Sunday, April 17, 2011
Planning MS BI project / solution deployment
Wednesday, April 13, 2011
Excel Services Technical Evaluation : Considerations for using Excel Services in your BI solution
- http://technet.microsoft.com/en-us/library/cc262899(office.12).aspx#subsection8
- http://msdn.microsoft.com/en-us/library/aa973804(v=office.12).aspx#Y2512
- http://blogs.msdn.com/b/cumgranosalis/archive/2006/03/24/excelserviceshelloworld.aspx
- http://blogs.office.com/b/microsoft-excel/archive/2008/10/15/using-office-data-connection-files-odc-and-the-dataconnections-web-part-in-sharepoint-to-specify-external-data-connections-in-newly-created-excel-workbooks.aspx
- http://office.microsoft.com/en-us/sharepoint-server-help/connect-filter-web-parts-to-excel-web-access-HA010105470.aspx?CTT=5&origin=HA010105476
Summary: My conclusion for excel services is that it's a suitable candidate when you need excel like capabilities over static data. It's a nice candidate for what-if analysis. If you intend to use it in the way you use SSRS with OLTP sources, Excel Services is definitely NOT the right choice. It's a good candidate for context-sensitive non-parameterized data, which is mostly the nature of data in OLAP sources having structures like dimensions and hierarchies. It's definitely not the right choice where you need to display data dynamically, real-time, and based on conditional parameterized querying mechanism.
Saturday, April 09, 2011
Infrastructure design of a Microsoft Business Intelligence solution
In any typical Technical Architecture document, at a minimum, you specify details on how developers would connect to your application server which would in-turn connect to DB server, and these details without fail would need ports and protocols related details. This can grow as complex as the number of servers and components you have in your solution design. Hardware estimation and sizing is one other such area, but you might find sizing tools for the same which can provide an estimate based on the projections you provide for your target environment. Below are two such diagrams from a Sharepoint perspective which gives an overview of what kind of details you would require for an infra design perspective to rig your solution.
Image Courtsey: MSMVPS.com
Wednesday, April 06, 2011
Developing an operational report that looks pre-analyzed using Analyzer




Saturday, April 02, 2011
Load testing / Performance testing SSAS for evaluating scalability
