Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Can a Dataflow access an on-premise Sql Server Analysis Services instance through a Gateway?

I have the following query which accesses an on-premise instance of SSAS through a gateway: let        Source = AnalysisServices.Database                                                           ...
  • lbendlin's avatar
    2 years ago

    - you must be gateway admin or connection creator of a gateway that can see the SSAS cube

    - the gateway connection user must be SSAS cube admin (have DISCOVER permissions)