powerbi - Error: After the refresh, the column can not be found. It is visible in Power Query. Nothing was changed - Stack Overf

admin2025-04-18  4

Data comes from csv file. First raw is the column names, the rest is data.

Transformation goes like this:

  1. take data from csv
  2. promote first raw to header
  3. change Date column to date/time type

This worked fine, until yesterday. I got the error: "Column Date can not be found" although it is visible in the query and obviously taken from the csv file.

I haven't changed anything. People say it is due to csv change, but in csv the names are as they were.

转载请注明原文地址:http://www.anycun.com/QandA/1744971258a90217.html