SlideShare una empresa de Scribd logo
1 de 45
Descargar para leer sin conexión
Bringing it All Together,[object Object],SharePoint 2010 Business Intelligence,[object Object]
What is Business Intelligence?,[object Object],Any information that pertains to the history, current status or future projections of a business organization,[object Object],Systems that provide directed background data and reporting tools to support and improvethe decision-making process,[object Object]
The Three Stages of Business Intelligence,[object Object],Organizing, cleansing and collecting data,[object Object],Delivering the data in a consistent and appropriate, meaningful and easy-to-use format,[object Object],Using the data to make effective decisions,[object Object]
Stage 1: Organizing Data,[object Object],OLAP (Online Analytical Processing)Precalculates and stores aggregates in SSAS databases,[object Object],Use Business Intelligence Studio (BIDS) to create SSAS databases,[object Object],Cubes: The basic unit of storage and analysis in Analysis Services ,[object Object],Dimensions: a category for analyzing business data, ex: States,Cities,[object Object],Measures: column in a table that you'd like to analyze, ex: sales,[object Object]
Stage 2: Delivering Data,[object Object],A team effort – need at least business analyst with a good knowledge of data warehouse,[object Object],Design of dashboards critical – consult a web designer if possible,[object Object],Establish governance rules upfront – only stored procedures, all connections in libraries, etc.,[object Object],Enlist business power users to manage rights of BI objects,[object Object],Test user acceptance at draft stage,[object Object]
The Business Intelligence Market,[object Object],By 2014 the total sales of BI products is expected to hit $12bn,[object Object]
Microsoft SharePoint 2010The business collaboration platform for the Enterprise and the Web,[object Object],Sites,[object Object],Connect and Empower People,[object Object],Communities,[object Object],Composites,[object Object],Cut Costs with a Unified Infrastructure,[object Object],Content,[object Object],Insights,[object Object],Rapidly Respond to Business Needs,[object Object],Search,[object Object]
SharePoint 2010 BI Pros,[object Object],Less expensive than other solutions—free with Enterprise version of SharePoint 2010,[object Object],Completely customizable and extensible with .NET and Silverlight,[object Object],Good support from Microsoft premier support,[object Object],Brings together your entire environment,[object Object],Offers users more “self-service” options,[object Object],Is “embedded” with SharePoint rather than separate,[object Object]
SharePoint 2010 BI Cons,[object Object],More work to get started—have to build or purchase a risk analysis application (like ProViz XL IRM), for instance, while other products offer this OTB,[object Object],SharePoint 2010 setup and admin requires senior IT support,[object Object],Requires SharePoint Enterprise license,[object Object],Need to be a entirely Microsoft shop to reap the full benefits,[object Object],New kid on the block,[object Object]
When to Use SharePoint BI?,[object Object],When your organization is looking for a long term solution,[object Object],When you are an all-Microsoft shop,[object Object],When flexibility and extensibility are paramount concerns,[object Object],When your users make extensive use of Excel for modeling critical data,[object Object],When delivering data worldwide is important,[object Object]
What Comprises SharePoint BI?,[object Object],The following services are the primary SharePoint Business Intelligence services,[object Object],Excel Services,[object Object],PowerPivot for Excel 2010,[object Object],Performance Point ,[object Object],SQL Server Reporting Services,[object Object],Office Web Apps,[object Object],Visio Graphic Services,[object Object],Business Connectivity Services,[object Object]
Supporting BI Services,[object Object],The following services play a supporting role in SharePoint Business Intelligence services,[object Object],Enterprise Search,[object Object],Secure Store Service,[object Object],Metadata Service,[object Object],Usage Data Collection,[object Object],Web Analytics,[object Object],State Service,[object Object]
Other SharePoint BI Elements,[object Object],SQL Server 2008 R2 Analysis Services – for OLAP cubes,[object Object],Business Intelligence Studio – for report and cube creation,[object Object],Report Builder – for report creation by business users,[object Object],Dashboard Designer – the client part of Performance Point ,[object Object],SharePoint Designer 2010 – for Business Connectivity connections, etc.,[object Object]
SharePoint BI Brings it All Together,[object Object],Functional ViewPoint,[object Object]
SharePoint BI Brings It All Together,[object Object],Structural Viewpoint,[object Object]
SharePoint 2010 BI Architecture,[object Object],Software Viewpoint,[object Object]
SharePoint 2010 BI Deployment,[object Object],Many interdependent services,[object Object],Must use Kerberos authentication for full, secure, data access,[object Object],Read and use 177-page white paper “Configuring Kerberos Authentication for Microsoft SharePoint 2010 Products”,[object Object],Must TEST connections to external data – make sure you can refresh successfully,[object Object],SQL databases,[object Object],SQL Server OLAP cubes,[object Object],Other data sources,[object Object]
Service Applications Benefits,[object Object],No longer a separate SSP website,[object Object],SAs managed via Central Administration,[object Object],Pick and choose the services you use,[object Object],If you don’t need a service, don’t add it,[object Object],Web applications can consume services on an individual basis,[object Object],Each Web application can use any combination of all available SAs,[object Object],Service Applications may be organized into groups called Proxy Groups,[object Object],Deploy multiple instances of the same SA,[object Object],Just give each one a unique name,[object Object],Reuse SA instances across multiple Web applications in farm,[object Object]
Service Model – Architectural View,[object Object],Service: Actual program (binaries) deployed to servers in farm,[object Object],Service Machine Instance: Actual instance of the running service binaries on a server,[object Object],Service Application,[object Object],Service Application:Configuration of the service in a farm,[object Object],Service Proxy,[object Object],Service Proxy,[object Object],Service Application Proxy:Reference to the Service Application,[object Object],Service Consumer:Bits that utilize the service’s logic,[object Object],Web Part, Pages,[object Object],(Service Consumer),[object Object],*.SVC’s, PowerShell Cmdlets,[object Object],(Service Consumer),[object Object]
What is a Service Application?,[object Object],Service Application: A configured logical instance of a Service,[object Object],Provides data or computing resources,[object Object],Exposes administrative interfaces,[object Object],Uses resources,[object Object],Service Database,[object Object],Application Pool,[object Object],Service Instances:  Running physical instance of a service,[object Object],Contains the configured user accounts the server will run as,[object Object],Contains connection details for the configured databases utilized by the service,[object Object],Could be non-SharePoint schema databases  … ie: custom DBs,[object Object]
How is a Service Application Used?,[object Object],Features, such as web parts, on a Web App use Service Applications,[object Object],Web application  SA Proxy  Service Application,[object Object],A Service Application Proxy connects a Web App to a Service app,[object Object],Associations determined by administrators, can be changed any time,[object Object],Connections can be managed individually or in groups (‘Service Application Proxy Group’),[object Object]
Service Application Proxy,[object Object],A proxy is a virtual entity that connects Web applications to service applications,[object Object],Consumers interact with the service via proxies,[object Object],Installed on the WFE servers,[object Object],Associated with a service application,[object Object],Knows how to connect to the service on the app servers via WCF services,[object Object],Talks to a round-robin load balancer when the service is installed on multiple app servers,[object Object]
Service Application Proxy Groups,[object Object],A proxy group is a group of Service Application proxies that are selected for a web application,[object Object],By default, all SA proxies are included in the default proxy group,[object Object],You can remove them from the default group,[object Object],When you create a web app you can:,[object Object],select the default proxy group,[object Object],create a custom proxy group by selecting which SA proxies should be included,[object Object]
Excel Services Architecture,[object Object],W E B  F R O N T  E N D,[object Object],REST API,[object Object],Excel Web Services,[object Object],Excel Web Access ,[object Object],JSON,[object Object],Excel Proxy (connector-part of Excel Service Application),[object Object],A P P L I C A T I O N  S E R V E R,[object Object],User-Defined Functions,[object Object],Excel Calculation Service,[object Object],SharePoint Content Database,[object Object],External Data Sources,[object Object],XLSX / b / m,[object Object],Oracle,[object Object],OLAP,[object Object]
Excel Deployment: Let's Get Real,[object Object],Web applications must use Kerberos authentication, add SPN on app pool account,[object Object],http/WFE and http/WFE.mydomain.com,[object Object],Create Excel Calculation Services SPN on Application Pool identity account,[object Object],HTTP/appservername,[object Object],Start Excel Calculation Services on APP server,[object Object],Add  and configure Excel Service Application,[object Object]
SharePoint 2010 Authentication,[object Object]
Excel Deployment (continued),[object Object],Start Claims to Windows Token Service on APP server,[object Object],Check to make sure its running as “Local System” in Central Admin/Security,[object Object],Install SSAS on SQL Server,[object Object],Create SPN for SSAS service account, MSOLAPSvc.3/sqlservername,[object Object],Configure constrained delegation,[object Object],On APP server, add SSAS service account,[object Object],On Excel service account, add SSAS service account,[object Object]
Excel Services Limitations,[object Object],Supported and Unsupported Featureshttp://msdn.microsoft.com/en-us/library/ff595319.aspx,[object Object],Differences between using a workbook in Excel and Excel Serviceshttp://office.microsoft.com/en-us/excel-help/differences-between-using-a-workbook-in-excel-and-excel-services-HA010021716.aspx,[object Object]
PowerPivot Deployement,[object Object],http://msdn.microsoft.com/en-us/library/ee210616.aspx,[object Object],Install PowerPivot for “existing” farm from SQL Server 2008 DVD on APP server,[object Object],Deploy powerpivotwebapp.wsp solution to each web application that will run PowerPivot,[object Object],Create a PowerPivot service application,[object Object],Install Secure Store and configure unattended service account (you really should use Kerberos),[object Object],Activate PowerPivot feature on site collections,[object Object]
Demo of Excel Services setup ,[object Object]
Demo of Excel Services in Action(create data connection),[object Object]
PowerPivot Demo(show in Excel 2010 and publish to PowerPivot Gallery),[object Object]
Report Server Demo(show internet sales and connection to stored procedure),[object Object]
PPS Architecture,[object Object]
Dashboard Designer Download,[object Object]
Visio Services, At a Glance“Data-Driven Diagrams in SharePoint”,[object Object],1 hour later…,[object Object],Top Features:,[object Object],[object Object]
Diagrams viewable in the browser
Diagrams created once only
Diagrams containing data graphics are refreshable
Diagrams give data context and improve insights into the state of a systemData Source,[object Object]
FAST BI Indexing Connector,[object Object],Add-in to FAST Search Server for SharePoint,[object Object],Query and Crawl XLSX/XSLM and RDL reports,[object Object],Dedicated Reports tab,[object Object],Use filters to refine and narrow results,[object Object],BI Search identifies Table, Pivot Tables, and Chart Data,[object Object],Crawls data not visible in report using data connection,[object Object]
Detailed Report Information,[object Object],Location of Search Term,[object Object],Find Similar Reports,[object Object],Report Preview,[object Object]
SO! How do I Get Started?,[object Object]
Watch Videos,[object Object],Microsoft BI Resource Centerhttp://technet.microsoft.com/en-us/sharepoint/ee692578.aspx,[object Object],Two important Twenty-Six New York videos:,[object Object],http://www.26ny.com/content/5.1_articles.html#articles_webcasts,[object Object],1. How does the Microsoft BI Stack . . .Stack UP?,[object Object],	An excellent review of all the BI software products out there and how they compare to Microsoft BI. ,[object Object],2.	Rapid BI Dashboard Development,[object Object],	A great demo of Performance Point Dashboard Designer showing the full power of this tool,[object Object]
Do Some Tutorials,[object Object],Excel Services Tutorial – Is  It Working?http://www.sharepointmonitor.com/2010/02/getting-started-with-the-sharepoint-2010-excel-services/ ,[object Object],[object Object],Reporting Services Tutorialshttp://msdn.microsoft.com/en-us/library/bb522859.aspx,[object Object],SQL Server Analysis Services Tutorialhttp://technet.microsoft.com/en-us/library/ms170208.aspx,[object Object]

Más contenido relacionado

La actualidad más candente

Reporting For Duty - Best Practices for Reporting Services With Sharepoint
Reporting For Duty - Best Practices for Reporting Services With SharepointReporting For Duty - Best Practices for Reporting Services With Sharepoint
Reporting For Duty - Best Practices for Reporting Services With SharepointJohn White
 
AX2012 Technical Track - Entreprise portal, Czesia Langoswka
AX2012 Technical Track -  Entreprise portal, Czesia LangoswkaAX2012 Technical Track -  Entreprise portal, Czesia Langoswka
AX2012 Technical Track - Entreprise portal, Czesia Langoswkadynamicscom
 
SharePoint 2010 Business Intelligence
SharePoint 2010 Business IntelligenceSharePoint 2010 Business Intelligence
SharePoint 2010 Business IntelligenceQuang Nguyễn Bá
 
SharePoint Saturday NYC - Business Intelligence
SharePoint Saturday NYC - Business IntelligenceSharePoint Saturday NYC - Business Intelligence
SharePoint Saturday NYC - Business IntelligenceIvan Sanders
 
Power BI Governance - Access Management, Recommendations and Best Practices
Power BI Governance - Access Management, Recommendations and Best PracticesPower BI Governance - Access Management, Recommendations and Best Practices
Power BI Governance - Access Management, Recommendations and Best PracticesLearning SharePoint
 
Introduction to sharepoint 2010
Introduction to sharepoint 2010Introduction to sharepoint 2010
Introduction to sharepoint 2010Sachchin Annam
 
Brochure - Microsoft Business Intelligence and Analytics
Brochure - Microsoft Business Intelligence and AnalyticsBrochure - Microsoft Business Intelligence and Analytics
Brochure - Microsoft Business Intelligence and AnalyticsLac Viet Computing Corporation
 
SharePoint 2010 Developer 101
SharePoint 2010 Developer 101SharePoint 2010 Developer 101
SharePoint 2010 Developer 101Nick Hadlee
 
Application integration framework & Adaptor ppt
Application integration framework & Adaptor pptApplication integration framework & Adaptor ppt
Application integration framework & Adaptor pptAditya Negi
 
Power apps portal out for public review
Power apps portal  out for public reviewPower apps portal  out for public review
Power apps portal out for public reviewConcetto Labs
 
BI Dashboards with SQL Server
BI Dashboards with SQL ServerBI Dashboards with SQL Server
BI Dashboards with SQL ServerEduardo Castro
 
Heavy Metal PowerPivot Remastered
Heavy Metal PowerPivot RemasteredHeavy Metal PowerPivot Remastered
Heavy Metal PowerPivot RemasteredSentri
 
Castle in the clouds - Building the Connexys SaaS application with Fusion Mid...
Castle in the clouds - Building the Connexys SaaS application with Fusion Mid...Castle in the clouds - Building the Connexys SaaS application with Fusion Mid...
Castle in the clouds - Building the Connexys SaaS application with Fusion Mid...Lucas Jellema
 
Introduction to PowerShell - Be a PowerShell Hero - SPFest workshop
Introduction to PowerShell - Be a PowerShell Hero - SPFest workshopIntroduction to PowerShell - Be a PowerShell Hero - SPFest workshop
Introduction to PowerShell - Be a PowerShell Hero - SPFest workshopMichael Blumenthal (Microsoft MVP)
 
Obiee and database performance tuning
Obiee and database performance tuningObiee and database performance tuning
Obiee and database performance tuningAmit Sharma
 

La actualidad más candente (20)

Reporting For Duty - Best Practices for Reporting Services With Sharepoint
Reporting For Duty - Best Practices for Reporting Services With SharepointReporting For Duty - Best Practices for Reporting Services With Sharepoint
Reporting For Duty - Best Practices for Reporting Services With Sharepoint
 
Anusha Padala
Anusha PadalaAnusha Padala
Anusha Padala
 
AX2012 Technical Track - Entreprise portal, Czesia Langoswka
AX2012 Technical Track -  Entreprise portal, Czesia LangoswkaAX2012 Technical Track -  Entreprise portal, Czesia Langoswka
AX2012 Technical Track - Entreprise portal, Czesia Langoswka
 
SharePoint 2010 Business Intelligence
SharePoint 2010 Business IntelligenceSharePoint 2010 Business Intelligence
SharePoint 2010 Business Intelligence
 
SharePoint Saturday NYC - Business Intelligence
SharePoint Saturday NYC - Business IntelligenceSharePoint Saturday NYC - Business Intelligence
SharePoint Saturday NYC - Business Intelligence
 
Power BI Governance - Access Management, Recommendations and Best Practices
Power BI Governance - Access Management, Recommendations and Best PracticesPower BI Governance - Access Management, Recommendations and Best Practices
Power BI Governance - Access Management, Recommendations and Best Practices
 
Introduction to sharepoint 2010
Introduction to sharepoint 2010Introduction to sharepoint 2010
Introduction to sharepoint 2010
 
Brochure - Microsoft Business Intelligence and Analytics
Brochure - Microsoft Business Intelligence and AnalyticsBrochure - Microsoft Business Intelligence and Analytics
Brochure - Microsoft Business Intelligence and Analytics
 
SharePoint 2010 Developer 101
SharePoint 2010 Developer 101SharePoint 2010 Developer 101
SharePoint 2010 Developer 101
 
COGNOS Vs OBIEE
COGNOS Vs OBIEECOGNOS Vs OBIEE
COGNOS Vs OBIEE
 
Application integration framework & Adaptor ppt
Application integration framework & Adaptor pptApplication integration framework & Adaptor ppt
Application integration framework & Adaptor ppt
 
Power apps portal out for public review
Power apps portal  out for public reviewPower apps portal  out for public review
Power apps portal out for public review
 
Xcelsius tips and tricks for your Enterprise
Xcelsius tips and tricks for your EnterpriseXcelsius tips and tricks for your Enterprise
Xcelsius tips and tricks for your Enterprise
 
BI Dashboards with SQL Server
BI Dashboards with SQL ServerBI Dashboards with SQL Server
BI Dashboards with SQL Server
 
Metadata Creation In OBIEE
Metadata Creation In OBIEEMetadata Creation In OBIEE
Metadata Creation In OBIEE
 
Obiee
ObieeObiee
Obiee
 
Heavy Metal PowerPivot Remastered
Heavy Metal PowerPivot RemasteredHeavy Metal PowerPivot Remastered
Heavy Metal PowerPivot Remastered
 
Castle in the clouds - Building the Connexys SaaS application with Fusion Mid...
Castle in the clouds - Building the Connexys SaaS application with Fusion Mid...Castle in the clouds - Building the Connexys SaaS application with Fusion Mid...
Castle in the clouds - Building the Connexys SaaS application with Fusion Mid...
 
Introduction to PowerShell - Be a PowerShell Hero - SPFest workshop
Introduction to PowerShell - Be a PowerShell Hero - SPFest workshopIntroduction to PowerShell - Be a PowerShell Hero - SPFest workshop
Introduction to PowerShell - Be a PowerShell Hero - SPFest workshop
 
Obiee and database performance tuning
Obiee and database performance tuningObiee and database performance tuning
Obiee and database performance tuning
 

Destacado

Next Generation Social Engagement
Next Generation Social EngagementNext Generation Social Engagement
Next Generation Social EngagementScott Swope
 
How to get your art noticed by San Diego media
How to get your art noticed by San Diego mediaHow to get your art noticed by San Diego media
How to get your art noticed by San Diego mediaSan Diego CityBeat
 
C:\fakepath\unit 8
C:\fakepath\unit 8C:\fakepath\unit 8
C:\fakepath\unit 8ANGIE AYALA
 
The Future of Arts Journalism
The Future of Arts Journalism The Future of Arts Journalism
The Future of Arts Journalism San Diego CityBeat
 

Destacado (9)

Next Generation Social Engagement
Next Generation Social EngagementNext Generation Social Engagement
Next Generation Social Engagement
 
Old friends
Old friendsOld friends
Old friends
 
How to get your art noticed by San Diego media
How to get your art noticed by San Diego mediaHow to get your art noticed by San Diego media
How to get your art noticed by San Diego media
 
Old friends
Old friendsOld friends
Old friends
 
Old friends
Old friendsOld friends
Old friends
 
Old friends
Old friendsOld friends
Old friends
 
Portfolio2
Portfolio2Portfolio2
Portfolio2
 
C:\fakepath\unit 8
C:\fakepath\unit 8C:\fakepath\unit 8
C:\fakepath\unit 8
 
The Future of Arts Journalism
The Future of Arts Journalism The Future of Arts Journalism
The Future of Arts Journalism
 

Similar a Bus intelligence bringing_it_all_together

Kathryn Birstein: SharePoint 2010 Business Intelligence-Bringing it All Together
Kathryn Birstein: SharePoint 2010 Business Intelligence-Bringing it All TogetherKathryn Birstein: SharePoint 2010 Business Intelligence-Bringing it All Together
Kathryn Birstein: SharePoint 2010 Business Intelligence-Bringing it All TogetherSharePoint Saturday NY
 
Chris givens building custom service applications
Chris givens building custom service applicationsChris givens building custom service applications
Chris givens building custom service applicationsChris Givens
 
SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVPSharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVPAyman El-Hattab
 
SharePoint 2010 Application Development
SharePoint 2010 Application DevelopmentSharePoint 2010 Application Development
SharePoint 2010 Application Developmentmattbremer
 
Sharepoint as a service platform
Sharepoint as a service platformSharepoint as a service platform
Sharepoint as a service platformKashif Akram
 
Pascua Yaqui Tribe App in a day and dashboard in day
Pascua Yaqui Tribe App in a day and dashboard in dayPascua Yaqui Tribe App in a day and dashboard in day
Pascua Yaqui Tribe App in a day and dashboard in dayVishal Pawar
 
SAP BusinessObject's Webi Rich Client
SAP BusinessObject's Webi Rich ClientSAP BusinessObject's Webi Rich Client
SAP BusinessObject's Webi Rich ClientEric Molner
 
PowerApps, the Developer Story: Build an API to Integrate Corporate Data
PowerApps, the Developer Story: Build an API to Integrate Corporate DataPowerApps, the Developer Story: Build an API to Integrate Corporate Data
PowerApps, the Developer Story: Build an API to Integrate Corporate DataBram de Jager
 
Automating your tasks with microsoft flow
Automating your tasks with microsoft flowAutomating your tasks with microsoft flow
Automating your tasks with microsoft flowDipti Chhatrapati
 
Introduction to SharePoint 2013
Introduction to SharePoint 2013Introduction to SharePoint 2013
Introduction to SharePoint 2013Folio3 Software
 
Back to [Jaspersoft] basics: visualize.js 101
Back to [Jaspersoft] basics: visualize.js 101Back to [Jaspersoft] basics: visualize.js 101
Back to [Jaspersoft] basics: visualize.js 101TIBCO Jaspersoft
 
Implementing SOA with Portal, an IBM Impact 2010 Presentation
Implementing SOA with Portal, an IBM Impact 2010 PresentationImplementing SOA with Portal, an IBM Impact 2010 Presentation
Implementing SOA with Portal, an IBM Impact 2010 Presentationguestbc8b80
 
SharePoint 2010: Business Insights
SharePoint 2010: Business InsightsSharePoint 2010: Business Insights
SharePoint 2010: Business InsightsJ.D. Wade
 
20071204 Arc Ready Office As A Platform
20071204 Arc Ready Office As A Platform20071204 Arc Ready Office As A Platform
20071204 Arc Ready Office As A PlatformDavid Chou
 
SAP BI BO Training with HANA Inside
SAP BI BO Training with HANA InsideSAP BI BO Training with HANA Inside
SAP BI BO Training with HANA Insidemishra4927
 
SharePoint 2010 enterprise implementation
SharePoint 2010 enterprise implementationSharePoint 2010 enterprise implementation
SharePoint 2010 enterprise implementationNilesh Mehta
 
SQL Server Reporting Services
SQL Server Reporting ServicesSQL Server Reporting Services
SQL Server Reporting ServicesAhmed Elbaz
 

Similar a Bus intelligence bringing_it_all_together (20)

Kathryn Birstein: SharePoint 2010 Business Intelligence-Bringing it All Together
Kathryn Birstein: SharePoint 2010 Business Intelligence-Bringing it All TogetherKathryn Birstein: SharePoint 2010 Business Intelligence-Bringing it All Together
Kathryn Birstein: SharePoint 2010 Business Intelligence-Bringing it All Together
 
Chris givens building custom service applications
Chris givens building custom service applicationsChris givens building custom service applications
Chris givens building custom service applications
 
SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVPSharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVP
 
Power bi overview
Power bi overview Power bi overview
Power bi overview
 
SharePoint 2010 Application Development
SharePoint 2010 Application DevelopmentSharePoint 2010 Application Development
SharePoint 2010 Application Development
 
Sharepoint as a service platform
Sharepoint as a service platformSharepoint as a service platform
Sharepoint as a service platform
 
Pascua Yaqui Tribe App in a day and dashboard in day
Pascua Yaqui Tribe App in a day and dashboard in dayPascua Yaqui Tribe App in a day and dashboard in day
Pascua Yaqui Tribe App in a day and dashboard in day
 
SAP BusinessObject's Webi Rich Client
SAP BusinessObject's Webi Rich ClientSAP BusinessObject's Webi Rich Client
SAP BusinessObject's Webi Rich Client
 
Business Intelligence for SharePoint
Business Intelligence for SharePointBusiness Intelligence for SharePoint
Business Intelligence for SharePoint
 
PowerApps, the Developer Story: Build an API to Integrate Corporate Data
PowerApps, the Developer Story: Build an API to Integrate Corporate DataPowerApps, the Developer Story: Build an API to Integrate Corporate Data
PowerApps, the Developer Story: Build an API to Integrate Corporate Data
 
Automating your tasks with microsoft flow
Automating your tasks with microsoft flowAutomating your tasks with microsoft flow
Automating your tasks with microsoft flow
 
Introduction to SharePoint 2013
Introduction to SharePoint 2013Introduction to SharePoint 2013
Introduction to SharePoint 2013
 
Back to [Jaspersoft] basics: visualize.js 101
Back to [Jaspersoft] basics: visualize.js 101Back to [Jaspersoft] basics: visualize.js 101
Back to [Jaspersoft] basics: visualize.js 101
 
Implementing SOA with Portal, an IBM Impact 2010 Presentation
Implementing SOA with Portal, an IBM Impact 2010 PresentationImplementing SOA with Portal, an IBM Impact 2010 Presentation
Implementing SOA with Portal, an IBM Impact 2010 Presentation
 
Intro to power apps
Intro to power appsIntro to power apps
Intro to power apps
 
SharePoint 2010: Business Insights
SharePoint 2010: Business InsightsSharePoint 2010: Business Insights
SharePoint 2010: Business Insights
 
20071204 Arc Ready Office As A Platform
20071204 Arc Ready Office As A Platform20071204 Arc Ready Office As A Platform
20071204 Arc Ready Office As A Platform
 
SAP BI BO Training with HANA Inside
SAP BI BO Training with HANA InsideSAP BI BO Training with HANA Inside
SAP BI BO Training with HANA Inside
 
SharePoint 2010 enterprise implementation
SharePoint 2010 enterprise implementationSharePoint 2010 enterprise implementation
SharePoint 2010 enterprise implementation
 
SQL Server Reporting Services
SQL Server Reporting ServicesSQL Server Reporting Services
SQL Server Reporting Services
 

Último

activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfJamie (Taka) Wang
 
Nanopower In Semiconductor Industry.pdf
Nanopower  In Semiconductor Industry.pdfNanopower  In Semiconductor Industry.pdf
Nanopower In Semiconductor Industry.pdfPedro Manuel
 
Bird eye's view on Camunda open source ecosystem
Bird eye's view on Camunda open source ecosystemBird eye's view on Camunda open source ecosystem
Bird eye's view on Camunda open source ecosystemAsko Soukka
 
Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)Commit University
 
Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.YounusS2
 
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration WorkflowsIgniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration WorkflowsSafe Software
 
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019IES VE
 
AI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarAI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarPrecisely
 
Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )Brian Pichman
 
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAAnypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAshyamraj55
 
OpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability AdventureOpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability AdventureEric D. Schabell
 
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfIaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfDaniel Santiago Silva Capera
 
UiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPathCommunity
 
20230202 - Introduction to tis-py
20230202 - Introduction to tis-py20230202 - Introduction to tis-py
20230202 - Introduction to tis-pyJamie (Taka) Wang
 
Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024SkyPlanner
 
VoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXVoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXTarek Kalaji
 
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfUiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfDianaGray10
 

Último (20)

activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
 
20230104 - machine vision
20230104 - machine vision20230104 - machine vision
20230104 - machine vision
 
Nanopower In Semiconductor Industry.pdf
Nanopower  In Semiconductor Industry.pdfNanopower  In Semiconductor Industry.pdf
Nanopower In Semiconductor Industry.pdf
 
Bird eye's view on Camunda open source ecosystem
Bird eye's view on Camunda open source ecosystemBird eye's view on Camunda open source ecosystem
Bird eye's view on Camunda open source ecosystem
 
201610817 - edge part1
201610817 - edge part1201610817 - edge part1
201610817 - edge part1
 
20150722 - AGV
20150722 - AGV20150722 - AGV
20150722 - AGV
 
Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)
 
Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.
 
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration WorkflowsIgniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
 
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
 
AI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarAI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity Webinar
 
Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )
 
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAAnypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
 
OpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability AdventureOpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability Adventure
 
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfIaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
 
UiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation Developers
 
20230202 - Introduction to tis-py
20230202 - Introduction to tis-py20230202 - Introduction to tis-py
20230202 - Introduction to tis-py
 
Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024
 
VoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXVoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBX
 
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfUiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
 

Bus intelligence bringing_it_all_together

Notas del editor

  1. The first step is often the most difficult because you have to clean up the data before you can use it effectively. This is particularly difficult in finance where results are often restated.
  2. The most important tool in organizing data is OLAP cubes. BIDS, which installs with SQL Server, has wizards to help you create cubes. This work is usuallydone by a business analyst or information architect because it requires an in-depth knowledge of the data.
  3. This is the hardest step and you won’t be able to do it alone. At the very least you will need a business analyst or project manager with a comprehensive knowledge of the data and what it means. Creating analysis cubes especially is difficult because it requires a thorough understanding of how the business works and what Measures would be significant for the business users.
  4. Used to be a lot of smaller independent copies but now only one is left as a major player. Most of these products provide a set of targeted applications that can not be added extended with custom programming.
  5. The “Insights” slice of the Microsoft “pie”
  6. I know of company that has written a powerful risk analysis product for SharePoint 2010 – get name from my email
  7. This is the Functional view
  8. Plan your data connections and place them in data connection libraries--test them from all BI application: Excel spreadsheets, PowerPivot spreadsheets, Dashboard Designer, Reporting Services, etc.
  9. In SharePoint 2007, a separate web site was used to manage the Shared Service Provider (SSP). In SharePoint Server 2010 and hence Project Server 2010, all Service Applications can be managed directly in Central Admin (CA) – doesn’t require a separate site for management purposes.In the SSP model you traditionally consumed all available services from an SSP or none at all (Excel Services sometimes being an exception). In Project Server 2010 there is more flexibility, so you can pick and choose which Service Applications you want to consume within an individual web app.
  10. WFE = Web Front EndWhen you create a service application, a proxy for the service application is created at the same time. A proxy is a virtual entity that connects Web applications to service applications.Proxies for services in the local farm are not created by the administrator, but these appear along with the list of service applications in Central Administration. Some proxies might include settings that can be modified. For example, if a Web application is connected to multiple instances of the Managed Metadata service, you must indicate which of the proxies is connected to the primary service application which hosts the corporate taxonomy.Proxy groups are explained in more detail in the next slide.
  11. SA = Service ApplicationIn MOSS 2007 Web apps were tied to bundled services via SSPsIn Windows SharePoint Services (WSS) 4.0 it is a looser association, a web application is able to select from just the service application it needs to fulfill its user requirements – i.e. “a la carte” The Service Application Proxy Groups is what makes this possible.Web applications group multiple service application proxies into Service Application Proxy GroupsEnables a Web application to be tied to one or more sets of services, or a mix of multiple farm services.Note that some types of SharePoint 2010 services are capable of sharing their capabilities across server farms. But the project service application for Project Server 2010 does not.By default, all service applications are included in the default proxy group. You may remove service applications from the default proxy group if needed.When you create a Web application, you can select the default proxy group, or you can create a custom proxy group by selecting only the service applications that you want the Web application to use.Custom proxy groups are not reusable across multiple Web applications. Each time you select “custom” when creating a Web application, you are selecting services only for the Web application you are creating.
  12. This slide, which I took from one of the MSDN SharePoint 2010 BI video, might give you the idea that all you have to install is the Service Application and the Excel Calculation Service instance. Unfortunately, there’s a lot more to it.
  13. Installing Excel without adding SPNs for
  14. You will probably never use Claims unless you need Form Authentication and you will need Kerberos because you will be in a multi-server farm environment.
  15. Much easier if you deploy and test Excel services first!
  16. I’ve been trying to figure out what this ”1 hour later” in this diagram refers to. Does that mean how long it takes to create this diagram in Visio? I don’t think so!
  17. Let’s take a look at this