Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hey,
I would like to do a 2-Step API Get request to a Billing API. The API looks like the following:
https://customer.service.com/billing/invoices
For this first API you will get a JSON which shows the information about all the past invoices with the total numbers but without any details about the single invoices. To get those details you need to make a second request which looks like the following:
https://customer.service.com/billing/invoices/<id>
In this second call you need to put the Id of the Invoice and you will get all details about the invoice.
Is this a scenario which can be setup in PowerBI? I would like to have one big table which contains all the detailed information about every invoice.
Thanks in advance!
This will be the least of your issues. What's the authentication method?
In the first use case it's basic auth with an API key and in the second use case it's with digest auth with public and private key. I just read that digest auth isn't working, but maybe it works for the first use case with basic auth.
Check out the April 2026 Power BI update to learn about new features.
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.
| User | Count |
|---|---|
| 45 | |
| 38 | |
| 34 | |
| 21 | |
| 17 |
| User | Count |
|---|---|
| 68 | |
| 64 | |
| 31 | |
| 26 | |
| 26 |