We are very excited you are interested in helping with our ENLYZE Power BI Integration! Let's get you started, even if you don't have any previous open-source experience!
Take a look at How to Contribute to an Open Source Project on GitHub
Check our Github Issues to see if someone has already answered your question.
In case you are new to Power BI Custom Connector development, this guide may help you get started quickly.
In order to get your development setup up and running, you will need
- A Windows (Virtual) Machine
- Microsoft Visual Studio or Visual Studio Code
- The latest version of the Microsoft Power Query SDK
- Fork the enlyze-powerbi repository.
- Clone the forked repository.
- Open the
enlyze-power
project in your IDE and start modifying the code. - The Microsoft Power Query SDK will auto-format your changes.
Reference the relevant issue or pull request and give a clear description of changes/features added when submitting a pull request.