Forum Discussion
nupur
4 years agoRegular Visitor
Error in connecting github to powerBI
Hi,
I am getting en error while connecting my github repository to powerBI.
3 Replies
- lbendlin
Super User
Try this code
let Source = Github.Tables("<your github user id>", "<repository name>"), contributions = Source{[Key="contributions"]}[Data] in contributionsHow to use this code: Create a new Blank Query. Click on "Advanced Editor". Replace the code in the window with the code provided here. Click "Done".
- nupurRegular Visitor
thanks, its working!
- AnonymousNot applicable
Hi nupur ,
Could you please consider marking lbendlin's answer as the solution to help more people find it quickly?
Thanks in advance.Best Regards,
Community Support Team_GaoIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data