Forum Discussion
Anonymous
2 years agoNot applicable
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 ...
- 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)
lbendlin
Super User
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)