Data Analyst: Power BI | SSRS | SSIS | SSAS | SQL Server
- Description
- Curriculum
- FAQ
- Reviews
Power BI is a collection of software services, apps, and connectors that work together to turn your unrelated sources of data into coherent, visually immersive, and interactive insights. Your data may be an Excel spreadsheet, or a collection of cloud-based and on-premises hybrid data warehouses. Power BI lets you easily connect to your data sources, visualize and discover what’s important, and share that with anyone or everyone you want.
Power BI consists of several elements that all work together, starting with these three basics:
- A Windows desktop application called Power BI Desktop.
- An online SaaS (Software as a Service) service called the Power BI service.
- Power BI mobile apps for Windows, iOS, and Android devices.
SQL Server Reporting Services (SSRS) is a reporting software that allows you to produce formatted reports with tables in the form of data, graph, images, and charts. These reports are hosted on a server that can be executed any time using parameters defined by the users. It is part of Microsoft SQL Server Services suite.
SQL Server Integration Services is a platform for building enterprise-level data integration and data transformations solutions. Use Integration Services to solve complex business problems by copying or downloading files, loading data warehouses, cleansing and mining data, and managing SQL Server objects and data.
Integration Services can extract and transform data from a wide variety of sources such as XML data files, flat files, and relational data sources, and then load the data into one or more destinations.
Integration Services includes a rich set of built-in tasks and transformations, graphical tools for building packages, and the Integration Services Catalog database, where you store, run, and manage packages.
You can use the graphical Integration Services tools to create solutions without writing a single line of code. You can also program the extensive Integration Services object model to create packages programmatically and code custom tasks and other package objects.
SQL Server Analysis services (SSAS) is a multi-dimensional OLAP server as well as an analytics engine that allows you to slice and dice large volumes of data. It is part of Microsoft SQL Server and helps perform analysis using various dimensions. It has 2 variants Multidimensional and Tabular. The SSAS full form is SQL Server Analysis Services.
Analysis Services is an analytical data engine (VertiPaq) used in decision support and business analytics. It provides enterprise-grade semantic data model capabilities for business intelligence (BI), data analysis, and reporting applications such as Power BI, Excel, Reporting Services, and other data visualization tools. Analysis Services is available in different platforms.
SQL Server is a software application designed to manage databases, it stores and retrieves data as requested by other applications. When software developers are writing new business applications that store information in a database they will very often use SQL Server’s functionality to look after the databases rather than reinventing the wheel writing their own code to do the same thing. This makes writing database applications easier and quicker (and therefore cheaper) as well as making them more reliable, scalable and secure.
SQL Server is known as a “Relational Database” Management System. Data is stored in tables in a similar way to rows and columns in a spreadsheet. If you imagine a database containing accounting information you may have a table for each invoice with values, VAT, Totals, invoice number etc. Each invoice relates to a customer but instead of recording the customer’s details (name, address, discounts etc.) with each invoice you just record it once in a separate table called Customers. The Customers table and Invoices table are linked or “related”.
The “Management System” part of SQL Server makes sure the databases are stored efficiently and the data can be searched or retrieved as quickly as possible. It also makes sure multiple people connecting to the same data are managed properly so you don’t get problems if two people change the same information at the same time.
-
7Power BI Overview: Part 1Video lesson
-
8Power BI Overview: Part 2Video lesson
-
9Power BI Overview: Part 3Video lesson
-
10Components of Power BIVideo lesson
-
11Building blocks of Power BIVideo lesson
-
12Exploring Power BI Desktop InterfaceVideo lesson
-
13Exploring Power BI serviceVideo lesson
-
14Power BI AppsVideo lesson
-
21What is SQL ServerVideo lesson
-
22SQL Server Installation RequirementsVideo lesson
-
23SQL Server EditionsVideo lesson
-
24Download SQL serverVideo lesson
-
25Install SQL ServerVideo lesson
-
26Install SSMSVideo lesson
-
27Connect SSMS to SQL ServerVideo lesson
-
28Install Sample Adventureworks DatabaseVideo lesson
-
29Install Sample AdventureworksDW DatabaseVideo lesson
-
36What is SSRSVideo lesson
-
37Install SQL Server Reporting ServicesVideo lesson
-
38Requirements to configure report serverVideo lesson
-
39Configure Report ServerVideo lesson
-
40Create a report server projectVideo lesson
-
41Create a report definition fileVideo lesson
-
42Configure a data source for the reportVideo lesson
-
43Define a datasetVideo lesson
-
44Add Table to reportVideo lesson
-
45Format reportVideo lesson
-
46Group data in reportVideo lesson
-
47Adding totalsVideo lesson
-
48Previewing ReportVideo lesson
-
49Exporting ReportVideo lesson
-
50Publishing ReportVideo lesson
-
51What is SSISVideo lesson
-
52What is ETLVideo lesson
-
53Install SQL Server Integration ServicesVideo lesson
-
54Create a new SSIS ProjectVideo lesson
-
55SSIS DesignerVideo lesson
-
56Add and configure a Flat file connection managerVideo lesson
-
57Remapping Column Data TypesVideo lesson
-
58Add and Configure OLE DB Connection managerVideo lesson
-
59Add a data flow task to packageVideo lesson
-
60Add and configure the flat file sourceVideo lesson
-
61Add and configure lookup transformationsVideo lesson
-
62Add and configure Lookup for DateKey TransformationVideo lesson
-
63Add and Configure the OLE DB DestinationVideo lesson
-
64Testing the SSIS packageVideo lesson
External Links May Contain Affiliate Links read more