Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I have used this exanple to also pull data from the Dovico api
While trying to get expense details from the api, I get a table with various info I need but also a further onward URI which points to some of the expense sheet details I also need
Relevant Dovico Api info
http://apideveloper.dovico.com/Expense+Entries#Get all Expense Sheets
URI example in a expense table column:
https://api.dovico.com/ExpenseEntries/Sheet/{SheetID}/?version=5
Is it possible to do a nested list.generate in order to also extract this further data from the Expense sheet?
ANy code examples I could refer to?
Solved! Go to Solution.
Hi @fergalom,
You can refer to this blog to do nested List.Generate: Nested Loop with List.Generate in Power Query.
Best Regards,
Qiuyun Yu
Hi @fergalom,
You can refer to this blog to do nested List.Generate: Nested Loop with List.Generate in Power Query.
Best Regards,
Qiuyun Yu
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 5 | |
| 4 | |
| 4 |