Forum Discussion
thaodoan
11 years agoMicrosoft Employee
Reports are not loading - Unable to Load the Model
The reports for one of our powerBi dashboards are not loaded. The error when opening the reports is below. Please help!!!
Oops, something went wrong.
Unable to Load the Model
Activ...
larauco
9 years agoNew Member
It should be because the user doesn't have the access to the conection.
In my case I'm using power BI conected to MSAS, and the same message appears when I share the report.
The solution that i found was giving access tho the user on Analysis Service DB:
- Open SQL Server Management Studio
- Conecto to Analysis Services
- Expand your DB
- Go to Roles
- Modify or create roles giving acces to the user(s)
After this changes the users can open the reports with no problems.
Hope this will helpfull.
Regards.