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.
How to integrate (get) data from Ceipal to PBI Desktop?
Can anyone please help me to find a solution.
Thanks
Tejaswi
Solved! Go to Solution.
@tejaswib , You should explore the Rest API and use those to get data in power bi
https://developer.ceipal.com/ceipal-ats-version-one/refresh-token
how to get data using rest api
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/
@tejaswib , You should explore the Rest API and use those to get data in power bi
https://developer.ceipal.com/ceipal-ats-version-one/refresh-token
how to get data using rest api
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/