AnalysisServices.Database

Syntax

AnalysisServices.Database(server as text, database as text, optional options as nullable record) as table

Description

Returns a table of multidimensional cubes or tabular models from the Analysis Services database database on server server. An optional record parameter, options, may be specified to control the following options:

Reference Data

https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference

Power Query M Functions / Accessing Data Functions / AnalysisServices.Database