-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Hello!
I've been working my way through all of the modules in the DP-600 training collection recently, and I've noticed a fair amount of inaccurate/outdated material.
Example: The Understand calculation groups training module claims that "Power BI Desktop doesn't have the user interface to create calculation groups."

However, Power BI Desktop gained native support for creating calculation groups in October 2023 with the introduction of the Model explorer view, so that claim is now inaccurate/outdated.
I've contributed to several other Microsoft docs repositories in the past, so when I discovered these issues, I started looking for the source code in hopes that I could fork the repo, fix the issues, and submit a PR. Unfortunately, the closest thing I could find is this repository, which contains links to the training modules in question, but doesn't contain their source code.
TL;DR: I'd like to help correct the inaccuracies in these training modules, but I can't find the source code for them. Can someone point me in the right direction?
Thank you!
James