Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
nupur
Regular Visitor

Error in connecting github to powerBI

Hi,

 

I am getting en error while connecting my github repository to powerBI. error powerBI.PNG

3 REPLIES 3
Anonymous
Not 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_Gao

 

If 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

nupur
Regular Visitor

thanks, its working!

lbendlin
Super User
Super User

Try this code

 

let
    Source = Github.Tables("<your github user id>", "<repository name>"),
    contributions = Source{[Key="contributions"]}[Data]
in
    contributions
How 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".

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors