Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I get the error "Data source access error. Please contact the gateway administrator" when trying to access an Analysis Services model.
I have same problem, live connect gateway on-prem SSAS. Already setting EffectiveUserName from admin@x.onmicrosoft.com to admin@x.com. Please help me. Thanks
What account do you use to sign in Power BI Service? Could you please post a screenshot about how you map user name in Power BI Service?
Regards,
Lydia
@Anonymous
I sign into the Power BI service using my email name@x.com which matches "whoami /upn" on the server. I think I have tried every possible mapping to change this to "domain\id", email lowercase, etc. and confirmed that mapping was working in the gateway logs. I have yet to see a different error message regardless of what mapping I use. I am assuming that if my email on Power BI Service matches that of "whoami /upn", I shouldn't need mapping.
Shouldn't there be some error logged on SSAS? Any other way to troubleshoot this?
Nooooooo! It started working today without me making any changes. Wish I knew the cause, but glad to see the result. I would still appreciate any tips on troubleshooting and whether there was another log I should have checked.
First question I would have is why you are using a Gateway, if you are using Azure Analysis Services you should be able to connect directly to it?
Next Question: Have you created a Role with access to the model from inside your Analysis Services model? You would need to add the username you are using on the Gateway into that role so it has at least read access to the model. This is different from the Access credentials your see inside Azure portal.
@Anonymous
This is on premise Analysis Services, not in Azure.
I have an Administrator role set up within the data model with my ID (domain\id).