The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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.