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 have a user who is a contributor in a workspace and trying to access a report built by someone else. This user has previously accessed the report as early as last week. Now, she cannot see the visual and gets the "Invalid Connection Credentials" error at the top. When I pull up that same report, it opens without issue.
Here is what we've tried so far:
1. We both have a pro license, but I am on a Fabric trial ; I can see data, she gets the error message. (she was on a Fabric trial but tried cancelling it and clearing cache and browser history to see if it helped, it did not).
2. She is using Firefox, I had her try another browser and it did not work.
3. I confirmed the gateway and connection are valid in the workspace, no issue there.
4. She has not changed her username or password recently.
5. She tried shutting everything down and restarting, no change.
6. The dataset was refreshed successfully on the 24th, but I have no issue accessing whereas she cannot see it.
7. Our workspaces are managed by Azure AD, I confirmed she is still a member of the correct group and that group is also assigned in the workspace correctly.
8. I also tried adding her explicitly to the workspace and report. No change
Anyone have any other ideas?
Solved! Go to Solution.
as its Azure SQL server connection then I am pretty sure its because of SSO enablement for direct query, Please reachout to the connection owner and request then to disable that, it will fix the issue
Hi @teetoes ,
This error may occur when the user’s credentials are not validated or updated by the Power BI service. There are a few possible causes and solutions for this issue:
Solved: Invalid connection credentials - Microsoft Fabric Community
Solved: How to correct invalid credentials in PowerBI onli... - Microsoft Fabric Community
How to Get Your Question Answered Quickly
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
As I mentioned, this is in the Service and impacts another user. I don't feel providing a PBIX file is appropriate in this instance. And the desired outcome is for her to be able to open and view the report again.
UNCHECK "Use SSO via Azure AD for DirectQuery queries" in the data source with Basic Authentication setting
Or any data connection that your are using through gateway, this will resolve yur issue
The gateway is setup for OAUTH authentication. This has been in place for about 5 months without issue until now. Would that option also apply to OAUTH?
Can you help with the below
1. data source/s being used in report
2. Type of connection
Unfortunately, this isn't my model so I'm not sure if it's Direct or Import but it is a connection to Azure SQL Database.
as its Azure SQL server connection then I am pretty sure its because of SSO enablement for direct query, Please reachout to the connection owner and request then to disable that, it will fix the issue
Thank you for your help. This is indeed the issue. We are unchecking the box for now but adding her to the appropriate AD groups for access so once she is added then we will update it again so it gives permission via AD group.