Forum Discussion
OData feed cannot Edit Credentials in Service so cant refresh
- Anonymous7 years ago
RoseyAlexa,
In the same PBIX file, do you connect to Excel file stored in disk? Do you connect to on-premises OData service or online OData service?
If you connect to Excel file stored in disk and online OData service in same dataset, you are combining on-premises data source and online data source in a single dataset, in this case, you would need to configure gateway to refresh the dataset. If the gateway is not configured properly, you would get the above error.
If you connect to Excel file stored in disk and on-premises OData service in same dataset, you would also need to add excel data source within gateway to make refresh work.
Regards,
Lydia
RoseyAlexa,
In the same PBIX file, do you connect to Excel file stored in disk? Do you connect to on-premises OData service or online OData service?
If you connect to Excel file stored in disk and online OData service in same dataset, you are combining on-premises data source and online data source in a single dataset, in this case, you would need to configure gateway to refresh the dataset. If the gateway is not configured properly, you would get the above error.
If you connect to Excel file stored in disk and on-premises OData service in same dataset, you would also need to add excel data source within gateway to make refresh work.
Regards,
Lydia
It would be handy of there was a simple explanation of what CAN and CANT be linked together and how this affects refreshing and updating datasets.
All the Power BI info points you to "you can connect to ANYTHING, really simply", where it should say "certain data sources need additional setup".