Forum Discussion
Barstool
1 year agoRegular Visitor
Underlying Error: Capacity operation failed with error code CannotRetrieveModelException
Hi Trying to connect to a newly created semantic model from a new report in the Power BI service and receive: "Underlying Error: Capacity operation failed with error code CannotRetrieveModelExce...
- 1 year ago
Hi,
I got similar issue on my Fabric workspace and solution was to open SQL endpoint, then click on model layouts (i made some relations between tables but i guess it's not necessary for that specified purpose) and then in tab Reporting -> Automatically update semantic model
SaiTejaTalasila
1 year agoSuper User
Hi Barstool ,
Is your source semantic model is composite model?(Is it getting data from any other semantic model)
Thanks,
Sai Teja
Barstool
1 year agoRegular Visitor
Hi @SaiTejaTalasila ,
The semantic model isn't getting any data from any other semantic model.
I'm connecting to Azure SQL server using a Data Pipeline and copying the tables into Delta Parquet tables. All of the tables are from the same Azure SQL server database.
Thank you