From MDS to SSRS - a short walkthrough

Slides:



Advertisements
Similar presentations
Jose Chinchilla MCITP: Database Administrator, SQL Server 2008 MCITP: Business Intelligence Design and Implementation, SQL Server 2008 President & CEO,
Advertisements

Business Intelligence (BI) PerformancePoint in SharePoint 2010 Sayed Ali – SharePoint Administrator.
SQL Server Accelerator for Business Intelligence (SSABI)
Business Rules and SharePoint Workflow with Master Data Services (MDS)
Jeremy Kashel BI 200 End to End Master Data Management With SQL Server Master Data Services (MDS)
UNCLASSIFIED Business Intelligence and SharePoint 2010 Steve McDonnell.
Master Data Management
Managing Master Data with MDS and Microsoft Excel
MDS enables users to curate Sets of Objects. This capability is powerful in a wide variety of scenarios across all organization levels.
Master Data Services In SQL Server Denali Jeremy Kashel
Agenda Model migration vs MDS upgrade Model migration overview Model migration – how does it work? Model package Demo.
IST722 Data Warehousing Business Intelligence Development with SQL Server Analysis Services and Excel 2013 Michael A. Fudge, Jr.
Pierre-Louis Usselmann, Ben Watt SOGETI Switzerland Master Data Services.
SQL Azure Intro and What’s New Level: Introductory to Intermediate Andy Thiru SQL/BI Developer.
6 MDS – all in a simple UI Data Editing and Errors Handling Hierarchy Modification Transactions Annotation (Auditing) Versioning Business Rules.
Master Data Management & Microsoft Master Data Services Presented By: Jeff Prom Data Architect MCTS - Business Intelligence (2008), Admin (2008), Developer.
1 The EDIT System, Overview European Commission – Eurostat.
Adxstudio Portals Training
Integrating Active Directory with eDirectory ™ Using Novell Account Manager Reid Oakes Technical Team Manager Novell, Inc.
© 2012 Saturn Infotech. All Rights Reserved. Oracle Hyperion Data Relationship Management Presented by: Prasad Bhavsar Saturn Infotech, Inc.
2012 © Trivadis BASEL BERN LAUSANNE ZÜRICH DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. HAMBURG MÜNCHEN STUTTGART WIEN Welcome November 2012 Einführung in.
1 Copyright © 2008, Oracle. All rights reserved. I Course Introduction.
1 Copyright © 2009, Oracle. All rights reserved. I Course Introduction.
Please note that the session topic has changed
Overview of Security Investments in SQL Server 2016 and Azure SQL Database Jamey Johnston 1/15/2016Security Investments in SQL Server 2016 and Azure SQL.
SAS BI ONLINE TRAINING Contact our Support Team : SOFTNSOL India: Skype id : softnsoltrainings id:
Microsoft BI Online Training AcuteSoft: India: , Land Line: +91 (0) USA: , UK.
Mastering Master Data Services Presented By: Jeff Prom BI Data Architect Bridgepoint Education MCTS - Business Intelligence, Admin, Developer.
What You’re Missing If You’re Not Using Master Data Services Steve Moss Solution Architect, Slalom.
Using abstract data layers in Microsoft SQL Server Speaker:Uwe Ricken (db Berater GmbH)
Planning & forecasting with SQL Server, Excel and SharePoint Simon Lidberg Principal System Engineer – Microsoft BI.
SQL Server Analysis Services Fundamentals
Analysis Services in times of Continuous Integration
SQL Server PowerPivot for IT Pros
Bought to you by.
Leveraging the Business Intelligence Features in SharePoint 2010
What’s new in SQL Server 2017 for BI?
From MDS to SSRS - a short walkthrough
OVirt Data Warehouse 02/11/11 Yaniv Dary BI Software Engineer, Red Hat.
Report Builder as Self Service BI Solution
What’s New in SQL Server 2016 Master Data Services
Business Connectivity Services in SharePoint 2010 and Office 2010
Creating Dashboards by using PerformancePoint 2010
Applying Data Warehouse Techniques
Where I am at: Swagatika Sarangi MDM Lead PASS Summit SQL Saturdays
LS BI Jóhann Einarsson Solution lead LS BI
Overview of LDB Technology and Tools
Entity Based Staging SQL Server 2012 Tyler Graham
SQL Server Master Data Services
Business Intelligence for Project Server/Online
Swagatika Sarangi (Jazz), MDM Expert
SQL Server Analysis Services Fundamentals
SQL Server Analysis Services Fundamentals
Master Data Management with SQL Server 2016 Master Data Services
Overview of Security Investments
Architecture of Master Data Services in Microsoft SQL Server 2008 R2
MDS from Start to Finish
How EMI Music Implemented Master Data Services with Adatis
06 | Managing Enterprise Data
Designing SSIS Packages for Performance
Enterprise RLS in SQL Server in Power BI
Multi-client SSAS deployment
Data Modeling and Prototyping
Building your First Cube with SSAS
Welcome to SQLSaturday #767! Hosted by Lincoln SQL Server User Group
Dashboard in an Hour Using Power BI
Visual Data Flows – Azure Data Factory v2
Visual Data Flows – Azure Data Factory v2
Data Modeling and Prototyping
Presentation transcript:

From MDS to SSRS - a short walkthrough Change your master data on the fly…

Thank you to our AWESOME sponsors!

Speaker BI consultant since 2010 Experience with SQL Server since version 2000 Main topics: SSAS (Multidimensional/Tabular), SSRS, MDS Regional chapter lead in Germany @SQLMissSunshine 

Agenda MDS: Basic overview Demo: Create a simple Product hierarchy in MDS Demo: Integrate hierarchical data via Lookup() in SSRS Demo: MDS versions as source for user-defined hierarchies in SSAS Demo: Changes on the fly and transfer to user frontend MDS features in SQL 2016 Q&A

MDS: Basic overview (I) Problem Heterogenic system environment with several line of business application [LOB] who produce and consume data from identical business entities Core entities Customer Product Chart of accounts etc. Operational and Analytical Problem:

? We got a problem..... Where is the truth

MDS: Basic overview (II)

MDS: Basic overview (III)

MDS: Basic overview (IV)

MDS: Basic overview (V) Operational MDM LOB‘s write and read from MDM to achieve a single point of truth MDM enforcing the single point of truth [SPOT] through rules, security, versioning LOB systems provide and consume the SPOT of an entity and the related attributes Open interfaces for data exchange All by an LOB independent UI

MDS: Basic overview (VI) Analytical MDM Instead of loading the data from different LOBs to the DWH landing area and standardize it in the stage the MDM solution is the gatekeeper The gatekeeper function of MDM will be achieved through rules, standardized hierarchies, versioning, approvals workflows, dimension modeling (SCD etc.) All by an LOB independent UI

Demo: Create a simple Product hierarchy in MDS (I)

Demo: Create a simple Product hierarchy in MDS (II) MDS System Administration: Create model Excel Add-in: Create entities from data Configure Domain-Based Attributes Create derived hierarchy

Demo: Create a simple Product hierarchy in MDS (III) MDS Version Management: Create flags Administer versions MDS Integration Management: Create SQL views

Demo: Integrate hierarchical data via Lookup() in SSRS (I)

Demo: Integrate hierarchical data via Lookup() in SSRS (II) Create dataset with Hierarchy information Consider datatypes Relate master data to facts using function Lookup(Source, Destination, Result, Data set) for label and grouping

Demo: MDS versions as source for user-defined hierarchies in SSAS (I)

Demo: MDS versions as source for user-defined hierarchies in SSAS (II) Prepare schema and dimension view in MDS database => Recommendation: use independent solution (ETL transfer, dedicated database, …) Create data source in SSAS project and add view to data source view Build dimension with user-defined hierarchies Integrate dimension into existing cube

Demo: Changes on the fly and transfer to user frontend (I)

What changed with SQL Server 2016 Massive performance and scale improvements Scale entities to 100 million members (and beyond) 15x performance increase of excel Faster entity based staging Many improvements in the security area Multiple administrator roles Granular security permissions in MDS (read/modify/create/delete) Features to help solve merge conflict when multiple people are trying to modify the same entity Improved MDS model deployment Entity sharing across models

Questions?