Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
My query is as below
let
Source = PowerBIRESTAPI.Navigation(),
AppWorkspace = Source{[Key="AppWorkspace"]}[Data],
DataflowDatasources = AppWorkspace{[Key="DataflowDatasources"]}[Data]
in
DataflowDatasources
I am getting this and I have no idea why? I am on a premium workspace currently. I am an Admin but I am not the tenant Admin.
Solved! Go to Solution.
Hey!
I'd recommend asking your question in the repo of the custom connector:
Since this is not a native function in Power Query, it is not officially supported. The team who manages and develops the custom connector might be able to provide some guidance on it.
Hey!
I'd recommend asking your question in the repo of the custom connector:
Since this is not a native function in Power Query, it is not officially supported. The team who manages and develops the custom connector might be able to provide some guidance on it.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.