-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An error occurred in the ‘ftk_LoadData’ query. DataFormat.Error: We couldn't parse the input provided as a Date value. #512
Comments
Hello. I had the same issue. I am not good at Power Query, so I commented the section with errors.
|
If you change the Date column name to date (in lowercase), you will fix the issue. There are 4 occurrences. There is no need to comment the code, just change that section. |
Thanks for sharing, @erincon01! This has been fixed in 0.2. Stand by for the next release. |
I've put up a pull request to add @elvismangarae! 🎉 |
@allcontributors please add @erincon01 for question |
I've put up a pull request to add @erincon01! 🎉 |
This error has been fixed in the 0.2 release. Thanks again for reporting. Please let us know if you run into anything else! |
🐛 Problem
When trying to connect via the FinOps hubs data source in CostSummary report, unable to load the data with below error:
An error occurred in the ‘ftk_LoadData’ query. DataFormat.Error: We couldn't parse the input provided as a Date value.
👣 Repro steps
🤔 Expected
No error, data loads
🙋♀️ Ask for the community
We could use your help:
The text was updated successfully, but these errors were encountered: