Forum Discussion

rks's avatar
rks
Resolver II
5 years ago
Solved

Processing: Continue on error

Hi all,

 

I have a question related to processing a large data model through an XMLA endpoint (in fact I don't really use PBI Premium but SSAS, but I believe it doesn't matter in this case)...

 

If I process several tables at once and one table throws an error, the whole processing procedure fails. Is there an option, to let the other successful tables be processed anyway, something like "oh SSAS, don't worry, this error ain't so bad, continue with the rest anyway, please". 

 

Best regards,

Konstantin 

  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi rks ,

     

    XMLA endpoint can be used to connect live to datasets. For the live connection connection mode, it is to send a query to connect to a modeled data model. Therefore, the function you are talking about cannot be realized.

     

    This article involves the principle of live connection, please refer to

    DirectQuery, Live Connection or Import Data? Tough Decision!

     

    Best Regards,

    Stephen Tao

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi rks ,

     

    XMLA endpoint can be used to connect live to datasets. For the live connection connection mode, it is to send a query to connect to a modeled data model. Therefore, the function you are talking about cannot be realized.

     

    This article involves the principle of live connection, please refer to

    DirectQuery, Live Connection or Import Data? Tough Decision!

     

    Best Regards,

    Stephen Tao

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.