Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Is this a power query issue? If so, keep the [SKU] column as type text by going to the changed type step and editing the formula
Table.TransformColumnTypes(#"Removed Columns",{{"SKU", type text}, ... etc.)Based on the error message, I assume that your column is now an int or float type, so you can't use String operations such as Text.Length().
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 19 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 52 | |
| 37 | |
| 31 | |
| 27 |