Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. 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