Power BI Essentials: Power BI Training and Exam Prep

所在平台: Udemy

课程主页: https://www.udemy.com/course/microsoft-power-bi-introduction/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Power BI Essentials:Power BI培训与考试准备 课程概述:本课程全面介绍了2021年更新的微软Power BI,并涵盖DA-100考试所需的多个主题。通过本用户友好的课程,您将系统地掌握Power BI Desktop、Power BI服务和Power BI移动端的基本操作。课程分为30个部分,按逻辑顺序组织为七个组别,包括:入门、连接数据、数据处理、数据建模、DAX公式、可视化以及发布与分享。每节课都有概述和总结,帮助您回顾重点内容并理解这些技术在整个Power BI流程中的位置。 互动PDF:课程还提供了一个全面互动的PDF文件,包含数百个链接,直接指向视频中相关主题的讨论部分。 考试DA-100覆盖与映射:虽然此课程面向初学者,但涵盖了DA-100考试所需的众多主题。每节课结束时会突出所覆盖的主题,便于您逐一检查。 可自定义课程时长:如果时间紧迫,可以选择缩短版课程。提供三种快速学习方案:执行概述课程(6小时)、报告开发者课程(6小时)和数据集开发者课程(9小时)。 入门:本部分帮助您快速上手,下载必需资源,并概述Power BI产品、租户和许可证。 连接数据:学习如何从文本文件、CSV和Excel等多种数据源中导入数据,连接文件夹中的数据,以及从网页抓取数据。 数据处理:通过Power Query进行数据清洗与转换,熟悉其友好的界面和底层M语言代码的编辑。 数据建模:了解如何将多个表结合成一个数据模型,为后续分析做好准备。 DAX公式:学习使用DAX语言创建计算列、计算表和度量值,掌握CALCULATE函数和时间智能函数。 可视化:构建数据模型后,进行可视化和报告创建,学习使用各种可视化技术提升用户体验。 发布与分享:学习如何将报告从Power BI Desktop发布到Power BI服务,创建仪表板,协作开发内容,并优化移动端报告和仪表板。 ***完成本课程后,您将获得《终极Power BI考试DA-100准备课程》的访问权限,该课程为您的DA-100考试准备量身定制。*** 最终,课程不仅可以帮助您通过DA-100考试,更能使您在BI或分析领域中脱颖而出。立即注册,顺利通过DA-100考试!

课程评论(0条)

课程详情

The comprehensive introduction to Microsoft Power BI, fully updated for 2021 and covering many of the topics required for the exam DA-100.Master Power BI Desktop, the Power BI service & Power BI mobile. This user-friendly course is designed to familiarize you with Microsoft Power BI's business intelligence capabilities in the most logical order.The course consists of 30 sections, arranged into seven groups that reflect the way in which Microsoft Power BI works and the order in which operations are carried out: Getting Started, Connecting to Data, Data Wrangling, Data Modelling, DAX formulas, Visualization, and Publishing & Sharing.Each of the 30 sections in this course starts with an overview and ends with a section summary which recaps the key topics covered and reminds you where these techniques fit into the overall Microsoft Power BI cycle.So, take your time and work your way slowly but surely through the course material; and when you're done, you should find that you know Micrososft Power BI pretty well.INTERACTIVE PDFThe course also includes a fully interactive PDF file containing hundreds of backlinks to the exact point in the video where that topic was discussed.EXAM DA-100 COVERAGE AND MAPPINGAlthough this course is aimed at beginners, it covers a lot of the topics required for the Microsoft DA-100 exam. At the end of each section, we'll highlight which topics have been covered, so you can start checking them off your list.CUSTOMIZABLE COURSE DURATIONIf you are too busy to complete the whole course straightaway, no problem. We have shortened versions of the course created for people just like you.There are three of these shortened courses.The Executive Overview course (6 hours) is designed for users who want to get up to speed on Power BI as quickly as possible, without going into too much detail.The Report Developer course (6 hours) will suit anyone who will be focusing on creating Power BI reports based on datasets created by their IT department or by other colleagues.And the Dataset Developer course (9 hours) is for people in the opposite camp, those who will be responsible for developing datasets from which their colleagues can build reports.GETTING STARTEDThe first group of sections is, naturally enough, Getting Started. This is where you'll get up and running and download all of the resources you'll need; and where you'll get an overview of the Power BI product, Microsoft Power BI tenants and Power BI licenses.CONNECTING TO DATAThen we dive straight into using Power BI and the first business intelligence skill you need to master: connecting to data sources.In these five sections, you'll learn how to bring data into Power BI from Text Files, CSVs and Excel Files; as well as how to connect to a Folder of Data, either on your own file system or in a SharePoint library, and automatically combine all the files inside the folder into a single table.You'll also learn how to Connect to data on websites and how to scrape data from the web page itself.And, naturally, you'll get plenty of practice in connecting to Power BI's most frequent data partner: SQL Server. You'll learn how to work in import, DirectQuery and composite modes and how to retrieve data from both views and database tables, as well as by executing SQL statements.DATA WRANGLINGOnce you're comfortable with getting data into Power BI, we'll move on to the next stage in the Power BI cycle: Data Wrangling.It's very rare that the data you connect to is already optimized for reporting; so our four sections on data cleansing and transformation will fully familiarize you with using Power Query, the utility built into Power BI whose user-friendly interface allows you to carry out powerful and sophisticated transformation with just a few mouse clicks, as well as how to edit the underlying M language code generated by the interface.DATA MODELLINGAfter mastering the first two steps in your Power BI journey, connecting to data and data cleansing, you'll be ready to move on to the next stage: data modelling.In this group of sections, you'll learn how to combine the various tables that you need into a single entity called a data model.DAX FORMULASHaving created a data model, our next group of sections focuses on using the DAX language to add insights and enhancements.We'll look at the three types of calculation which you can create using the DAX language:Calculated columnsCalculated tablesAnd measuresAnd we'll get to grips with the most important function in the DAX language: the CALCULATE function.And we'll end the section by looking at DAX time intelligence functions which enable you to compare calculations based on different time periods, to provide such insights as year-on-year growth and year to date sales.VISUALIZATIONOnce we have built our data model, we'll move on to the next phase in the Power BI development cycle: visualization and report creation.We'll start with what I like to call the big-picture visuals, those which give your audience with key metrics at a glance. As you'll see in this section Power BI has three big picture visuals: the card, the KPI visual and the gauge.And, of course, we'll talk about many other visuals and visualization techniques as we work through these sections.We'll even look at using DAX measures to enhance the user experience by making titles change dynamically as users interact with them.PUBLISHING AND SHARINGOK, so now we have a report, in our last group of sections, we will look at how we can make our content available to our intended audience.First, we'll look at publishing from Power BI Desktop into the Power BI service.Then, you'll learn how to create dashboards in the Power BI service and the different ways of adding content to them.You'll learn how to create app workspaces and how to grant access to fellow report developers, so that your team can collaborate on the creation of content; and how the different strategies for sharing that content throughout the entire organisation.And, in our section on Power BI mobile, you'll learn how to create reports and dashboards which are optimised for mobile viewing. ************************************************************************************AS A BONUS FOR COMPLETING THIS COURSE, YOU'LL ALSO GET ACCESS TO THE ULTIMATE POWER BI EXAM DA-100 PREP COURSE.The Ultimate Power BI Exam DA-100 Prep Course is the course that's tailor-made for your DA-100 exam preparation. And there has never been a better time to prepare!Microsoft is currently providing a discounted certification exam to anyone whose livelihood has disrupted due to the COVID-19 crisis. If this includes you, then you can take the exam online for just $15, until 31st December 2021.Passing the DA-100 exam could be just the ticket for landing your next job in BI or analytics. It helps you stand out from the crowd and this course is all you need to be confident of passing.Here's how!If you download the exam skills outline , you'll see that the exam consists of about 110 topics arranged into 14 sections which fall into 5 different categories.This course is mapped precisely to those 110 topics, so you always know exactly what you're, learning, why you're learning it and which topic it relates to.This means that don't have to follow the course sequentially.You can jump straight to those topics which are of particular interest, or which you have difficulty grasping.There are three components to the course.First, we have the videos. There's an individual video for each of the 110 topics and you will constantly be aware which topic each video relates to.Secondly, at the end of each section, we have an in-depth online, text-based revision, over a thousand pages in total.You'll find this feature particularly useful if you find that reading helps you to remember or if English is not your first language.And, thirdly, we have exam questions, over 100 questions in total.These questions have been carefully designed to be similar to exam questions and when you get a question right or wrong, you'll be given tips as to why this could not be the right answer, as well as a link to the video in which the subject matter in that question was covered.So, as you can see the course includes a lot of reinforcement learning.And this means this course doesn't just qualify you to pass the exam DA-100 exam. If anything, it over-qualifies you!So, sign up for the course now and sail through the DA-100 exam with no problems.

课程标签

0人关注该课程

主题相关的课程