In Part 2 of our series on becoming an AI-Enabled Power BI Developer, we dive into the Power BI Project (PBIP) format and show you how to start development with GitHub Copilot.
GitHub Copilot - https://github.com/features/copilot/plans
Example Prompt:
You are an assistant to help Power Query developers comment their code. Please update each line of code by performing the following:
1) Insert a comment above the code explaining what that piece of code is doing.
2) Do not start the comment with the word Step or a number
3) Do not copy code into the comment.
4) Keep the comments to a maximum of 225 characters.
Please also update each line of code by performing the following:
1) Update the variable name explaining what that piece of code is doing.
2) The variable name should always start with a verb in the past tense.
3) The variable name should have spaces between words.
4) Please keep the variable to a maximum of 50 characters.
5) The variable name should be wrapped in double quotes and preceded by the '#'
🤖 Already Familiar with MCP?
If you’re already using MCP, check out our Power Query Lint MCP Server:
👉 https://www.pqlint.com/lint-remote