Forum Discussion
smpa01
2 years agoCommunity Champion
Forbidden accees to dataflow datasources
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.
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.
1 Reply
Replies have been turned off for this discussion
- miguelCommunity Admin
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.