Forum Discussion

Michael_Mertens's avatar
Michael_Mertens
Icon for Resolver I rankResolver I
3 years ago
Solved

Report Design with PBI Desktop: best practice to access Analysis Services cubes via gateway

Hi everyone,   we are using PBI Premium and also SSAS on prem via gateway.   When I connect to the model from PBI desktop I can either use the PBI dataset (which is not much more than a “wrapper”...
  • Michael_Mertens's avatar
    3 years ago

    I would like to sum up this thread and also add some words about the behaviour in Excel.

    If you use Analyze in Excel, it works similar to accessing a dataset from Power BI Desktop. It is more transparent what happens, because you can have a look at the connection properties in the Excel file that is generated by "Analyze in Excel".
    The screenshot shows that the connection is based on the gateway configuration.
    So again there is the assumption that a client can use the same connection to acess the server that is used by the gateway.

    I would call this at least a "design gap" that it is not possible to add an https-endpoint to the configuration that is used by clients to access an on premises server.
    In respect to Excel online I would call it even a "design flaw", because the local adress definitely can't work. The gateway would be needed!

     

    Summary for connecting to SSAS on prem through the dataset in Power BI service.:

    Power BI Desktop: works, if the client has access to the SSAS box directly (and OLE-DB driver installed)
    Excel Desktop: works, if the client has access to the SSAS box directly (and OLE-DB driver installed)
    Excel Online: doesn't work