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
Anonymous
6 years agoNot applicable
Anonymous , Have you written the union dax formula on "Create a new table using DAX" pane?
Anonymous
6 years agoNot applicable
Anonymous , i got if after using the dax in a new table, is it possible to combine them in the same table?
What i want: am planning to show the hours spent on each project on a particular date, i have 4 columns of project IDs for each person everyday hence i want to combine the IDs into one column.