Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi,
I am having 3 multi-dimensional cubes in my SSAS database. I want connect to one of them using PowerBI but it's giving the error as:
"An error occurred while loading the model for the item or data source 'QueryUserError'. Verify that the connection information is correct and that you have permissions to access the data source."
I can connect to both other cubes without any issue but this one cube is giving error.
Also I can connect to this cube with the PBI installed on the same server where cubes resides.
I have the PBI latest (Feb update) installed.
Please refer to the image below to understand the failure more clearly. Error comes upon the connection marked in red:
Thanks
Solved! Go to Solution.
Hi @KalpaniHt,
According to your description, did you mean use http access to different AS datasource based on IIS web portal?
If this is a case, current power bi not support dynamic table structure. I think cube A and cube B has same data structure, but they not same as cube C. So you can't connection to cube 3.
Reference link:
Configure HTTP Access to Analysis Services on IIS 8.0
In addition, if your service contains different instance and you are try to use different connection string to link, I think the issue is more related to cube c. You need to check its settings and config.
Regards,
Xiaoxin Sheng
Hi @KalpaniHt,
According to your description, did you mean use http access to different AS datasource based on IIS web portal?
If this is a case, current power bi not support dynamic table structure. I think cube A and cube B has same data structure, but they not same as cube C. So you can't connection to cube 3.
Reference link:
Configure HTTP Access to Analysis Services on IIS 8.0
In addition, if your service contains different instance and you are try to use different connection string to link, I think the issue is more related to cube c. You need to check its settings and config.
Regards,
Xiaoxin Sheng
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.