Forum Discussion
New2PowerBI
9 years agoHelper III
Help with Text Comparison Formula
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...
- Anonymous9 years ago
My only guess would be some leading/trailing spaces that need to be trimmed out.
Anonymous
9 years agoNot applicable
My only guess would be some leading/trailing spaces that need to be trimmed out.
New2PowerBI
9 years agoHelper III
? I've not dealt with that before; how can I trim the data?