Power Query often automatically adds a ‘Change Type’ step after loading data to try and assign data types to columns based on the first 1,000 rows. If your data includes inconsistent types, such as ...
Power Query’s May 2025 update introduced a significant improvement to the `Table.TransformColumnTypes` function, addressing long-standing issues with locale settings and missing field handling.