Skip to content

microsoft/pbilabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Power BI CAT Labs

This site is a map of learning content produced by and curated by the Power BI Customer Advisory Team (PBICAT) team in Microsoft Engineering. These materials are meant to be instructor-led, but you can work through the materials on a test system on your own if desired. Labs are shorter and Workshops are more comprehensive. You can view all materials directly in this interface, or you can view the raw github site for this content here.

See the license information at the bottom of this README.md file

Find a problem? Spot a bug? Post an issue here and we'll try and fix it.

Power BI Data Modeling

Learning how to self-learn

Many of these topics are quite deep, and take time to fully absorb. There are several phases of learning:

  • Awareness (You learn a technology exists and what it is used for)
  • Understanding (You learn the components, processes and steps of a technology)
  • Practice (You can perform the steps with the technology by following a process to complete a task)
  • Mastery (You are able to explain the technology to others)

These courses are designed for you to repeat many times to move through these phases. Before you embark on any of these, you may want to complete a "Learning how to Learn" course. You can find more information on that here.

Disclaimer

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Download all Labs as a zip file

The entire repository can be downloaded as a single ZIP file here.

Clone all Labs using git

You can clone the entire respository using git here.

Get only one Lab

You can follow the steps below to clone individual files from a git repo using a git client.

Example:

git clone -n https://github.com/plebla372/labs
cd labs
git config core.sparsecheckout true
echo workshopname/*| out-file -append -encoding ascii .git/info/sparse-checkout
git checkout

For more information about sparse checkout please visit this stackoverflow thread.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

These samples and templates are all licensed under the MIT license. See the LICENSE file in the root.

Questions

Email questions to: sqlserversamples@microsoft.com.

About

Power BI training labs as developed by the Power BI team

Resources

License

CC-BY-4.0, MIT licenses found

Licenses found

CC-BY-4.0
LICENSE
MIT
LICENSE-CODE

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •