Forum Discussion
MikeSolvesBI
Helper II
3 years agoPower Query create Address field from Address1,Address2 and City
Hello, I need to create a new Address field from Address1,Address2 & City. Sometimes Address2 is Null, I am using a Custom Column. What is the best way to handle this so that I can have...
- 3 years ago
This is the simple way
There is a better way but it requires the field to be null, not an empty string.
lbendlin
Super User
3 years agoThis is the simple way
There is a better way but it requires the field to be null, not an empty string.