What you need to know about Reporting & BI for AX2012 & D365

Size: px
Start display at page:

Download "What you need to know about Reporting & BI for AX2012 & D365"

Transcription

1 What you need to know about Reporting & BI for AX2012 & D365 Gina Pabalan Edgewater Fullscope, Data & Analytics Practice Managing Director, Business Intelligence Mobile:

2 Edgewater Fullscope Overview Edgewater Fullscope delivers innovative Microsoft ERP, CRM and BI solutions and services on premise or in the cloud in North America and Europe. The award-winning company is one of the largest resellers of Microsoft Dynamics 365 (formerly Dynamics AX and CRM). Strategy BI Roadmap Strategy Executive Facilitation Data Requirements Analytics Stories Agile Methodology HPO Framework Data & Analytics Practice Data ETL Data Warehousing Data Modeling Data Migration ETL Automation tools SSIS/SSAS Analytics Data Visualization Reporting Dashboards Training PowerBI

3 BACK END FRONT END Reporting & BI Technology Stack Delivery PowerBI, Enterprise Portal/SharePoint, Mobile, Desktop, Social Collaboration, Alerts, Cloud vs on-prem Performance Management Analytics Reporting Enterprise Dashboards, Metrics/KPIs, Scorecards Analytical, Interactive Data Visualization, Time Intelligence, Statistical, Predictive, AI (PowerBI, Excel, PowerView) Governed Corporate, Ad-hoc, Operational (SSRS, Excel) Data SQL Relational DB, OLAP/SSAS, Tabular, cloud vs on-prem Discovery & Integration Infrastructure Data Marts, Perspectives, SSIS Network, Servers, Cloud vs On-Prem, Security

4 Microsoft Tools Line Up BACK END FRONT END Transactional Data (Source) Data Consolidation & Transformation (ETL) Analytical Reports Interactive Visualization SQL Database (Relational, Normalized) SQL Server Integration Services (SSIS) Excel (.xlsx) PowerBI (.pbix) Data Warehouse SQL Database (Modeled, Transformed) Aggregated Data Models (OLAP, Tabular) SQL Server Analysis Services (SSAS) Paginated Reports SQL Server Reporting Services (SSRS) Mobile Reports Mobile Report Publisher (.rsmobile) Formerly Datazen

5 When you are considering reporting & analytics. 2 questions How and where is the data sourced?? Transactional Application Data Mart EDW SSAS multi dimensional SSAS tabular How will the information be authored and delivered

6 BI in Terms of Dynamics AX2012 and Microsoft. Role Centers (SharePoint) Data Source (BACK END) Operational reports Reporting & Analytics Tool (FRONT END) 3 AX 2012 (6,400 tables) MR Data Mart Management Reporter 2 MDX SSAS 20+ OLAP CUBES 1 Information within transactional ERP systems is highly normalized to make transactional processing more efficient and deliver necessary scalability to enterprise operations.

7 Expansion of Tables in AX 7

8 Transactional ERP Data vs. Prepared Data Set Customer Information - Transactional Customer Information Prepared Data >> ie, Data Mart or Data Warehouse

9 Dynamics comes with out-of-box Reporting & Analytics. Do I need more?? Reporting & Analytics Requirements? many Version of AX? few OOB AX 2009 or earlier AX 2012 D365 Finance & Operations OOB yes Multiple Systems? No OOB Multiple Systems? yes No, or limited OOB OOB yes Upgrading Soon? OOB No OOB

10 For AX2012, you will need at minimum a Data Mart (Simplified Data Model) Prepare data to serve the organizations unique business reporting needs, not the needs of ERP transactions. Authoring reports against the AX2012 transactional database can be complicated and inefficient, requiring a highly experienced AX resource with knowledge of the underlying database. Once those reports have been authored, AND AS DATABASES GROW, running those reports can consume significant system resources, and have a negative performance impact on your production ERP system. Its very easy even for an experienced AX resource - to write a query against the AX2012 transactional database that is not optimized for system performance. Merge/prepare legacy ERP data with current AX data for seamless reporting to the business (upgrades, acquisitions, new ERP). Access for those who consume the data who do not have regular access to AX2012.

11 Fullscope s Guiding Principles for delivering Reporting & BI with AX2012 clients Leverage as much of the Microsoft stack as possible. Customers have invested in Microsoft and Dynamics and the return on that investment should be fully exploited. Stay away from anything proprietary avoid a black box approach. Deliver baseline capability that is not over-engineered, something the customer can leverage and easily modify and extend to make their own. Out-of-the-box BI solutions are conceptually appealing, however in reality, BI is quite unique to each customer. Solution must enable the customer to be self-sufficient and not highly dependent on consultants for its long term care and feeding. It is expected that the customers reporting and BI solution will evolve over time, and they need to be able to drive that independently. Understand the right front end reporting tool is one a specific user will use. If that is PowerBI, Excel or other the right BI solution needs to support and enhance all. Must be affordable. Most AX2012 customers are mid-market manufacturing organizations and do not have the budget for massive BI investments.

12 Fullscope s Response. Reporting and BI Accelerator This is about managing the Back End data set, by delivering a SIMPLIFIED DATA MODEL of the AX database accelerating ability to deliver vital information to the business for reporting & analytics! BACK END FRONT END AX 2009 AX 2012 Other Source Transactional Systems Unstructured Data D365 AX Adapter D365 Adapter (ERP & CRM) Reporting & BI Accelerator ETL Automation Enterprise Data Warehouse SQL RDW Baseline AX Data Warehouse Simplified Data Model SSA S SSA S SSA S Operational Reporting & Analytics Nonproprietary leverage ANY front end tool

13 D365 FO

14 D365fO - Data & Analytics Framework Data Entities System of Intelligence Dynamics Dynamics for Finance for Finance & Operations & A printed document, typically requiring transaction processing as a precursor (invoice, BOL) Dynaway Dynaway EDGE EDGE SKG SKG Data Entities Data Mart Management Reporter Entity Store Management Reporter Operational Data Visualization and Interaction Financial Reporting

15 Will we need something more?? Analytics/BI Single Source D365 Data Diversity Something More Multi Source Reporting Low Data Complexity High

16 Data Entities Interacting with D365 Data (from outside the dotted line) System of Intelligence System of Integration Dynamics 365 for Finance & Operations Dynaway EDGE SKG Data Mart Data Entities Entity Store OData (Small Data Sets) DIXF Framework (large data sets) Management Reporter Beware! System access to the DB is available in NON Production D365 environments

17 LARGE DATA SETS SMALL DATA SETS D365fO supports a system of integration with following capabilities: OData v4 (Read/Write) D365fO data are securely exposed via the ODatav4 endpoint for interactive read/write operations that involve small batches. While ODatav4 endpoints can be used for reporting with PowerBI and other tools, for large volume reporting BYOD is recommended. Data Import/Export framework (DIXF) You can use DIXF functionality via the Data Management workspace or programmatically using APIs for Large Batch import and export operations. JSON service framework JSON is an efficient protocol to exchange data between interactive applications. While you would use the same endpoint for accessing Entities as you did with ODatav4 (small batch), you have the ability to invoke business events and actions in addition to accessing data. Bring your own Data Store (BYOD): D365fO entities can be incrementally exported into your own Data Store/staging database as frequently scheduled batch transfers. BYOD is built using DIXF framework and supports Large Batch exports. Designed to support integration with data warehouses. OData interface limits the number of records extracted at a time to 10k rows as of platform update7.

18 An important topic many overlook Data Entities.The importance of preparing your data to support Reporting & Analytics Dynamics 365 for Finance & Operations Dynaway EDGE SKG Data Entities Data Mart Management Reporter Entity Store Microsoft prepares data for reporting & analytics. so should you! *** Avoid writing complex SSRS reports against the D365 OLTP ***

19 But Data Preparation typically involves much more than flattening out the data. Basic transformations: De-normalizing Cleaning Deduplication Format revision Standardization Restructuring Conversions (ie, currency, timestamp, UoM) Advanced transformations: Derivation Filtering Joining data from multiple sources. Splitting (explode BOM to see all components of Finished Goods) Data validation Summarization Aggregation Harmonization o o o Advanced Data Transformations will be required if multiple systems are involved. D365 Entities can only take data prep so far Some of this work can be pushed to PBi but there are limitations there as well

20 Data Entities BYOD for Reporting Think of BYOD as your operational data store for D365 data System of Intelligence Dynamics 365 for Finance & Operations Dynaway EDGE SKG Data Mart Data Entities Entity Store D365 BYOD Allows SQL Queries Management Reporter Note: Microsoft Entities were developed for data import, not reporting Current product development is focused on the Entity Store, not BYOD

21 And if an Enterprise Data Warehouse is needed. Allows SQL Queries System of Intelligence System of Integration Dynamics 365 for Finance & Data Operations Entities Data Entities D365 BYOD Legacy ERP Other System of Record Data Mart MR Entity Store Enterprise Data Warehouse (Governed Global Data Source)

22 So, how do I know what I really need?..and avoid making short term decisions at the expense of long term? How do I avoid chasing butterflies?.after all, we are implementing a new ERP system! How do I manage expectations and cost?.and avoid surprises Start with. Building LIST of reporting and analytics requirements to support your D365 implementation For each requirement, identify the Business Owner and collect the following information

23 Reporting Requirements for Phase I ERP Implementation

24 Reporting Requirements for Phase I ERP Implementation (Visualization)

25 Reporting Requirements for Phase I ERP Implementation

26 Reporting Requirements for Phase I ERP Implementation Does this report require the use of data sets over 10,000 records? Does this report require complex calculations and/or significant use of cross functional data.

27 Reporting Requirements for Phase I ERP Implementation Is all the required data contained within D365? Does the report require a mash up of data sourced from multiple sources? Identify the additional sources

28 Reporting Requirements for Phase I ERP Implementation

29 Reporting Requirements for Phase I ERP Implementation How frequently will the report be run: o Multiple times throughout day o Daily o Monthly o Yearly

30 Reporting Requirements for Phase I ERP Implementation How current must the data be: o Up to the minute o 15 minute lag acceptable o 4 hour lag acceptable o EoD currency acceptable

31 Now we can start answering these questions How will the information be Delivered?? Where is the Data sourced?

32 Deciding where best to meet a reporting need. Allows SQL Queries System of Intelligence System of Integration 1 Dynamics 365 for Finance & Operations Data Entities Data Entities 2 5 D365 BYOD Legacy ERP Other System of Record Data Mart Entity Store 3 4 Management Reporter 6 Enterprise Data Warehouse (Governed Global Data Source) If a Customer requires a Data Warehouse, consider..

33 Allows SQL Queries Fullscope s Reporting & BI Accelerator System of Intelligence System of Integration Dynamics 365 for Finance & Operations Data Entities Data Entities DataStage D365 BYOD D365 Adapter (ERP & CRM) ETL Automation Legacy ERP Other System of Record Data Mart Management Reporter Entity Store Enterprise Data Warehouse (Governed Global Data Source) BI Monitor Data Dictionary

34 Features of the ETL Automation Tool Auto-generates consistent best practice SSIS and SQL code (non-proprietary) Pulls data from most any data source Data Lineage / Impact Analysis Diagrams Automated documentation Full-featured security Flexible load scheduler Analysis Services support - cube and tabular Reusable code library Dynamics AX and D365 Adapter Creates enum tables for easy description lookups View D365 table relationships View D365 field descriptions Team development environment Version Control Slowly changing dimensions Simplified DW Promotion (Dev/QA/Prod) Fields and Lookups are linked with metadata rather than fieldname/tablename Renaming objects has zero impact Embedded DW and OLAP best practices Tool is also being used for data migration during your D365 implementation

35 Leverage Fullscope s Accelerator as Migration Tool to support the D365 Rollout D365 Entity D365 Staging LoB System LEGACY ERP (s) Extract ie, Microsoft SQL Server Integration Services ( SSIS ) Transform Data Hub Import D365 Entity Template D365 Fullscope s Accelerator Microsoft s Data Management Framework White Paper available on the topic

36 ROI for Fullscope s Accelerator ETL Automation tool will reduce data preparation time by 50-75% Baseline D365 enterprise data warehouse & BYOD saves over 1,200-1,600 hours from Day 1 Beyond Reporting: ETL Automation tool will simplify and reduce time spent preparing legacy data for migration to D365 (50-75% more efficient).

37 Thank you! Questions? - Speak to your Fullscope Account team - Contact us at gina.pabalan@fullscope.com

38 Reporting and BI Workshop Deliver D365 Data & Analytics Training What comes with D365 - overview Understanding benefits of Embedded and where to use PowerBI licensing considerations various use cases Different reporting scenarios Understand when they will need something more Walk through deliver discovery process for reporting (tool shared with Consulting) Assist in the development of reporting approach to include: Embedded PBI PowerBI Management reporter SSRS needs BYOD BYOD with EDW

Why Reporting in Dynamics AX2012 is Difficult and what you can do about it

Why Reporting in Dynamics AX2012 is Difficult and what you can do about it Why Reporting in Dynamics AX2012 is Difficult and what you can do about it Written By: Gina Pabalan Director, Data & Analytics https://www.linkedin.com/in/ginapabalan Reporting in the Context of an ERP

More information

2016 Spring Lunch & Learn Business Intelligence

2016 Spring Lunch & Learn Business Intelligence 2016 Spring Lunch & Learn Business Intelligence What is BI Microsoft BI Building blocks Dynamics GP BI Dynamics CRM BI Successful BI project attributes Business Intelligence What is BI a set of techniques

More information

Strategies for reporting in Finance and Operations: Should I build a data warehouse?

Strategies for reporting in Finance and Operations: Should I build a data warehouse? Strategies for reporting in Finance and Operations: Should I build a data This document outlines two broad strategies for reporting that are available in Finance and Operations: system of intelligence

More information

20466: Implementing Data Models and Reports with Microsoft SQL Server 2014

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

More information

POWER BI BOOTCAMP. COURSE INCLUDES: 4-days of instructor led discussion, Hands-on Office labs and ebook.

POWER BI BOOTCAMP. COURSE INCLUDES: 4-days of instructor led discussion, Hands-on Office labs and ebook. Course Code: AUDIENCE: FORMAT: LENGTH: POWER BI BOOTCAMP O365-410-PBI (CP PBI365) Data Analyst and BI Professionals Instructor-led training with hands-on labs 4 Days COURSE INCLUDES: 4-days of instructor

More information

Simplicity in reporting and analytics for Microsoft Dynamics AX. analytics. Your next generation BI application

Simplicity in reporting and analytics for Microsoft Dynamics AX. analytics. Your next generation BI application Simplicity in reporting and analytics for Microsoft Dynamics AX analytics Your next generation BI application 48% Deliver BI Success with Exceed Analytics CFO Dashboard of BI and analytics decision makers

More information

MVP Juan Rafael. Microsoft Dynamics 365 for Finance & Operations and Power BI : introduction to great analytics

MVP Juan Rafael. Microsoft Dynamics 365 for Finance & Operations and Power BI : introduction to great analytics MVP Juan Rafael Microsoft Dynamics 365 for Finance & Operations and Power BI : introduction to great analytics BIG Thanks to SQLSatLima sponsors Special thanks Session learning objectives At the end of

More information

Business - Ready JD Edwards BI Content for Microsoft PowerBI

Business - Ready JD Edwards BI Content for Microsoft PowerBI Business - Ready JD Edwards BI Content for Microsoft PowerBI QuickLaunch for JD Edwards Preferred Strategies QuickLaunch is a reporting and business intelligence accelerator software that quickly transforms

More information

The Importance of good data management and Power BI

The Importance of good data management and Power BI The Importance of good data management and Power BI The BI Iceberg Visualising Data is only the tip of the iceberg Data Preparation and provisioning is a complex process Streamlining this process is key

More information

Microsoft BI Product Suite

Microsoft BI Product Suite Microsoft BI Product Suite On Premises and In the Cloud What is Business Intelligence? How is the BI industry evolving? What are the typical components of a BI solution? How can BI be deployed within your

More information

"Charting the Course to Your Success!" MOC Designing a Business Intelligence Solution by Using Microsoft SQL Server 2008.

Charting the Course to Your Success! MOC Designing a Business Intelligence Solution by Using Microsoft SQL Server 2008. Description Course Summary This course provides in-depth knowledge on designing a Business Intelligence solution by using Microsoft SQL Server 2008. Objectives At the end of this course, students will

More information

InfoSphere Warehouse. Flexible. Reliable. Simple. IBM Software Group

InfoSphere Warehouse. Flexible. Reliable. Simple. IBM Software Group IBM Software Group Flexible Reliable InfoSphere Warehouse Simple Ser Yean Tan Regional Technical Sales Manager Information Management Software IBM Software Group ASEAN 2007 IBM Corporation Business Intelligence

More information

Request for Proposals for a Business Intelligence and Analytics Platform Q&A

Request for Proposals for a Business Intelligence and Analytics Platform Q&A Request for Proposals for a Business Intelligence and Analytics Platform Q&A 1. What's the timeframe on the estimated "50-100 GB of data"? Is that day 1 starting volume? What is it expected to look like

More information

Realizing the Power of Microsoft Reporting

Realizing the Power of Microsoft Reporting Realizing the Power of Microsoft Reporting SQL Saturday #187 - Richmond 1118 West Main Street Richmond, Virginia 23230 804.355.0511 2012 CapTech Ventures, Inc. IT Management Consulting Systems Integration

More information

Cubeware Connectivity for SAP Solutions

Cubeware Connectivity for SAP Solutions Cubeware Connectivity for SAP Solutions Clever BI connector for SAP SAP certification Adapter for SAP Business Suite and SAP Business All-in-One Powerful results without programming OLE DB interface Complete

More information

Agile Dimensional Data Warehousing and ETL

Agile Dimensional Data Warehousing and ETL Agile Dimensional Data Warehousing and ETL Caught in A Data Explosion? How does your organization make sense of company data that is growing by leaps and bounds and is constantly changing? Does your organization

More information

Distributing Power BI Content

Distributing Power BI Content Distributing Power BI Content Distributing Power BI Content Heidi Enho Microsoft MVP (Data Platform & Excel) Microsoft Certified Trainer, MCSA heidi.enho@sulava.com HExcelligent.fi, vilahdus.fi Objectives

More information

IT117: Microsoft Power Business Intelligence

IT117: Microsoft Power Business Intelligence IT117: Microsoft Power Business Intelligence IT117 Rev.001 CMCT COURSE OUTLINE Page 1 of 9 Training Description: This five-day instructor-led course is a complete high-level tour of the Microsoft Business

More information

AVANTUS TRAINING PTE PTE LTD LTD

AVANTUS TRAINING PTE PTE LTD LTD [MS20466]: Implementing Data Models and Reports with SQL Server 2014 Length : 5 Days Audience(s) : IT Professionals Level : 300 Technology : Microsoft SQL Server Delivery Method : Instructor-led (Classroom)

More information

Upgrading Dynamics AX to Dynamics 365 for Finance and Operations (AX7) Frequently Asked Questions (FAQs)

Upgrading Dynamics AX to Dynamics 365 for Finance and Operations (AX7) Frequently Asked Questions (FAQs) Upgrading Dynamics AX to Dynamics 365 for Finance and Operations (AX7) Frequently Asked Questions (FAQs) This document was developed to answer frequently asked questions related to upgrading from Dynamics

More information

THINKSAP THINK THINK. THE FUTURE OF SAP BW. by Andrew Rankin

THINKSAP THINK THINK. THE FUTURE OF SAP BW. by Andrew Rankin SAP THE FUTURE OF SAP BW by Andrew Rankin 01 Executive Summary The focus of this document is to explain why we believe the SAP Business Warehouse (BW) product has a future in the context of SAP HANA and

More information

"Charting the Course... MOC B SharePoint 2010 Business Intelligence Course Summary

Charting the Course... MOC B SharePoint 2010 Business Intelligence Course Summary Course Summary Description This course explores how to use SharePoint as your platform for Business Intelligence. Journey through the SharePoint Business Intelligence Center, Excel, Reporting, Analysis

More information

InfoSphere Software The Value of Trusted Information IBM Corporation

InfoSphere Software The Value of Trusted Information IBM Corporation Software The Value of Trusted Information 2008 IBM Corporation Accelerate to the Next Level Unlocking the Business Value of Information for Competitive Advantage Business Value Maturity of Information

More information

TAP Air Portugal. in Real Time TÍTULO. Subtítulo. Rui Monteiro - February 19. Data da apresentação

TAP Air Portugal. in Real Time TÍTULO. Subtítulo. Rui Monteiro - February 19. Data da apresentação TAP Air Portugal in Real Time Rui Monteiro - rmonteiro@tap.pt February 19 Resume The information is a strategic asset to support decision making and legacy data analysis has been the focus of analytical

More information

Simplified and Enhanced Financial Reporting and Analytics A powerful, feature-laden, reporting tool and an alternative to PS/nVision

Simplified and Enhanced Financial Reporting and Analytics A powerful, feature-laden, reporting tool and an alternative to PS/nVision Financial Services Analytics ZOOM Simplified and Enhanced Financial Reporting and Analytics A powerful, feature-laden, reporting tool and an alternative to PS/nVision PeopleSoft PS/nVision Common Complaints

More information

Power BI. Melissa Coates. Atlanta SQLSaturday BI Edition 1/9/2016. Blog: sqlchick.com

Power BI. Melissa Coates. Atlanta SQLSaturday BI Edition 1/9/2016. Blog: sqlchick.com Power BI Architecture, Integration Points, Implementation Options Atlanta SQLSaturday BI Edition 1/9/2016 Melissa Coates Solution Architect, BlueGranite blue-granite.com Blog: sqlchick.com Twitter: @sqlchick

More information

Financial Planning & Analysis Solution. A Financial Planning System is one of the core financial analytics applications that an enterprise needs.

Financial Planning & Analysis Solution. A Financial Planning System is one of the core financial analytics applications that an enterprise needs. Financial Planning & Analysis Solution A Financial Planning System is one of the core financial analytics applications that an enterprise needs. Trusted Experts in Analytics What is Financial Planning

More information

Your Technology Partner Offshore and Onsite. Services Portfolio

Your Technology Partner Offshore and Onsite. Services Portfolio Services Portfolio OFFSHORE SOFTWARE DEVELOPMENT SERVICES Product Development for ISVs Custom Application Development for End-clients Application Development Application Maintenance & Support Application

More information

Dynamics 365 for Finance & Operations

Dynamics 365 for Finance & Operations Dynamics 365 for Finance & Operations Arron Jones, Senior Technical Lead Arron.Jones@hcl-powerobjects.com Pankaj Kant, Solution Architect Pankaj.Kant@hcl-powerobjects.com Objectives Discuss the upgrade

More information

MS-20466: Implementing Data Models and Reports with Microsoft SQL Server

MS-20466: Implementing Data Models and Reports with Microsoft SQL Server MS-20466: Implementing Data Models and Reports with Microsoft SQL Server Description The focus of this five-day instructor-led course is on creating managed enterprise BI solutions. It describes how to

More information

Analytics in the Digital Economy data, experience, ideas & people. Juergen Hagedorn, Viktor Kehayov Product Management, SAP Analytics March 2017

Analytics in the Digital Economy data, experience, ideas & people. Juergen Hagedorn, Viktor Kehayov Product Management, SAP Analytics March 2017 Analytics in the Digital Economy data, experience, ideas & people Juergen Hagedorn, Viktor Kehayov Product Management, SAP Analytics March 2017 Our Portfolio Business Intelligence Data Warehousing End-to-end

More information

Enabling Self-Service BI Success: TimeXtender s Discovery Hub Bridges the Gap Between Business and IT

Enabling Self-Service BI Success: TimeXtender s Discovery Hub Bridges the Gap Between Business and IT Enabling Self-Service BI Success: TimeXtender s Discovery Hub Bridges the Gap Between Business and IT Abstract As data-driven cultures continue to develop and data-driven organizations garner larger segments

More information

Your Top 5 Reasons Why You Should Choose SAP Data Hub INTERNAL

Your Top 5 Reasons Why You Should Choose SAP Data Hub INTERNAL Your Top 5 Reasons Why You Should Choose INTERNAL Top 5 reasons for choosing the solution 1 UNIVERSAL 2 INTELLIGENT 3 EFFICIENT 4 SCALABLE 5 COMPLIANT Universal view of the enterprise and Big Data: Get

More information

Retail Business Intelligence Solution

Retail Business Intelligence Solution Retail Business Intelligence Solution TAN Ser Yean Regional Sales Manager Data Servers & Business Intelligence IBM Software ASEAN Retail leaders will enhance traditional intuitive approaches with Advanced

More information

Business Intelligence - BI - ETL - Developer -Training

Business Intelligence - BI - ETL - Developer -Training Business Intelligence - BI - ETL - Developer -Training etl developer resume pdf, etl development training, etl testing training, etl testing training material, best etl courses, etl testing course fees,

More information

Erik Swanson Group Program Manager BI COE Microsoft Corporation Microsoft Corporation. All rights reserved

Erik Swanson Group Program Manager BI COE Microsoft Corporation Microsoft Corporation. All rights reserved Erik Swanson Group Program Manager BI COE Microsoft Corporation Is your data integrated? Single Version of the Truth Problem Do you have dozens, or even hundreds of UI s for BI? Disparate Solutions Inconsistent

More information

Developer home page Dynamics 365 for Operations Help Wiki. Dynamics 365 for Operations Help Wiki

Developer home page Dynamics 365 for Operations Help Wiki. Dynamics 365 for Operations Help Wiki Page 1 of 12 English Sign in Dynamics 365 for Operations Help Wiki Search this site Sub Home > All Articles > Developer home page Released: Dynamics AX 7.0.0 Article History This topic may refer to Microsoft

More information

DATASHEET. Tarams Business Intelligence. Services Data sheet

DATASHEET. Tarams Business Intelligence. Services Data sheet DATASHEET Tarams Business Intelligence Services Data sheet About Business Intelligence The proliferation of data in today s connected world offers tremendous possibilities for analysis and decision making

More information

CONFIGMGR DATA SOLUTIONS

CONFIGMGR DATA SOLUTIONS CONFIGMGR DATA SOLUTIONS Benjamin Reynolds blogs.technet.microsoft.com/ benjamin/ Microsoft Steve Thompson www.stevethompsonmvp.wordpress.com Senior Consultant Softchoice Benjamin Reynolds Steve Thompson?

More information

INSIDE THIS ISSUE. Whitepaper

INSIDE THIS ISSUE. Whitepaper Whitepaper INSIDE THIS ISSUE This whitepaper explains why Microsoft Dynamics AX is particularly well-suited for supporting the needs of large enterprise-class organizations with a broad international presence.

More information

By 2020, more than half of major new business processes and systems will incorporate some element of the IoT.

By 2020, more than half of major new business processes and systems will incorporate some element of the IoT. Trends in Analytics By 2020, more than half of major new business processes and systems will incorporate some element of the IoT. Gartner Unexpected Implications Arising From the Internet of Things report

More information

Solution Architect with 18 years experience in business, visual production and technology. AIIM Certified Enterprise Content Management Practitioner

Solution Architect with 18 years experience in business, visual production and technology. AIIM Certified Enterprise Content Management Practitioner Solution Architect with 18 years experience in business, visual production and technology. AIIM Certified Enterprise Content Management Practitioner Currently IT Project Manager & SharePoint Architect

More information

Astera Data Warehouse Accelerator

Astera Data Warehouse Accelerator Solution Brief Astera Data Warehouse Accelerator sales@astera.com 888-77-ASTERA Astera DWAccelerator is an advanced data management platform that focuses on helping organizations obtain analytics for decision

More information

Preparing for the Future with PureData for Analytics

Preparing for the Future with PureData for Analytics Seattle Children s Hospital Preparing for the Future with PureData for Analytics 4/10/2013 Who am I and Why am I Here? Wendy Soethe Manager, EDW & BI Knowledge Management Information Services Seattle Children

More information

O2CZ Management Reporting & Financial Planning

O2CZ Management Reporting & Financial Planning O2CZ Management Reporting & Financial Planning Jan Mišun Senior Finance Manager 7 th March, 2017 Agenda O2CZ Group Management Reporting & Fin Planning Evolution (01/2015-02/2017) Management Reporting -

More information

SQL Server 2016/2017. What s new in SSRS

SQL Server 2016/2017. What s new in SSRS SQL Server 2016/2017 What s new in SSRS WhoAmI BI Tech Leader at McGill University ETL development using various ETL tools: DTS / SSIS, Hummungbird Genio, Informatica, Datastage DW Experience in various

More information

BUSINESSOBJECTS EDGE PROFESSIONAL

BUSINESSOBJECTS EDGE PROFESSIONAL PRODUCTS BUSINESSOBJECTS EDGE PROFESSIONAL Benefits of Business Intelligence Get visibility into all aspects of your business operations Uncover new opportunities Spot and resolve critical issues before

More information

Quinnox BI OBIEE Solution. For more information, visit.

Quinnox BI OBIEE Solution. For more information, visit. Quinnox BI OBIEE Solution For more information, visit http://www.quinnox.com Every reputable organization today fully understands the value of analysis and insight. Business Intelligence is aimed at organizations

More information

YOUR PLANNING & REPORTING SUDDENLY GOT EASIER AND MORE EFFECTIVE!

YOUR PLANNING & REPORTING SUDDENLY GOT EASIER AND MORE EFFECTIVE! YOUR PLANNING & REPORTING SUDDENLY GOT EASIER AND MORE EFFECTIVE! "We went from complex, inefficient spreadsheets to an automated, transparent and efficient forecasting, budgeting & reporting environment."

More information

PCM Update. Jérémie Brunet Solution Management Dave Parsons Engineering

PCM Update. Jérémie Brunet Solution Management Dave Parsons Engineering PCM Update Jérémie Brunet Solution Management Dave Parsons Engineering Disclaimer The information in this document is confidential and proprietary to SAP and may not be disclosed without the permission

More information

Overview of Solver s BI360 Suite. A Solver White Paper

Overview of Solver s BI360 Suite. A Solver White Paper Overview of Solver s BI360 Suite A Solver White Paper October 2016 solverglobal.com Copyright 2016 Contents Introduction... 2 Architecture Overview... 2 Reporting Overview... 3 Reporting Components...

More information

Better Insights with BISM in SQL Server Analysis Services 2012

Better Insights with BISM in SQL Server Analysis Services 2012 Better Insights with BISM in SQL Server Analysis Services 2012 Deepthi Anantharam (Technology Evangelist)@deananth http://blogs.msdn.com/data knowledge intelligence Karan Gulati (SSAS Maestro) Support

More information

Implementing Data Models and Reports with Microsoft SQL Server

Implementing Data Models and Reports with Microsoft SQL Server 20466 - Implementing Data Models and Reports with Microsoft SQL Server Duration: 5 Days Course Price: $2,975 Software Assurance Eligible Course Description Note: This course is designed for customers who

More information

Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake

Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake White Paper Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake Motivation for Modernization It is now a well-documented realization among Fortune 500 companies

More information

The New, Extended Oracle Business Intelligence - A System for Enterprise Performance Management. Gavin Dupre Director, BI Sales Consulting EMEA

The New, Extended Oracle Business Intelligence - A System for Enterprise Performance Management. Gavin Dupre Director, BI Sales Consulting EMEA The New, Extended Oracle Business Intelligence - A System for Enterprise Performance Management Gavin Dupre Director, BI Sales Consulting EMEA BI Strategy Analyst session on BI strategy mid-july (Hyperion

More information

Unlocking SAP AG R/3 data with the SAS System!!!

Unlocking SAP AG R/3 data with the SAS System!!! Paper 135 Unlocking SAP AG R/3 data with the SAS System!!! Introduction The SAS Intelligent Warehousing Solution for R/3 SAS Institute Inc. SUGI 1999 Thousands of Organizations have made the strategic

More information

7 October Rolf Tesmer. SQL & BI Solutions Architect. b https://mrfoxsql.wordpress.com/ in https://au.linkedin.

7 October Rolf Tesmer. SQL & BI Solutions Architect. b https://mrfoxsql.wordpress.com/ in https://au.linkedin. 7 October 2015 Rolf Tesmer SQL & BI Solutions Architect b https://mrfoxsql.wordpress.com/ in https://au.linkedin.com/in/rolftesmer Agenda BI Refresher What is Datazen Managing the Datazen Server Client

More information

Building a Modern Data Warehouse in Azure for Power BI

Building a Modern Data Warehouse in Azure for Power BI Building a Modern Data Warehouse in Azure for Power BI About Us Phil Spokas email phil@intellitect.com Web Intellitect.com/phil Twitter Linked In @philspokas /in/philspokas web Twitter Intellitect.com

More information

IBM COGNOS BI OVERVIEW

IBM COGNOS BI OVERVIEW IBM COGNOS BI OVERVIEW Cognos is a suite of products to create Business Analytics, Business Intelligence and... Full product portfolio http://www-01.ibm.com/software/data/cognos/... IBM Cognos BI Overview

More information

Microsoft is slowly phasing out FRx, and will be replaced by Management Reporter

Microsoft is slowly phasing out FRx, and will be replaced by Management Reporter Microsoft is slowly phasing out FRx, and will be replaced by Management Reporter FRx will be supported for the remainder of the current SL, GP, AX, NAV lifecycles FRx will NOT be available in new releases

More information

WHITE PAPER Microsoft SQL Server 2005: Bringing Business Intelligence to the Masses

WHITE PAPER Microsoft SQL Server 2005: Bringing Business Intelligence to the Masses Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com WHITE PAPER Microsoft SQL Server 2005: Bringing Business Intelligence to the Masses Sponsored by:

More information

Datametica. The Modern Data Platform Enterprise Data Hub Implementations. Why is workload moving to Cloud

Datametica. The Modern Data Platform Enterprise Data Hub Implementations. Why is workload moving to Cloud Datametica The Modern Data Platform Enterprise Data Hub Implementations Why is workload moving to Cloud 1 What we used do Enterprise Data Hub & Analytics What is Changing Why it is Changing Enterprise

More information

Building a Single Source of Truth across the Enterprise An Integrated Solution

Building a Single Source of Truth across the Enterprise An Integrated Solution SOLUTION BRIEF Building a Single Source of Truth across the Enterprise An Integrated Solution From EDW modernization to self-service BI on big data This solution brief showcases an integrated approach

More information

Exceed your business with SharePoint Server 2010

Exceed your business with SharePoint Server 2010 Exceed your business with SharePoint Server 2010 Alexandre Mendeiros alexandre.mendeiros@microsoft.com Alexandre Mendeiros Premier Field Engineer for SQL Server & Business Intelligence area. Working with

More information

ORYX GTL Business Intelligence Platform Evolution Jordi Bartual Paris

ORYX GTL Business Intelligence Platform Evolution Jordi Bartual Paris http://jbartual.wordpress.com/ ORYX GTL Business Intelligence Platform Evolution 2010 2015 Jordi Bartual Paris Agenda 1. 2011 2014 (20 min) 2. 2015 and beyond (10 min) 3. Q&A (15 min) 2010 2014 Architecture

More information

Microsoft Enterprise Cube. BPM Solutions for Today s s Business Needs

Microsoft Enterprise Cube. BPM Solutions for Today s s Business Needs Microsoft Enterprise Cube BPM Solutions for Today s s Business Needs Today s OSS / BSS Reality in CSPs Portal Server CRM KM Communicator Collaboration & Tactics Server Federated Servers Network Monitor

More information

Microsoft Dynamics NAV

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

More information

BOARD 10: the future of decision making

BOARD 10: the future of decision making BOARD 0: the future of decision making Version 0 brings a dramatic technological shift to the BOARD platform, introducing a series of innovations that revolutionize the way in which decision-making applications

More information

Member of Western Europe Data Insights & AI. 14 years of SQL Server and 7 years of consultany.

Member of Western Europe Data Insights & AI. 14 years of SQL Server and 7 years of consultany. About Member of Western Europe Data Insights & AI 14 years of SQL Server and 7 years of consultany Steve.verschaeve@microsoft.com Overview How to acquire Power BI Report Server for the BI user Power BI

More information

Measure Consume. Store. Data Governance

Measure Consume. Store. Data Governance Collect Process Manage Measure Consume Store Data Governance Big Data Sources (Raw, Unstructured) Azure Machine Learning Business Insights Sensors Devices Intelligent Systems Service Hadoop on Windows

More information

Sage X3 for CONSTRUCTION

Sage X3 for CONSTRUCTION Sage X3 for CONSTRUCTION for the Construction Industry Major concerns in the construction industry include risks to growth and expansion of the industry, industrial unrest, loss of key skills and expertise,

More information

Cognitive Data Warehouse and Analytics

Cognitive Data Warehouse and Analytics Cognitive Data Warehouse and Analytics Hemant R. Suri, Sr. Offering Manager, Hybrid Data Warehouses, IBM (twitter @hemantrsuri or feel free to reach out to me via LinkedIN!) Over 90% of the world s data

More information

SSRS and Izenda: Comparing an Enterprise Reporting Tool and an Embedded BI Platform. 1

SSRS and Izenda: Comparing an Enterprise Reporting Tool and an Embedded BI Platform. 1 SSRS and Izenda: Comparing an Enterprise Reporting Tool and an Embedded BI Platform 1 www.izenda.com Introduction The reporting tools that come with the relational database management system your organization

More information

Scott Lowden SAP America Technical Solution Architect

Scott Lowden SAP America Technical Solution Architect SAP NetWeaver Training Overview - SAP Business Intelligence Scott Lowden SAP America Technical Solution Architect NetWeaver Components Detail Business Intelligence SAP AG 2003, Title of Presentation, Speaker

More information

The 5 Levels of Corporate Performance Management (CPM) Maturity: Climbing to the Top Floor

The 5 Levels of Corporate Performance Management (CPM) Maturity: Climbing to the Top Floor Sponsor Ask, Share, Learn Within the Largest Community of Corporate Finance Professionals The 5 Levels of Corporate Performance Management (CPM) Maturity: Climbing to the Top Floor Learning Objectives

More information

SAP BW/4HANA. Next Generation Data Warehouse. Simon Iglesias Analytics Solution Sales. Internal

SAP BW/4HANA. Next Generation Data Warehouse. Simon Iglesias Analytics Solution Sales. Internal SAP BW/4HANA Next Generation Data Warehouse Simon Iglesias Analytics Solution Sales Internal New Reality: A Data Tsunami Volume exponential data growth, insanely large amounts Velocity real-time, constant

More information

Accelerate Business Success With XRM

Accelerate Business Success With XRM Accelerate Business Success With Harry Ng, Microsoft Certified Trainer Senior Systems Consultant, Infocan harry@infocan.net Accelerate Business Success With Topics Setting the Stage Key Execution Issues

More information

The Usage of BI Tools for Decision Making in An Organization: A survey

The Usage of BI Tools for Decision Making in An Organization: A survey e-issn 2455 1392 Volume 2 Issue 6, June 2016 pp. 295 302 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com The Usage of BI Tools for Decision Making in An Organization: A survey Mrs. Krantee

More information

The Basics of Business Intelligence. PMI IT LIG August 19, 2008

The Basics of Business Intelligence. PMI IT LIG August 19, 2008 The Basics of Business Intelligence PMI IT LIG August 19, 2008 Presenter Anthony Boles Managing Director Intelligent Ventures Inc. 1113 Murfreesboro Rd. Suite 106-103 Franklin, TN 37064 615-599-8666 Brief

More information

Confidential

Confidential June 2017 1. Is your EDW becoming too expensive to maintain because of hardware upgrades and increasing data volumes? 2. Is your EDW becoming a monolith, which is too slow to adapt to business s analytical

More information

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server Implementing a Data Warehouse with Microsoft SQL Server Course 20463D 5 Days Instructor-led, Hands-on Course Description In this five day instructor-led course, you will learn how to implement a data warehouse

More information

SharePoint 2013 Business Intelligence

SharePoint 2013 Business Intelligence SharePoint 2013 Business Intelligence 55042; 4 Days, Instructor-led Course Description This 4-day instructor-led course provides students with the necessary knowledge to work with all the associated SharePoint

More information

IBM Cognos 10.2 BI Demo

IBM Cognos 10.2 BI Demo IBM Cognos 10.2 BI Demo IBM Cognos Course Overview: In this training, participants acquire skills needed to develop activity, modeling and some admin works. Each and every concept is supported with documents

More information

9º Encuentro Danysoft en Microsoft º Encuentro Danysoft en Microsoft

9º Encuentro Danysoft en Microsoft º Encuentro Danysoft en Microsoft SharePoint is the business collaboration platform for the enterprise and the Internet SharePoint enables Deliver the best productivity experience Cut costs with a unified infrastructure Rapidly adapt to

More information

Boston Azure Cloud User Group. a journey of a thousand miles begins with a single step

Boston Azure Cloud User Group. a journey of a thousand miles begins with a single step Boston Azure Cloud User Group a journey of a thousand miles begins with a single step 3 Solution Architect at Slalom Boston Business Intelligence User Group Leader I am a bit shy but passionate. BI Architect

More information

Welcome to an introduction to SAP Business One.

Welcome to an introduction to SAP Business One. Welcome to an introduction to SAP Business One. 1 In this topic, we will answer the question: What is Business One? We define SAP Business One and discuss the options and available platforms for running

More information

ERP For the Chemical Industry. With Fullscope

ERP For the Chemical Industry. With Fullscope ERP For the Chemical Industry With Fullscope Agenda Chemical Industry Trends Introduction to Microsoft Fullscope Introduction and Chemical Industry Experience Dynamics 365 for Finance and Operations (ERP)

More information

Really mobile first in Microsoft BI? What's up in MS

Really mobile first in Microsoft BI? What's up in MS Really mobile first in Microsoft BI? What's up in mobility @ MS Who we are? Two Germans on Power BI Frank Geisler CEO GDS Business Intelligence GmbH Oliver Engels CEO oh22data AG @FrankGeisler A defintion

More information

Self-Service Business Intelligence Program Overview. Director, Enterprise BI Cummins, Inc May 2015

Self-Service Business Intelligence Program Overview. Director, Enterprise BI Cummins, Inc May 2015 Self-Service Business Intelligence Program Overview Director, Enterprise BI Cummins, Inc May 2015 Revenue ($ Billion) Cummins - Profitable Growth Build a sustainable future for all stakeholders Revenue

More information

Data Integration for Data Warehousing and Data Migrations. Philip Russom Senior Manager, TDWI Research March 29, 2010

Data Integration for Data Warehousing and Data Migrations. Philip Russom Senior Manager, TDWI Research March 29, 2010 Data Integration for Data Warehousing and Data Migrations Philip Russom Senior Manager, TDWI Research March 29, 2010 Sponsor: 2 Speakers: Philip Russom Senior Manager, TDWI Research Philip On Director,

More information

Hybrid Approach to Integration On-Prem Consolidation and Cloud EPBCS

Hybrid Approach to Integration On-Prem Consolidation and Cloud EPBCS Business Analytics Solutions Provider Using Oracle EPM, BI, and BD Technologies NASDAQ: EDGW Hybrid Approach to Integration On-Prem Consolidation and Cloud EPBCS Seema Shah, Integration Manager Ankit Shrivastava,

More information

INSIGHTS. Managing the HANA Hype: Guidance for Consumer Products IT Leaders. SAP HANA, It s a BIG Deal for IT

INSIGHTS. Managing the HANA Hype: Guidance for Consumer Products IT Leaders. SAP HANA, It s a BIG Deal for IT Managing the HANA Hype: Guidance for Consumer Products IT Leaders Consumer Products (CP) companies want to get at big, big data. They need large amounts of data delivered at high speed with real-time information,

More information

Product comparison: Prophix Enterprise vs. PROPHIX 10 R3

Product comparison: Prophix Enterprise vs. PROPHIX 10 R3 Product comparison: vs. Prepared by Software Purpose This document is intended for current customers who are considering migrating to. Introduction is an integrated application that is built on an open

More information

Advanced Reporting Overview

Advanced Reporting Overview Advanced Reporting Overview Prepared by Adam Hamlington, Solution Architect 11 th August, 2017 Table of Contents 1. Introduction... 1 1.1. Benefits from Data Warehouse Automation... 1 2. Features Guide...

More information

IBM Balanced Warehouse Buyer s Guide. Unlock the potential of data with the right data warehouse solution

IBM Balanced Warehouse Buyer s Guide. Unlock the potential of data with the right data warehouse solution IBM Balanced Warehouse Buyer s Guide Unlock the potential of data with the right data warehouse solution Regardless of size or industry, every organization needs fast access to accurate, up-to-the-minute

More information

BUSINESS OBJECTS CRYSTAL DECISIONS PROFESSIONAL

BUSINESS OBJECTS CRYSTAL DECISIONS PROFESSIONAL PRODUCTS BUSINESS OBJECTS CRYSTAL DECISIONS PROFESSIONAL Benefits of Business Intelligence Get visibility into all aspects of your business operations Uncover new opportunities Spot and resolve critical

More information

BOARD 10: the future of decision making

BOARD 10: the future of decision making BOARD 10: the future of decision making Version 10 brings a dramatic technological shift to the BOARD platform, introducing a series of innovations that revolutionize the way in which decision-making applications

More information

New Features Summary. Version 11 February 2017

New Features Summary. Version 11 February 2017 New Features Summary Version 11 February 2017 A better way to manage the entire business, at a lower cost and on a global scale 1 Most important new features and Financial Supply Chain Production Cloud

More information

SAP Simple Finance The Future of Finance. Angélica Bedoya, Center of Excellence, SAP LAC Abril, 2015

SAP Simple Finance The Future of Finance. Angélica Bedoya, Center of Excellence, SAP LAC Abril, 2015 SAP Simple Finance The Future of Finance Angélica Bedoya, Center of Excellence, SAP LAC Abril, 2015 Today s Volatile World Needs Strong CFOs How profitable is our new global business unit? The balance

More information