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.
Creating a Power BI Report Using GitHub API
Hi Community! 👋
I’ve been working on an exciting project that combines the power of GitHub's API and Power BI to create interactive reports. The idea is simple: allow users to input their GitHub username, fetch the data via the GitHub API, and display a detailed report in Power BI.
Project Overview
Goal: Enable public users to enter their GitHub username and generate a personalized report in Power BI.
i want this username from end user if it's possible then
i want step by step so i can do that i want
help
Hi, @patidar_d10
Unfortunately, most of these actions need to be performed manually.
First you need to get the personal access token. you can refer to the following documentation:
Managing your personal access tokens - GitHub Docs
Then you can get the user information. You can refer to the following documentation:
REST API endpoints for users - GitHub Docs
I hope the above suggestions will help you!
I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Fen Ling,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous
I agree with you(most of the proccess manually)
but I think there will be a way that can solve this problem.
As you mentioned above doc but i can get some information without access token
so please
you did this type of work so please help me.
Thank You for Replying