-
Notifications
You must be signed in to change notification settings - Fork 1
Description
I am using the attendance data dashboard EES csv files for daily, weekly and YTD data which worked fine all last year. However, they are still showing 2024-25 data instead of updating to 2025-26, and they keep failing on PBI refresh with an error stating 503): hostname doesn't match against certificate.
Please see error message below, Sometimes for the EES_YTD, sometimes the others - depending on the order of which it pulls first.
*DataSource.Error: Web.Contents failed to get contents from 'https://raw.github.com/dfe-analytical-services/attendance-data-dashboard/main/data/EES_ytd_data.csv' (503): hostname doesn't match against certificate. Microsoft.Data.Mashup.ErrorCode = 10117. DataSourceKind = Web. DataSourcePath = https://raw.github.com/dfe-analytical-services/attendance-data-dashboard/main/data/EES_ytd_data.csv. Url = https://raw.github.com/dfe-analytical-services/attendance-data-dashboard/main/data/EES_ytd_data.csv. . The exception was raised by the IDbCommand interface. Table: Dfe Attend YTD.
I am using the following:
https://github.com/dfe-analytical-services/attendance-data-dashboard/blob/main/data/EES_ytd_data.csv
https://github.com/dfe-analytical-services/attendance-data-dashboard/blob/main/data/EES_weekly_data.csv
https://github.com/dfe-analytical-services/attendance-data-dashboard/blob/main/data/EES_daily_data.csv
Please can you advise.
Kind regards