Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
abanwar
Regular Visitor

Navigation Table with nested dynamic api calls

Dear Users,

 

I am facing some issues with Navigation Table. My requirement is to make nested api call to retrieve some details and display them as part of navigation table. 

 

e.g. in below code, instead of using navTable as output, If I use queueData as output. I see a correct result which contains informartion pulled from nested api call. However, when I try to display navTable as output, I only see the details I received from first API call but not the nested once.

 

any suggestion to understand why this issue is happening will be really helpful.

 

abanwar_0-1644519280144.png

abanwar_1-1644519538404.png

 

 

2 REPLIES 2
Anonymous
Not applicable

Hi @abanwar ,

 

Not sure. But your second call need be dependent of the first call.

 

Refer to

Power BI/Power Query Data Privacy Settings And Errors Caused By Nested Values

https://medium.com/@miguel.brito/fill-table-with-data-from-nested-api-in-powerbi-5e5c59cf90f8

 

 

Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @Anonymous ,

 

Thank you for your response. 

 

Actually when I display the table with nested data as an output, it shows correct values. It's able to make nested API calls to retrieve necessary information. Only when I am trying to display it as part of navigation table, it doesn't work. I am not sure what exactly the problem is!

 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors