From the course: Advanced Microsoft Fabric Implementation and Governance
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Comparing versions
From the course: Advanced Microsoft Fabric Implementation and Governance
Comparing versions
- [Instructor] In the last module, we added this report to a git-repo. Now we're going to modify the report and check the changes in GitHub. In Power BI, let's modify the existing port by modifying an existing visual, adding a new visual, and creating a new DAX measure, and renaming the page. I'm going to create a new measure called Total Quantity, which will be the sum of sale quantity. I'm going to use this new measure by copying an existing measure, and then pasting it, and then replacing this with my total quantity amount. Next, I'm going to rename this page, Quick Summary. And lastly, I'm going to change this visual by changing this from blue to another color. I'll make these pink. Let's go ahead and save this. And now let's take a look at the changes in GitHub in VS Code. Inside of VS Code in the source control area, we can see that we've got some changes. We can see here the modification that we made to the page name. It was page one, and we changed it to quick summary. Also…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
Implementing source control for Fabric content2m 9s
-
(Locked)
Power BI project files5m 1s
-
(Locked)
Configuration for Power BI, GitHub, and VS Code2m 11s
-
(Locked)
Comparing versions2m 7s
-
(Locked)
Branching and Git management2m 38s
-
(Locked)
Challenge: Adding a report to GitHub1m 6s
-
(Locked)
Solution: Review of source control integration in GitHub3m 10s
-
-
-
-
-
-
-