Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register 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
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.