Forum Discussion

New2PowerBI's avatar
New2PowerBI
Helper III
9 years ago

Combining Columns

I searched through this community and found the following formula for a new column:   Text.From([Column) & Text.From([Column2]) & Text.From([Column3])   I used it and it works great!  However, if...