Forum Discussion
melian
7 years agoFrequent Visitor
How to combine three columns into one?
Hi, I have a table that has three columns (Zip codes columns). I want to combine all of them into one column that has all the zip codes. How can I do that?
- 7 years ago
melian
7 years agoFrequent Visitor
This is an example of what I want to do. In the table I am working on there are three columns, the first three, of zipcodes. I want to combine all of them into one column, All ZipCodes.
Anonymous
rkumar
Helper III
6 years agoHi Melian, Can you please post your solution DAX . I have the same requirement but UNIOn is not working in my case.