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
I have one table; with "VIN" numbers, one called Serial#(Audra List) and the other called VIN NUMBER (Maximo List).
I added a new column with the following:
Comparison = if(VehicleComparison_ChristieDent[Serial# (Audra List)] = VehicleComparison_ChristieDent[VIN NUMBER (Maximo List)], 1, 0)
Everything came back "0" but I know there is at least one row where the values that did not match. I don't understand why my formula isn't working.
Solved! Go to Solution.
My only guess would be some leading/trailing spaces that need to be trimmed out.
My only guess would be some leading/trailing spaces that need to be trimmed out.
Disregard my last one; did a quick look up on trimming data and trimmed both columns, worked!! Thanks!!
? I've not dealt with that before; how can I trim the data?
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 20 | |
| 19 | |
| 11 |
| User | Count |
|---|---|
| 65 | |
| 54 | |
| 46 | |
| 44 | |
| 31 |