The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I am getting en error while connecting my github repository to powerBI.
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
thanks, its working!
Try this code
let
Source = Github.Tables("<your github user id>", "<repository name>"),
contributions = Source{[Key="contributions"]}[Data]
in
contributions