Hi,
I have posted this question in another forum earlier and received advised to post it here instead. I hope it is the right channel, otherwise please let me know :-).
I am trying to connect my data with Emission dashboard. I have all prerequisites but it keeps giving me error and the errors are different every fails. For example:
Always started with:
An error occurred while processing the data in the dataset.
Refresh failed:
Emissions Impact Dashboard has failed to refresh.
Failure details: The last refresh attempt failed because of an internal service error. This is usually a transient issue. If you try again later and still see this message, contact support.
And then it gives different “table” errors every time:
<ccon>The credentials provided for the Web source are invalid. (Source at https://gw.us-il301.gateway.prod.island.powerapps.com/customerenrollmentservice/emissiondata/xxxbillingaccountidxxx/ReferenceData%2FDimDate.)</ccon>. The exception was raised by the IDbCommand interface. Table: DimDate.
<ccon>The credentials provided for the Web source are invalid. (Source at https://gw.us-il301.gateway.prod.island.powerapps.com/customerenrollmentservice/emissiondata/ xxxbillingaccountidxxx /ReferenceData%2FDimEmissionType.)</ccon>. The exception was raised by the IDbCommand interface. Table: DimEmissionType.
<ccon>The credentials provided for the Web source are invalid. (Source at https://gw.us-il301.gateway.prod.island.powerapps.com/customerenrollmentservice/emissiondata/ xxxbillingaccountidxxx /ReferenceData%2FDimLocation.)</ccon>. The exception was raised by the IDbCommand interface. Table: DimLocation.
And so on, name of the tables differ everytime.
Has anyone experience these and how to solve this or know how to solve this?
Many thanks in advance!