Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
From what I understand about Power BI and getting data through a website is to insert the web url into the web portion of 'get data' and it will send a get request to the site and pull data from which you can select what data (if multiple options available) and how it is displayed (transform data).
My issue is that I am trying to get data from a web api called "Koha" within this api I am in need of reports stored by a library to which I am creating a dashboard for my senior project. I include the url in the advanced tab of the web portion of the get data. I then, under the HTTP, include 'username' and 'password' on the left and my credentials on the right. When I submit, it shows the login screen of the koha website and the html code to follow.
Right now I just cannot get the credentials part down so that when the request is sent from power bi to koha, the login process goes through with the provided credentials on power bi, then loads the data from the url provided.
Please let me know if you need more (reasonable) information or need to clarification on anything. This is my first time asking for help (waited a few months to ask) so please let me know.
Thank you for your time!
Applications and other sources used:
Power BI Desktop
Koha (open-source integrated library system)
@CodingHardData , Koha has rest APIs, use those to get data
https://api.koha-community.org/
How to use Rest API- Examples
https://community.powerbi.com/t5/Power-Query/Using-a-REST-API-as-a-data-source/td-p/50400
https://www.progress.com/tutorials/odbc/directquery-your-custom-rest-api-in-power-bi
https://zappysys.com/blog/howto-import-json-rest-api-power-bi/
https://www.youtube.com/watch?v=ipI6mrWLQKA
https://community.powerbi.com/t5/Developer/REST-API-Get-Access-Token/m-p/1895937
Rest source - Token based
https://www.advaiya.com/generate-dynamic-token-and-get-data-from-custom-api-in-power-bi/
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
80 | |
76 | |
60 | |
36 | |
33 |
User | Count |
---|---|
91 | |
60 | |
59 | |
49 | |
45 |