Forum Discussion
Resolving Data Source Credential Issues in Power BI
Hello community,
I am new here and am encountering the following issue:
The "Data source error" indicates that the scheduled refresh has been disabled because at least one data source is missing its credentials. Furthermore, the option for data source credentials is grayed out.
My Power BI utilizes OData feed triggers from Azure Logic Apps and a web URL from https://learn.microsoft.com/en-us/azure/active-directory/enterprise-users/licensing-service-plan-reference. All my connections do not require authentication as the credentials are set to "Anonymous" for the type.
table for the web url:
Regarding the table for the web URL: When I remove this table, the issue seems to be resolved.
How can I address this problem?
Well, solution seems to be that I had to use a datagateway for it.
3 Replies
- IdrissshatilaSuper User
Hello Rithmatist ,
then try editing the credentials and add your credentials.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote for my Community Mobile App Idea 💡- RithmatistRegular Visitor
Hello Idrissshatila,
Thank you for your response.
Which credentials do you mean? like, https://learn.microsoft.com/en-us/azure/active-directory/enterprise-users/licensing-service-plan-reference doesn't even require credentials. it's all set on anonymous.
- RithmatistRegular Visitor
Well, solution seems to be that I had to use a datagateway for it.