Skip to content

[Bug / Issue]: Arc ESU Dashboard broken #1651

@thommck

Description

@thommck

Issue Type

  • Issue with a Drop I contributed
  • Issue with a Drop I am using
  • Issue with the Jumpstart Drops website experience (e.g. broken links, typos)
  • I am not sure

What happened?

IN the v2 version of the PBIT file it gives an error when loading the data into the CSVs.

It is scraping the wbepage There is a garbled date in the SQL Server 2017 table https://learn.microsoft.com/en-us/troubleshoot/sql/releases/download-and-install-latest-updates#sql-server-2017

On the final row of the table (14.0.1000.169) it says the release date is "RTM NA SeptGDR for SP3ember 29, 2017" when it should be in the proper date format of "September 29, 2017". This is what is causing the query to fail

If you are able to get the MS learn team to update the source then that would be ideal but you should also have error handling so if it happens again a generic date appears and the functionality still works

We need a URL

https://github.com/Azure/arc_jumpstart_drops/blob/main/ui_dashboard_workbook/arc_pbi_dashboard/arc_insights_dashboard_jumpstart_V2.pbit

Relevant log output.

DataFormat.Error: We couldn't parse the input provided as a Date value.
Details:
    SeptGDR for SP3ember 29, 2017

Code of Conduct and Licensing

  • I agree to follow this project's Code of Conduct and Licensing terms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug-IssueIt either shouldn't be doing this or needs an investigationNeeds-TriageThis work item needs to be triaged by a member of the core team

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions