Microsoft SQL Server 2012 Deploying New Technologies to Optimize Data Analysis and Keep Pace with Big Data. Where every interaction matters.

Size: px
Start display at page:

Download "Microsoft SQL Server 2012 Deploying New Technologies to Optimize Data Analysis and Keep Pace with Big Data. Where every interaction matters."

Transcription

1 Where every interaction matters. Microsoft SQL Server 2012 Deploying New Technologies to Optimize Data Analysis and Keep Pace with Big Data White Paper September 2012 By: Lyza Latham, Product Marketing Manager and Lorraine Herrera, Product Manager

2 Contents Introduction: A huge leap forward in data management 3 Wrangling Big Data 3 Data volume management optimization with SQL Server Data management features 4 Data quality features 5 Data performance features 5 The PCI DSS compliance story 5 BI for users at all levels 6 Power View 6 PowerPivot 7 A cloud-ready platform 9 Conclusion 10 Further reading 11 Endnotes 12 WHITE PAPER: MICROSOFT SQL SERVER

3 White Paper Introduction: A huge leap forward in data management The Big Data explosion resulting from recent, ongoing proliferation of technology has increased data management requirements for businesses of every size and nature. As more and more data is gathered and stored in their environments, knowledge workers and IT users alike increasingly scramble to find the best ways to capitalize on the data and make it serve their business needs. Gartner reports that the total worldwide volume of data is growing at 59% per year, with 70-85% of that data as unstructured data. (Source: Gartner Symposium Presentation Information Management Goes Extreme : The Biggest Challenges for 21st-Century CIOs, Mark Beyer, October 2011 Microsoft SQL Server 2012 incorporates the tools and capabilities that businesses need to address these emerging data challenges. SQL Server has been a market standard for many years. This latest version of the technology represents an evolutionary step forward, not only for Microsoft but for businesses everywhere that require reliable data management in order to remain nimble and competitive in their operations. This huge leap combines an understanding of the Big Data surge with new considerations of how business users work with their data, and how they can be empowered to do so without engaging IT or other specialized resources. Additionally, IT roadmap best practices tell us that any data management solution that a company creates today must include plans for portability to the cloud. A January 2012 Gartner press release reported that nearly one-third of organizations either already use or plan to use cloud or Software-as-a-Service (SaaS) offerings to augment their core business intelligence (BI) functions. 1 The report cited as drivers for this phenomenon the enhanced time to value, cost savings and resource optimization that hosted (off-premises) solutions can provide. The biggest threat to satisfactory business intelligence is also the key reality that SQL Server 2012 is designed to address: the onslaught of Big Data. As the world of data control, management and usage grows in complexity and as data volumes grow at all types and sizes of companies worldwide, progressive IT organizations are recognizing that BI is a true competitive differentiator and are looking to technologies like SQL Server 2012 to help them stem the tide. Upgrading to SQL Server 2012 now is a golden opportunity for many businesses, and hosting options such as those offered by Peer 1 Hosting, a Microsoft Gold Certified Partner make it easier than ever to afford. This paper describes some new features of SQL Server 2012 in the following contexts: Wrangling Big Data Enhanced visual data exploration and discovery A cloud-ready platform Wrangling Big Data Rapid changes in technology bring with them new processes that must be learned and absorbed by the businesses the technology is designed to serve. This entails the many IT activities with which businesses are now familiar: upgrading infrastructure, refreshing hardware, training users and support personnel, and customizing new software to serve a company s requirements. But in recent years, it has been necessary to manage the impact of new technology on a company s data operations. New software implementations with revolutionary data capabilities seek to optimize every area of the business, and the sheer amount of data this produces grows exponentially. The more granular the business, the more granular the data causing data to proliferate at a rapid rate. All this data requires not only storage and maintenance, but also meaningful application of the data to the business as well. WHITE PAPER: MICROSOFT SQL SERVER

4 According to IDC, data is predicted to grow 44 times over the next decade, while the number of IT professionals is only growing at 1.4 times. (IDC: 2010 Digital Universe Study) And as data piles up, companies can t afford to let it go to waste. The value of this new data to your business is potentially very high, and if you don t have the right plan for making use of it, you put one of the greatest assets of your business at risk of being underutilized. Data volume management optimization with SQL Server 2012 The technology area of BI promotes the efficient planning, capture, verification and delivery of data through whatever modes and methods are most useful to business users. But as data volumes grow, the opportunities to seize and use the data diminish rapidly. Valuable data that can directly inform business operations, either programmatically or through human analysis, risks going unused if there is no technology capable of making it available. In this way, the advent of superior technologies actually poses a threat to businesses if their data management systems are unprepared to harvest and present data from new systems in a helpful way. IT organizations facing these challenges understand the threat of Big Data to their company s success. Failing to keep pace with their technology can lead to sub-optimal data quality and hamper the gathering of timely, insightful business intelligence. The business as a whole suffers as a result, limiting its chances to operate and grow using the best information, to say nothing of the IT investments they ve made previously in order to get the data in the first place. The re-engineering of SQL Server for the 2012 release was focused in large part on championing the Big Data challenge. Realizing that more is better only if data quantity and quality are managed to best suit your needs, Microsoft included several new tools and technologies in the 2012 design to help companies keep pace with, and make the most of, the data they receive. These include data management, data quality and data performance features. Data management features Also new in 2012 is the expansion of table partitioning support from 1k up to 15k. This ability extends the length of time that large data sets captured over short periods of time can remain in SQL Server before they are replaced by other data. Data management features Data management in SQL Server 2012 starts with effective data warehousing techniques. Both SQL Server 2012 and the SQL Server Fast Track Data Warehouse provide a scalable platform for storing and analyzing data sets in a traditional data warehouse. In addition, SQL Server 2012 supports large sliding window scenarios through enhanced features such as Remote BLOB Storage and support for up to 256 logical cores, enabling high performance for very large workloads and consolidations. Enhanced data compression in SQL Server 2012 accelerates the performance of I/O intensive workloads by compressing growing data volumes by 50%-60%. Also new in 2012 is the expansion of table partitioning support from 1k up to 15k. This ability extends the length of time that large data sets captured over short periods of time can remain in SQL Server before they are replaced by other data. This extends the useful life of the data by enabling applications to make better use of it while it is in the tables and generally makes it easier to manage these large data sets overall, including data sets within file groups that require maintenance via the data warehouse. Other data management features include the built-in ColumnStore Index (formerly called Apollo) which in the new SQL Server 2012 architecture achieves 10x~100x performance gains over previous solutions. ColumnStore uses in-memory capacity and ports data to the SQL Server OLTP engine, enabling very fast query and cycle time for a variety of queries, including full text search. 2 WHITE PAPER: MICROSOFT SQL SERVER

5 Data quality features High-quality data is crucial to both the efficiency and efficacy of an organization. As Big Data grows and grows in your environment, attention to quality is more critical than ever before. Data Quality Services (DQS) is a new SQL Server service that provides knowledge-driven tools for data stewards to create and maintain a Data Quality Knowledge Base, helping to improve data quality and simplify data management tasks. Data Quality Services (DQS) is a new SQL Server service that provides knowledge-driven tools for data stewards to create and maintain a Data Quality Knowledge Base, helping to improve data quality and simplify data management tasks. By collating both organizational knowledge and third-party reference data in order to profile, cleanse and match data, DQS helps you gain confidence in your overall data quality and end-to-end data management for your organization. You can run DQS as a stand-alone tool, or you can integrate it using SQL Server Integration Services (SSIS). With SSIS, you can also shore up your SQL Server 2012 data validation and cleansing efforts with third-party data you access via cloud-based data marketplaces. DQS functionality is also integrated with another built-in SQL Server 2012 service called Master Data Services (MDS). As in previous SQL Server releases, MDS provides a user interface for easy management of data integration structures, including object mapping, reference data, and dimensions and hierarchies. MDS has been improved in SQL Server 2012 to include Entity Based Staging, a feature that lets you load all members and attribute values for an entity at one time. A Silverlight look and feel has been added to the Explorer and Integration Management MDS functional areas, making it easier to add and delete members and move them into hierarchies. 3 Data performance features xvelocity uses the in-memory ColumnStore Index and applies in-memory compression algorithms and a new vectororiented SQL query execution paradigm to provide huge increases in speed when querying your largest data stores up to 400x gains in performance for some customers and query types. Beyond the performance enhancements already built in to features like ColumnStore Index, enhanced data compression and increased support for logical cores, SQL Server also includes xvelocity, a revolutionary data management technique that boosts performance while providing agility when working with massive data sets. xvelocity uses the in-memory ColumnStore Index and applies in-memory compression algorithms and a new vector-oriented SQL query execution paradigm to provide huge increases in speed when querying your largest data stores up to 400x gains in performance for some customers and query types. xvelocity works by adding a secondary index to an existing row-based table, then storing each column of the table as a separate group of pages in a highly compressed format. Rows-per-second scan rates in the tens of billions on typical industry hardware provide unprecedented ability for timely discovery and analysis of valuable data. By eliminating manual hand query optimization and reducing overall solution administration time, xvelocity also provides a significant bang for the buck to IT budgets. Additionally, SQL Server 2012 includes improvements to its Full-Text Search functionality. In the new version, you can run property-scoped searches without having to maintain file properties separately in the database (such as Author Name or Title). Developers can also use the improved NEAR operator to specify the distance between words in a search, and the order of words as they appear in a results string. 4 The PCI DSS compliance story When it comes to BI, businesses have widely differing needs. Some build applications to consume and process data; some view data in reports; and some use data to evaluate their processes and measure business performance. A WHITE PAPER: MICROSOFT SQL SERVER

6 growing number of businesses do some combination of all of these, and therefore look to their data management operations to support business agility by analyzing data sets using different parameters and expressing them via multiple endpoints. Most important, many businesses have only a preliminary sense of their BI requirements at the point when they start to quantify them, and so the solution they derive must be flexible to accommodate and support future BI enhancements as needs arise. BI for users at all levels One outcome of the advancement in a company s relationship to its data is the need for users at every level of the organization to have easy access in order to perform the data analysis necessary for their specific work. This means that no matter how powerful and granular your mechanisms are for harvesting data, the data must be presented in a way that users can easily view it and manipulate it for their purposes. The notion of managed self-service as it applies to data management addresses this dichotomy: How does an IT organization best (and most efficiently) prepare users to work independently on the valuable, day-to-day business data that the IT systems produce? SQL Server 2012 supports a flexible range of BI delivery styles, including: 5 Self-service reporting and analysis Users, including those lacking specialized skills, can readily explore data sets, discover insights and share their analysis in professional and persuasive ways. Self-service data mashups Users combine data from data warehouses, existing reports, spreadsheets, websites and other sources, drilling down into it as part of their daily duties without having to engage IT. Professional reporting Users run rigorously formatted and highly detailed reports from the data managed in SQL Server. Performance monitoring Users, particularly executives, view a real-time dashboard to monitor the performance of business activities they rely on or oversee. Scorecarding Users view summaries of business key performance indicators (KPI) calculated by SQL Server 2012 and scored against established targets. The following sections describe two key SQL Server components, the new Power View and the updated PowerPivot, that are designed to address these BI scenarios. Power View A variety of tables and charts built in to Power View let users visualize data in ways that best suit their needs. All this can be done by any user, from a business executive to information worker, where previously the skill set of a professional report developer was required. Power View is a new interactive, browser-based SQL Server 2012 Reporting Services tool that provides flexibility for self-service users to visualize and present the data they discover. Using Power View s highly visual design interface, users can access and analyze information in a web-based authoring environment that exhibits a familiar, Microsoft Office-like look and feel. A variety of tables and charts built in to Power View let users visualize data in ways that best suit their needs. All this can be done by any user, from a business executive to information worker, where previously the skill set of a professional report developer was required. For each visualization that you want to create in Power View, you start by creating a table, either by clicking a table or field in the field list, or by dragging a field from the field list into the view. Then you convert the table to other visualizations until you find the ones that best suit your report. Power View draws the WHITE PAPER: MICROSOFT SQL SERVER

7 table in the view and adds your data automatically, displaying it in real time and formatting it with column headings (see Figure 1). 6 As you select more fields, Power View adds those fields to the table in the view. You can enrich the report further by adding slicers, filters, tiles, timed animations, or small multiples nested subcharts that reveal hidden relationships in a larger visualization. To further analyze the data, you can add more visualizations to the view, or you can add more views to the report, with interactive filtering enabled across all visualizations that the report contains. Fig. 1. Example of a Power View data visualization in SQL Server With Power View, any user can easily create a report in a few seconds and transform the shape of the data with a single click. The full screen presentation mode allows users to deliver the report as a slide deck at any time without any additional preparation of the data or its format a far cry from the days of exporting data to a series of stand-alone, unmanaged spreadsheets. PowerPivot PowerPivot is a proven SQL Server technology that enables self-service users to deftly navigate and connect data sets from varying sources simultaneously, including both corporate data and external sources, and then share the reports they create with other users via SharePoint Server collaboration tools (see Figure 2). The ability to perform this type of analysis dynamically is instrumental to the success of any business group, and SQL Server has historically shown leadership in providing superior tools to help users accomplish it without special training. With the SQL Server 2012 release, PowerPivot includes new advanced analytic capabilities, including: Diagram View This is a new built-in view that helps you visually organize other views and easily add or change their relationships and hierarchies. WHITE PAPER: MICROSOFT SQL SERVER

8 Perspectives Perspectives are metadata layers that track different data slices in order to ease the management of large data sets. Hierarchies Hierarchies are lists of child nodes that you create from columns and place into any order you choose to facilitate reader navigation. KPIs KPIs provide evaluation data that lets you establish and track base performance measurements against target values based on the goals or SLAs of groups within your organization. Enhanced Data Analysis Expressions (DAX) New statistical and information functions have been added to DAX, a business logic enhancement within SQL Server 2012 that features an Excel-like user interface. Fig. 2. Example of a PowerPivot report in SQL Server SQL Server 2012 integrates PowerPivot with Power View to drive powerful self-service BI capabilities to users throughout any size organization with zero configuration and minimal IT oversight. Both technologies operate using SQL Server 2012 s new, tabular BI Semantic Model, which provides consistent viewing across data sources to facilitate seamless BI operations and scale to virtually any size BI solution (see Figure 3). This model also allows users to launch Power View directly from the browser without downloading software on their own computers. WHITE PAPER: MICROSOFT SQL SERVER

9 SQL Server 2012 integrates PowerPivot with Power View to drive powerful self-service BI capabilities to users throughout any size organization with zero configuration and minimal IT oversight. Both technologies operate using SQL Server 2012 s new tabular BI Semantic Model, which provides consistent viewing across data sources to facilitate seamless BI operations and scale to virtually any size BI solution. Fig. 3. SQL Server 2012 BI Semantic Model 9 Client Tools Analysis, Reports, Scorecards, Dashboards, Custom Apps BI Semantic Model Data model Business logic and queries Business logic and queries Data Sources Databases, LOB Applications, Odata Feeds, Spreadsheets, Text Files A cloud-ready platform In its design for SQL Server 2012, Microsoft ensured that the new technology would already be cloud-enabled for whenever your business was ready to use it there. At the same time you upgrade your data operations environment to include all of the capabilities described in this paper, you can also radically reduce the IT footprint of those operations by choosing a hosted SQL Server 2012 provider and taking those operations into the cloud. Key aspects of the SQL Server 2012 architecture make it a cloud-ready investment for IT: Web-based tools The SQL Server 2012 Data Tools include a unified database development environment to help to streamline BI, data warehousing and web solution authoring of both cloud-based and on-premises applications. Enterprise-level security and clustering support SQL Server 2012 s Contained Database Authentication model increases data access security, while SharePoint and Active Directory security models protect access to end-user reports. Meanwhile, a new SQL Server 2012 high-availability technology called AlwaysOn provides a single toolset for maintaining SQL Server clusters and supporting failover for disaster recovery. Granular administrative control in the cloud Unlike many hosted solutions, SQL Server 2012 implementation can be configured to assign physical servers to remotely hosted SQL Server instances, affording your IT team complete administrative control at the physical box level, even if that box happens to be a virtual machine (VM). Flexible licensing models Using cloud-optimized licensing with the ability to license just the VM, you can move your VMs from server to server, to hosters or to the cloud. This means that at the same time you upgrade your data operations environment to include all of the capabilities described in this paper, you can also radically reduce the IT footprint of those operations by choosing a hosted SQL Server 2012 provider and taking those operations into the cloud. You can graduate from an outmoded solution that costs more to maintain to a streamlined, cloud-based system with minimal infrastructure costs and easier scalability. WHITE PAPER: MICROSOFT SQL SERVER

10 Peer 1 Hosting, a trusted leader in the web hosting community and a Microsoft Gold Certified partner, offers the infrastructure, design consulting and network support you need to start tailoring and implementing your hosted SQL Server 2012 solution right away. For more information, visit the Peer 1 Hosted Microsoft SQL Server 2012 page at microsoft-sql-server Conclusion Big Data is here, and businesses can t afford to fall behind. The greatest IT rewards will come to those organizations that plan ahead and embrace nimble management of massive data volumes. Both will be necessary for any business seeking a competitive advantage. With its smart self-service BI visualization and analysis features and its Big Data-ready, cloud-ready design, SQL Server 2012 is destined to be the new standard for data management systems at companies of every size. These powerful BI features, along with SQL Server 2012 s ease of portability to the cloud, provide a timely and affordable opportunity to upgrade your data management capabilities while simultaneously taking advantage of a lower-cost, off-premises solution. To contact a sales consultant or connect now via live chat to learn more about how Peer 1 Hosting and SQL Server 2012 can enhance your business, visit WHITE PAPER: MICROSOFT SQL SERVER

11 Further reading In addition, for further reading about SQL Server 2012 capabilities, see the following resources: SQL server web sites SQL Server Website: SQL Server TechCenter: SQL Server DevCenter: Other web sites For more information about the Microsoft BI tools, see SQL Server PowerPivot 2012 is available as a free add-in to Excel Managed self-service BI is enabled with PowerPivot for SharePoint. For more information, see Microsoft SQL Server 2012 Reporting Services provides a complete, serverbased platform designed to support a wide variety of reporting needs. For more information, see Microsoft SQL Server 2012 Reporting Services Power View enables all users to easily explore data and create sophisticated reports. For more information, see The PerformancePoint Services component of Microsoft SharePoint Server 2010 is a performance management service that is used to create dashboards and scorecards. For more information, see en-us/library/ee aspx. Case studies Great Western Bank: aspx?casestudyid= Chevron: aspx?casestudyid= Charlotte-Mecklenburg Schools: aspx?casestudyid= Schumacher: WHITE PAPER: MICROSOFT SQL SERVER

12 Endnotes 1 Gartner Says Nearly One Third of Organizations Use or Plan to Use Cloud Offerings to Augment Business Intelligence Capabilities (January 2012) 2 What s New in SQL Server 2012 Whitepaper (March 2012) download.microsoft.com/ download/e/9/d/e9dbb1bb-89ae-4c70-af02-aafc29451a85/sql_ Server_2012_ Whats_New_White_Paper.pdf 3 Introducing Data Quality Services technet.microsoft.com/en-us/library/ff What s New/2012 ibid. 5 How to Choose the Right Reporting and Analysis Tools to Suit Your Style (April 2012) technet.microsoft.com/en-us/library/jj aspx 6 Data Visualizations in Power View technet.microsoft.com/en-us/library/ hh213577(v=sql.110).aspx 7 What s New/2012 ibid. 8 What s New/2012 ibid. 9 Gartner Says Nearly One Third of Organizations Use or Plan to Use Cloud Offerings to Augment Business Intelligence Capabilities (January 2012) Call us to get started now / peer1.com WHITE PAPER: MICROSOFT SQL SERVER

Whitepaper: Solution Overview - Breakthrough Insight. Published: March 7, 2012. Applies to: Microsoft SQL Server 2012. Summary:

Whitepaper: Solution Overview - Breakthrough Insight. Published: March 7, 2012. Applies to: Microsoft SQL Server 2012. Summary: Whitepaper: Solution Overview - Breakthrough Insight Published: March 7, 2012 Applies to: Microsoft SQL Server 2012 Summary: Today s Business Intelligence (BI) platform must adapt to a whole new scope,

More information

Faster Insights from Any Data Technical White Paper

Faster Insights from Any Data Technical White Paper Faster Insights from Any Data Technical White Paper Published: September 2013 (updated) Applies to: SQL Server 2014 and SQL Server 2012 Summary: Even the modern business intelligence (BI) platform must

More information

Faster Insights from Any Data Technical White Paper

Faster Insights from Any Data Technical White Paper Faster Insights from Any Data Technical White Paper Published: May 29, 2013 Applies to: Microsoft SQL Server 2014 and Microsoft SQL Server 2012 Summary: Even the modern business intelligence (BI) platform

More information

SQL Server 2012 Performance White Paper

SQL Server 2012 Performance White Paper Published: April 2012 Applies to: SQL Server 2012 Copyright The information contained in this document represents the current view of Microsoft Corporation on the issues discussed as of the date of publication.

More information

Business Intelligence in SharePoint 2013

Business Intelligence in SharePoint 2013 Business Intelligence in SharePoint 2013 Empowering users to change their world Jason Himmelstein, MVP Senior Technical Director, SharePoint @sharepointlhorn http://www.sharepointlonghorn.com Gold Sponsor

More information

Updating Your SQL Server Skills to Microsoft SQL Server 2014

Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course 10977B: Updating Your SQL Server Skills to Microsoft SQL Server 2014 Page 1 of 8 Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course 10977B: 4 days; Instructor-Led Introduction This

More information

Updating Your SQL Server Skills to Microsoft SQL Server 2014

Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course 10977A: Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course Details Course Outline Module 1: Introduction to SQL Server 2014 This module introduces key features of SQL Server 2014.

More information

Microsoft SQL Server 2012: What to Expect

Microsoft SQL Server 2012: What to Expect ASPE RESOURCE SERIES Microsoft SQL Server 2012: What to Expect Prepared for ASPE by Global Knowledge's Brian D. Egler MCITP-DBA, MCT, Real Skills. Real Results. Real IT. in partnership with Microsoft SQL

More information

Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 va

Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 va Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 va Day(s): 5 Course Code: M10977 Version: A Overview This five-day instructor-led course teaches students how to use the enhancements and new

More information

10977B: Updating Your SQL Server Skills to Microsoft SQL Server 2014

10977B: Updating Your SQL Server Skills to Microsoft SQL Server 2014 10977B: Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course Details Course Code: Duration: Notes: 10977B 5 days This course syllabus should be used to determine whether the course is appropriate

More information

Course 10977: Updating Your SQL Server Skills to Microsoft SQL Server 2014

Course 10977: Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course 10977: Updating Your SQL Server Skills to Microsoft SQL Server 2014 Type:Course Audience(s):IT Professionals Technology:Microsoft SQL Server Level:300 This Revision:B Delivery method: Instructor-led

More information

Updating Your SQL Server Skills from Microsoft SQL Server 2008 to Microsoft SQL Server 2014

Updating Your SQL Server Skills from Microsoft SQL Server 2008 to Microsoft SQL Server 2014 Course Code: M10977 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Updating Your SQL Server Skills from Microsoft SQL Server 2008 to Microsoft SQL Server 2014 Overview This five-day instructor-led

More information

MS 10977B Upgrading Your SQL Server Skills to Microsoft SQL Server 2014

MS 10977B Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 MS 10977B Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 Description: Days: 5 Prerequisites: This five-day instructor-led course teaches students how to use the enhancements and new features

More information

Upgrading Your SQL Server Skills to Microsoft SQL Server 2014

Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 10977 Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 Length: 5 Days Audience: IT

More information

Course 10977A: Updating Your SQL Server Skills to Microsoft SQL Server 2014

Course 10977A: Updating Your SQL Server Skills to Microsoft SQL Server 2014 www.etidaho.com (208) 327-0768 Course 10977A: Updating Your SQL Server Skills to Microsoft SQL Server 2014 5 Days About this Course This five day instructor led course teaches students how to use the enhancements

More information

SBI2013: Building BI Solutions using Excel and SharePoint 2013

SBI2013: Building BI Solutions using Excel and SharePoint 2013 UNDERSTANDING MICROSOFT'S BI TOOLSET 3 DAYS SBI2013: Building BI Solutions using Excel and AUDIENCE FORMAT COURSE DESCRIPTION Business Analysts and Excel Power Users Instructor-led training with hands-on

More information

SQL Server 2012 Gives You More Advanced Features (Out-Of-The-Box)

SQL Server 2012 Gives You More Advanced Features (Out-Of-The-Box) SQL Server 2012 Gives You More Advanced Features (Out-Of-The-Box) SQL Server White Paper Published: January 2012 Applies to: SQL Server 2012 Summary: This paper explains the different ways in which databases

More information

SQL Server 2012 Business Intelligence Boot Camp

SQL Server 2012 Business Intelligence Boot Camp SQL Server 2012 Business Intelligence Boot Camp Length: 5 Days Technology: Microsoft SQL Server 2012 Delivery Method: Instructor-led (classroom) About this Course Data warehousing is a solution organizations

More information

Understanding Microsoft s BI Tools

Understanding Microsoft s BI Tools Understanding Microsoft s BI Tools The purpose of this document is to provide a high level understanding of what tools Microsoft has to support the concepts of data warehousing, business intelligence,

More information

The Fantastic 12 of 2012

The Fantastic 12 of 2012 The next wave of SQL Server investments will help extend organizations beyond the database with a cloud-ready information platform that delivers mission critical confidence, breakthrough insight, and cloud

More information

40009A - UPDATING YOUR BUSINESS INTELLIGENCE SKILLS TO MICROSOFT SQL SERVER 2012 Training Course Outline. Course: 40009A

40009A - UPDATING YOUR BUSINESS INTELLIGENCE SKILLS TO MICROSOFT SQL SERVER 2012 Training Course Outline. Course: 40009A Course: 40009A Updating your Business Intelligence Skills to Microsoft SQL Server 2012 Course Outline This three-day instructor-led course provides existing SQL Server Business Intelligence (BI) professionals

More information

Cass Walker TLG Learning

Cass Walker TLG Learning Cass Walker TLG Learning Query Window Zoom Query Window Outlining T-SQL Language Enhancements Integration Services Catalogs Default Location for Backup Files MS Help Viewer FileTable AlwaysOn PowerPivot

More information

Business Intelligence in Excel 2013 Excel, PowerPivot and Power View. Stéphane Fréchette Friday April 26, 2013

Business Intelligence in Excel 2013 Excel, PowerPivot and Power View. Stéphane Fréchette Friday April 26, 2013 Business Intelligence in Excel 2013 Excel, PowerPivot and Power View Stéphane Fréchette Friday April 26, 2013 Who am I? My name is Stéphane Fréchette I m a Database & Business Intelligence Professional

More information

Using Microsoft Business Intelligence Dashboards and Reports in the Federal Government

Using Microsoft Business Intelligence Dashboards and Reports in the Federal Government Using Microsoft Business Intelligence Dashboards and Reports in the Federal Government A White Paper on Leveraging Existing Investments in Microsoft Technology for Analytics and Reporting June 2013 Dev

More information

Common Situations. Departments choosing best in class solutions for their specific needs. Lack of coordinated BI strategy across the enterprise

Common Situations. Departments choosing best in class solutions for their specific needs. Lack of coordinated BI strategy across the enterprise Common Situations Lack of coordinated BI strategy across the enterprise Departments choosing best in class solutions for their specific needs Acquisitions of companies using different BI tools 2 3-5 BI

More information

MOC 20467B: Designing Business Intelligence Solutions with Microsoft SQL Server 2012

MOC 20467B: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 MOC 20467B: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Course Overview This course provides students with the knowledge and skills to design business intelligence solutions

More information

Updating Your SQL Server Skills to Microsoft SQL Server 2014 (10977) H8B96S

Updating Your SQL Server Skills to Microsoft SQL Server 2014 (10977) H8B96S HP Education Services course data sheet Updating Your SQL Server Skills to Microsoft SQL Server 2014 (10977) H8B96S Course Overview In this course, you will learn how to use SQL Server 2014 product features

More information

Expert Reference Series of White Papers. Unlock the Power of Microsoft SQL Server 2012

Expert Reference Series of White Papers. Unlock the Power of Microsoft SQL Server 2012 Expert Reference Series of White Papers Unlock the Power of Microsoft SQL Server 2012 1-800-COURSES www.globalknowledge.com Unlock the Power of Microsoft SQL Server 2012 Brian D. Egler MCITP/MCSE/MCT 2012,

More information

Tagetik Extends Customer Value with SQL Server 2012

Tagetik Extends Customer Value with SQL Server 2012 Tagetik Extends Customer Value with SQL Server 2012 Author: Dave Kasabian Contributors: Marco Pierallini, Luca Pieretti Published: February 2012 Summary: As the 2011 Microsoft ISV Line of Business partner

More information

www.ducenit.com Self-Service Business Intelligence: The hunt for real insights in hidden knowledge Whitepaper

www.ducenit.com Self-Service Business Intelligence: The hunt for real insights in hidden knowledge Whitepaper Self-Service Business Intelligence: The hunt for real insights in hidden knowledge Whitepaper Shift in BI usage In this fast paced business environment, organizations need to make smarter and faster decisions

More information

Presented by: Jose Chinchilla, MCITP

Presented by: Jose Chinchilla, MCITP Presented by: Jose Chinchilla, MCITP Jose Chinchilla MCITP: Database Administrator, SQL Server 2008 MCITP: Business Intelligence SQL Server 2008 Customers & Partners Current Positions: President, Agile

More information

PowerPivot Microsoft s Answer to Self-Service Reporting

PowerPivot Microsoft s Answer to Self-Service Reporting PowerPivot Microsoft s Answer to Self-Service Reporting Microsoft s Latest Foray in the Business Intelligence Arena COLLABORATIVE WHITEPAPER SERIES In the last quarter of 2010, Microsoft first introduced

More information

Self-Service Business Intelligence

Self-Service Business Intelligence Self-Service Business Intelligence BRIDGE THE GAP VISUALIZE DATA, DISCOVER TRENDS, SHARE FINDINGS Solgenia Analysis provides users throughout your organization with flexible tools to create and share meaningful

More information

SQL Server 2016 BI Any Data, Anytime, Anywhere. Phua Chiu Kiang PCK CONSULTING MVP (Data Platform)

SQL Server 2016 BI Any Data, Anytime, Anywhere. Phua Chiu Kiang PCK CONSULTING MVP (Data Platform) SQL Server 2016 BI Any Data, Anytime, Anywhere Phua Chiu Kiang PCK CONSULTING MVP (Data Platform) SQL Server 2016 Pin paginated report items to Power BI dashboards Visualization Mobile and paginated reports

More information

Enabling Business Intelligence for Everyone

Enabling Business Intelligence for Everyone Enabling Business Intelligence for Everyone WHITEPAPER PUBLISHED: OCTOBER 2009 For the latest information, please see https://www.microsoft.com/bi Contents Introduction... 3 The Business Intelligence challenge...

More information

Upgrading Your SQL Server Skills to Microsoft SQL Server 2014

Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 Upgrading Your SQL Server Skills to Microsoft SQL Server 2014 Varighed: 5 Days Kursus Kode: M10977 Beskrivelse: This five-day instructor-led course teaches students how to use the enhancements and new

More information

COURSE SYLLABUS COURSE TITLE:

COURSE SYLLABUS COURSE TITLE: 1 COURSE SYLLABUS COURSE TITLE: FORMAT: CERTIFICATION EXAMS: 55043AC Microsoft End to End Business Intelligence Boot Camp Instructor-led None This course syllabus should be used to determine whether the

More information

SQL 2012: Bringing Big Data to the Desktop

SQL 2012: Bringing Big Data to the Desktop Big data is getting bigger all the time. According to Gartner, the volume of data worldwide is increasing by at least 59% every year and 85% is unstructured data from a growing variety of new sources.

More information

SQL Server 2014. What s New? Christopher Speer. Technology Solution Specialist (SQL Server, BizTalk Server, Power BI, Azure) v-cspeer@microsoft.

SQL Server 2014. What s New? Christopher Speer. Technology Solution Specialist (SQL Server, BizTalk Server, Power BI, Azure) v-cspeer@microsoft. SQL Server 2014 What s New? Christopher Speer Technology Solution Specialist (SQL Server, BizTalk Server, Power BI, Azure) v-cspeer@microsoft.com The evolution of the Microsoft data platform What s New

More information

ProClarity Analytics Family

ProClarity Analytics Family ProClarity Analytics Platform 6 Product Data Sheet Accelerated understanding The ProClarity Analytics family enables organizations to centrally manage, store and deploy best practices and key performance

More information

Course 40009A: Updating your Business Intelligence Skills to Microsoft SQL Server 2012

Course 40009A: Updating your Business Intelligence Skills to Microsoft SQL Server 2012 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com Course 40009A: Updating your Business Intelligence Skills

More information

Vendor briefing Business Intelligence and Analytics Platforms Gartner 15 capabilities

Vendor briefing Business Intelligence and Analytics Platforms Gartner 15 capabilities Vendor briefing Business Intelligence and Analytics Platforms Gartner 15 capabilities April, 2013 gaddsoftware.com Table of content 1. Introduction... 3 2. Vendor briefings questions and answers... 3 2.1.

More information

How To Use Windows Small Business Server 2011 Essentials

How To Use Windows Small Business Server 2011 Essentials Everything Your Business Needs in a Server, Nothing it doesn t. Ideal as a first server for small businesses with up to 25 users, Windows Small Business Server 2011 Essentials provides a cost-effective

More information

self-service business intelligence synergies with microsoft powerpivot

self-service business intelligence synergies with microsoft powerpivot self-service business intelligence synergies with microsoft powerpivot AUTHOR Derek Comingore PUBLISHED August 2010 Contents Introduction... 2 Tableau Software Overview... 3 Microsoft PowerPivot Overview...

More information

The Brave New World of Power BI and Hybrid Cloud

The Brave New World of Power BI and Hybrid Cloud The Brave New World of Power BI and Hybrid Cloud Bhavik.Merchant@nec.com.au 27 th August 2015 Agenda Intro Session Goals Short History Lesson Overview of Power BI Components + Demos Transitioning and Future

More information

Business Intelligence

Business Intelligence Microsoft Dynamics NAV 2009 Business Intelligence Driving insight for more confident results White Paper November 2008 www.microsoft.com/dynamics/nav Table of Contents Overview... 3 What Is Business Intelligence?...

More information

Business Intelligence

Business Intelligence Microsoft Dynamics NAV 2009 Business Intelligence Driving insight for more confident results White Paper November 2008 www.microsoft.com/dynamics/nav Table of Contents Overview... 3 What Is Business Intelligence?...

More information

DEMYSTIFYING THE CLOUD

DEMYSTIFYING THE CLOUD DEMYSTIFYING THE CLOUD GETTING THE MOST OUT OF OFFICE 365 & WINDOWS AZURE Pete Lee Michael Lee Aaron Saposnik Rachael Narel Agenda SWC Introduction Cloud Definition & Market Overview Solutions and Demos

More information

Cloud Self Service Mobile Business Intelligence MAKE INFORMED DECISIONS WITH BIG DATA ANALYTICS, CLOUD BI, & SELF SERVICE MOBILITY OPTIONS

Cloud Self Service Mobile Business Intelligence MAKE INFORMED DECISIONS WITH BIG DATA ANALYTICS, CLOUD BI, & SELF SERVICE MOBILITY OPTIONS Cloud Self Service Mobile Business Intelligence MAKE INFORMED DECISIONS WITH BIG DATA ANALYTICS, CLOUD BI, & SELF SERVICE MOBILITY OPTIONS VISUALIZE DATA, DISCOVER TRENDS, SHARE FINDINGS Analysis extracts

More information

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042 Course 20467A: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Length: 5 Days Published: December 21, 2012 Language(s): English Audience(s): IT Professionals Overview Level: 300

More information

Executive Summary WHO SHOULD READ THIS PAPER?

Executive Summary WHO SHOULD READ THIS PAPER? The Business Value of Business Intelligence in SharePoint 2010 Executive Summary SharePoint 2010 is The Business Collaboration Platform for the Enterprise & the Web that enables you to connect & empower

More information

Izenda & SQL Server Reporting Services

Izenda & SQL Server Reporting Services Izenda & SQL Server Reporting Services Comparing an IT-Centric Reporting Tool and a Self-Service Embedded BI Platform vv Izenda & SQL Server Reporting Services The reporting tools that come with the relational

More information

Course MS20467C Designing Self-Service Business Intelligence and Big Data Solutions

Course MS20467C Designing Self-Service Business Intelligence and Big Data Solutions 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com Course MS20467C Designing Self-Service Business Intelligence

More information

Extend the value of Microsoft Dynamics ERP with other technology innovations from Microsoft

Extend the value of Microsoft Dynamics ERP with other technology innovations from Microsoft Extend the value of Microsoft Dynamics ERP with other technology innovations from Microsoft Combined with these products and technologies, Microsoft Dynamics ERP solutions can help you gain momentum in

More information

How Microsoft IT India s Test Organization Enabled Efficient Business Intelligence

How Microsoft IT India s Test Organization Enabled Efficient Business Intelligence How Microsoft IT India s Test Organization Enabled Efficient Business Intelligence December 2013 The following content may no longer reflect Microsoft s current position or infrastructure. This content

More information

WHAT S NEW IN. Microsoft Dynamics NAV 2013. Microsoft Dynamics NAV 2013 KEY BENEFITS:

WHAT S NEW IN. Microsoft Dynamics NAV 2013. Microsoft Dynamics NAV 2013 KEY BENEFITS: WHAT S NEW IN Microsoft Dynamics NAV 2013 Microsoft Dynamics NAV 2013 Get ahead. Shape your own future. Today more than ever, small and midsize businesses like yours need solutions that drive success.

More information

Implementing Data Models and Reports with Microsoft SQL Server

Implementing Data Models and Reports with Microsoft SQL Server Course 20466C: Implementing Data Models and Reports with Microsoft SQL Server Course Details Course Outline Module 1: Introduction to Business Intelligence and Data Modeling As a SQL Server database professional,

More information

Parallel Data Warehouse

Parallel Data Warehouse MICROSOFT S ANALYTICS SOLUTIONS WITH PARALLEL DATA WAREHOUSE Parallel Data Warehouse Stefan Cronjaeger Microsoft May 2013 AGENDA PDW overview Columnstore and Big Data Business Intellignece Project Ability

More information

Designing Self-Service Business Intelligence and Big Data Solutions

Designing Self-Service Business Intelligence and Big Data Solutions This five-day instructor-led course teaches students how to implement self-service Business Intelligence (BI) and Big Data analysis solutions using the Microsoft data platform. The course discusses the

More information

What s New In Microsoft Dynamics NAV 2013

What s New In Microsoft Dynamics NAV 2013 What s New In Microsoft Dynamics NAV 2013 Get ahead. Shape your own future. Today more than ever, small and midsize businesses like yours need solutions that drive success. Microsoft Dynamics NAV 2013,

More information

Better Business Analytics with Powerful Business Intelligence Tools

Better Business Analytics with Powerful Business Intelligence Tools Better Business Analytics with Powerful Business Intelligence Tools Business Intelligence Defined There are many interpretations of what BI (Business Intelligence) really is and the benefits that it can

More information

Business Intelligence Discover a wider perspective for your business

Business Intelligence Discover a wider perspective for your business Business Intelligence Discover a wider perspective for your business The tasks facing Business Intelligence The growth of information in recent years has reached an unprecedented level. Companies are intensely

More information

Microsoft Visio 2010 Business Intelligence

Microsoft Visio 2010 Business Intelligence Microsoft Visio 2010 Business Intelligence St. Louis SharePoint User Group Candy Parisi Microsoft Visio Solution Specialist April 10, 2012 Agenda Microsoft Business Intelligence Overview Visio Business

More information

Creating BI solutions with BISM Tabular. Written By: Dan Clark

Creating BI solutions with BISM Tabular. Written By: Dan Clark Creating BI solutions with BISM Tabular Written By: Dan Clark CONTENTS PAGE 3 INTRODUCTION PAGE 4 PAGE 5 PAGE 7 PAGE 8 PAGE 9 PAGE 9 PAGE 11 PAGE 12 PAGE 13 PAGE 14 PAGE 17 SSAS TABULAR MODE TABULAR MODELING

More information

Microsoft Dynamics NAV

Microsoft Dynamics NAV Microsoft Dynamics NAV Maximising value through business insight Business Intelligence White Paper October 2015 CONTENTS Reports were tedious. Earlier it would take days for manual collation. Now all this

More information

Microsoft Big Data. Solution Brief

Microsoft Big Data. Solution Brief Microsoft Big Data Solution Brief Contents Introduction... 2 The Microsoft Big Data Solution... 3 Key Benefits... 3 Immersive Insight, Wherever You Are... 3 Connecting with the World s Data... 3 Any Data,

More information

Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778

Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778 Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778 Course Outline Module 1: Introduction to Business Intelligence and Data Modeling This module provides an introduction to Business

More information

Business Intelligence Using SharePoint 2013 and Office365

Business Intelligence Using SharePoint 2013 and Office365 Business Intelligence Using SharePoint 2013 and Office365 Firdouz Hussain Shaik Trigent Software Introduction Many successful companies have been investing large sums of money in business intelligence

More information

MS 20467: Designing Business Intelligence Solutions with Microsoft SQL Server 2012

MS 20467: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 MS 20467: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Description: This five-day instructor-led course teaches students how to design and implement a BI infrastructure. The

More information

Necto on Azure The Ultimate Cloud Solution for BI

Necto on Azure The Ultimate Cloud Solution for BI Necto on Azure The Ultimate Cloud Solution for BI TECHNICAL WHITEPAPER Introduction Organizations of all sizes and sectors need Business Intelligence (BI) to scale operations, improve performance and remain

More information

Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Course 20467A; 5 Days

Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Course 20467A; 5 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Designing Business Intelligence Solutions with Microsoft SQL Server 2012

More information

Melissa Coates. Tools & Techniques for Implementing Corporate and Self-Service BI. Triad SQL BI User Group 6/25/2013. BI Architect, Intellinet

Melissa Coates. Tools & Techniques for Implementing Corporate and Self-Service BI. Triad SQL BI User Group 6/25/2013. BI Architect, Intellinet Tools & Techniques for Implementing Corporate and Self-Service BI Triad SQL BI User Group 6/25/2013 Melissa Coates BI Architect, Intellinet Blog: sqlchick.com Twitter: @sqlchick About Melissa Business

More information

Banking Industry Performance Management

Banking Industry Performance Management A MICROSOFT WHITE PAPER Banking Industry Performance Management Using Business Intelligence to Increase Revenue and Profitability Software for the business. Overview Today, banks operate in a complex,

More information

WHITE PAPER Get Your Business Intelligence in a "Box": Start Making Better Decisions Faster with the New HP Business Decision Appliance

WHITE PAPER Get Your Business Intelligence in a Box: Start Making Better Decisions Faster with the New HP Business Decision Appliance WHITE PAPER Get Your Business Intelligence in a "Box": Start Making Better Decisions Faster with the New HP Business Decision Appliance Sponsored by: HP and Microsoft Dan Vesset February 2011 Brian McDonough

More information

SharePoint BI. Grace Ahn, Design Architect at AOS

SharePoint BI. Grace Ahn, Design Architect at AOS SharePoint BI Grace Ahn, Design Architect at AOS 1 SharePoint Saturday St. Louis 2015 Session Evaluations Schedule and evaluate each session you attend via our mobile app that can be used across devices

More information

Empower Individuals and Teams with Agile Data Visualizations in the Cloud

Empower Individuals and Teams with Agile Data Visualizations in the Cloud SAP Brief SAP BusinessObjects Business Intelligence s SAP Lumira Cloud Objectives Empower Individuals and Teams with Agile Data Visualizations in the Cloud Empower everyone to make data-driven decisions

More information

Building a BI Solution in the Cloud

Building a BI Solution in the Cloud Building a BI Solution in the Cloud Stacia Varga, Principal Consultant Email: stacia@datainspirations.com Twitter: @_StaciaV_ 2 SQLSaturday #467 Sponsors Stacia (Misner) Varga Over 30 years of IT experience,

More information

PBI365: Data Analytics and Reporting with Power BI

PBI365: Data Analytics and Reporting with Power BI POWER BI FOR BUSINESS ANALYSTS AND POWER USERS 3 DAYS PBI365: Data Analytics and Reporting with Power BI AUDIENCE FORMAT COURSE DESCRIPTION Business Analysts, Statisticians and Data Scientists Instructor-led

More information

Writers: Ann Bachrach, Darmadi Komo, Gopal Ashok, Joanne Hodgins, Oliver Chiu, Sabrena Mcbride, Tharun Tharian, Michael Tejedor

Writers: Ann Bachrach, Darmadi Komo, Gopal Ashok, Joanne Hodgins, Oliver Chiu, Sabrena Mcbride, Tharun Tharian, Michael Tejedor Technical White Paper Writers: Ann Bachrach, Darmadi Komo, Gopal Ashok, Joanne Hodgins, Oliver Chiu, Sabrena Mcbride, Tharun Tharian, Michael Tejedor Published: November 2011, Updated March 2012 Applies

More information

Writers: Ann Bachrach, Daniel Yu, Darmadi Komo, Gopal Ashok, Joanne Hodgins, Pej Javaheri, Sabrena Mcbride, Tharun Tharian

Writers: Ann Bachrach, Daniel Yu, Darmadi Komo, Gopal Ashok, Joanne Hodgins, Pej Javaheri, Sabrena Mcbride, Tharun Tharian Technical White Paper Writers: Ann Bachrach, Daniel Yu, Darmadi Komo, Gopal Ashok, Joanne Hodgins, Pej Javaheri, Sabrena Mcbride, Tharun Tharian Published: July 2011 Applies to: SQL Server Code Name Denali

More information

Microsoft Dynamics NAV

Microsoft Dynamics NAV Microsoft Dynamics NAV 2015 Microsoft Dynamics NAV Maximising value through business insight Business Intelligence White Paper December 2014 CONTENTS Reports were tedious. Earlier it would take days for

More information

SAP BusinessObjects BI Clients

SAP BusinessObjects BI Clients SAP BusinessObjects BI Clients April 2015 Customer Use this title slide only with an image BI Use Cases High Level View Agility Data Discovery Analyze and visualize data from multiple sources Data analysis

More information

SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies

SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies SAP Solutions for Small Businesses and Midsize Companies SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies SAP BusinessObjects Edge BI, Standard

More information

Accelerating the path to SAP BW powered by SAP HANA

Accelerating the path to SAP BW powered by SAP HANA Ag BW on SAP HANA Unleash the power of imagination Dramatically improve your decision-making ability, reduce risk and lower your costs, Accelerating the path to SAP BW powered by SAP HANA Hardware Software

More information

ABSTRACT. February, 2014 EMC WHITE PAPER

ABSTRACT. February, 2014 EMC WHITE PAPER EMC APPSYNC SOLUTION FOR MANAGING PROTECTION OF MICROSOFT SQL SERVER SLA-DRIVEN, SELF-SERVICE CAPABILITIES FOR MAXIMIZING AND SIMPLIFYING DATA PROTECTION AND RECOVERABILITY ABSTRACT With Microsoft SQL

More information

Office 365 SharePoint Online White Paper

Office 365 SharePoint Online White Paper Office 365 SharePoint Online White Paper Introduction Overview Cloud computing is slowly changing the way IT companies are offering their software solutions and services. Through cloud computing, IT companies

More information

Microsoft Excel, other vendors personal desktop reporting tools

Microsoft Excel, other vendors personal desktop reporting tools Microsoft BI Semantic Models, SAP BO Universes, IBM Cognos Frameworks, Tableau TDEs Microsoft SharePoint, SAP Portal, IBM Cognos Connection, other vendors reporting portals Microsoft Excel, other vendors

More information

Microsoft SQL Server 2008 R2 Enterprise Edition and Microsoft SharePoint Server 2010

Microsoft SQL Server 2008 R2 Enterprise Edition and Microsoft SharePoint Server 2010 Microsoft SQL Server 2008 R2 Enterprise Edition and Microsoft SharePoint Server 2010 Better Together Writer: Bill Baer, Technical Product Manager, SharePoint Product Group Technical Reviewers: Steve Peschka,

More information

BUSINESS INTELLIGENCE. Keywords: business intelligence, architecture, concepts, dashboards, ETL, data mining

BUSINESS INTELLIGENCE. Keywords: business intelligence, architecture, concepts, dashboards, ETL, data mining BUSINESS INTELLIGENCE Bogdan Mohor Dumitrita 1 Abstract A Business Intelligence (BI)-driven approach can be very effective in implementing business transformation programs within an enterprise framework.

More information

Implementing a Data Warehouse with Microsoft SQL Server 2012 MOC 10777

Implementing a Data Warehouse with Microsoft SQL Server 2012 MOC 10777 Implementing a Data Warehouse with Microsoft SQL Server 2012 MOC 10777 Course Outline Module 1: Introduction to Data Warehousing This module provides an introduction to the key components of a data warehousing

More information

Food & Beverage Industry Brief

Food & Beverage Industry Brief KudzuCreative Content Creation Food & Beverage Industry Brief KudzuCreative kudzucreative.com Content Created for, Microsoft Dynamics AX Gold Partner laurenparker@kudzucreative.com NOT YOUR FATHER S FUNCTIONALITY

More information

Turnkey Hardware, Software and Cash Flow / Operational Analytics Framework

Turnkey Hardware, Software and Cash Flow / Operational Analytics Framework Turnkey Hardware, Software and Cash Flow / Operational Analytics Framework With relevant, up to date cash flow and operations optimization reporting at your fingertips, you re positioned to take advantage

More information

Microsoft Services Exceed your business with Microsoft SharePoint Server 2010

Microsoft Services Exceed your business with Microsoft SharePoint Server 2010 Microsoft Services Exceed your business with Microsoft SharePoint Server 2010 Business Intelligence Suite Alexandre Mendeiros, SQL Server Premier Field Engineer January 2012 Agenda Microsoft Business Intelligence

More information

Deploy. Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture

Deploy. Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture Apps and data source extensions with APIs Future white label, embed or integrate Power BI Deploy Intelligent

More information

How To Extend An Enterprise Bio Solution

How To Extend An Enterprise Bio Solution Course 20467C: Designing Self-Service Business Intelligence and Big Data Solutions Module 1: Introduction to Self-Service Business Intelligence This module introduces self-service BI. Extending Enterprise

More information

SQL SERVER SELF-SERVICE BI WITH MICROSOFT EXCEL

SQL SERVER SELF-SERVICE BI WITH MICROSOFT EXCEL SQL SERVER SELF-SERVICE BI WITH MICROSOFT EXCEL JULY 2, 2015 SLIDE 1 Data Sources OVERVIEW OF AN ENTERPRISE BI SOLUTION Reporting and Analysis Data Cleansi ng Data Models JULY 2, 2015 SLIDE 2 Master Data

More information

Big Data Analytics with PowerPivot and Power View

Big Data Analytics with PowerPivot and Power View Big Data Analytics with PowerPivot and Power View Peter Myers Global Sponsors: Presenter Introduction Peter Myers BI Expert BBus,MCSE, MCT, SQL Server MVP 15 years of experience designing, developing and

More information

Data Analysis in SharePoint Pilot Report

Data Analysis in SharePoint Pilot Report Data Analysis in SharePoint Pilot Report 1 Aim The purpose of this experiment is to explore the data analysis features of SharePoint 2013 and how it can be used to visualize information in the university

More information

Managing the PowerPivot for SharePoint Environment

Managing the PowerPivot for SharePoint Environment Managing the PowerPivot for SharePoint Environment Melissa Coates Blog: sqlchick.com Twitter: @sqlchick SharePoint Saturday 3/16/2013 About Melissa Business Intelligence & Data Warehousing Developer Architect

More information