Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
I'd like to use a Springshare LibCal API as a data source.
And I want auto-refresh possible for the Power BI service.
I was able to use a Python script in Power BI desktop, and I can refresh from there.
But of course, auto-refresh won't work in the Power BI service since it does not have access to my local Python script.
So what can I do with the API, so that the auto-refresh works ?
The API first needs a valid token, the it uses that token for the API calls, with Authorization: Bearer {TOKEN}.
Is there any way I can set up API authentications and calls from the Power BI service ?
Solved! Go to Solution.
You need to create a custom connector (and a gateway) to be able to refresh that source in the service.
I created an API on Vercel that does the authentication and outputs the json.
I use my API link as the data source for Power BI.
Is that an overkill solution ? Would a custom connector (and a gateway) be an easier and more effective solution ?
I think the final result will be the same. If your solution works then use it.
You need to create a custom connector (and a gateway) to be able to refresh that source in the service.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 48 | |
| 40 | |
| 37 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 32 | |
| 27 | |
| 25 |