Forum Discussion
Desktop work, but error in WorkSpace: File contains corrupted data [...]
- 1 year ago
Hi L_trainee I think your next steps will help pinpoint the issue. Converting the files to CSV and inspecting them with a notebook can reveal hidden inconsistencies like invalid characters or formatting issues. Creating a separate query for these files will allow you to test their compatibility with Power BI Service independently. If merging works after isolating the issue, it confirms the problem lies in file structure or formatting.
Hey Akash_Varuna , thank you for your answer!
That's the thing: I already identified problematic files, but I can't seems to find any difference while comparing them manualy to previous data.
At this point I'm afraid of excel shenanigans with the data (especially dates fields).
My next steps will be:
- Save the files as .csv and open them with a notebook-style software for manual comparison.
- Create a different query just for these files (and merge it with the previous ones) and see if this somehow solve the issue?
Any advice to compare the two data types?
Hi L_trainee I think your next steps will help pinpoint the issue. Converting the files to CSV and inspecting them with a notebook can reveal hidden inconsistencies like invalid characters or formatting issues. Creating a separate query for these files will allow you to test their compatibility with Power BI Service independently. If merging works after isolating the issue, it confirms the problem lies in file structure or formatting.