Forum Discussion
sdhn
4 years agoResponsive Resident
Merge Columns
Hi All I have a single table. I want to merge 3 columns and name as first column. First column has a datatpe Text . Second column Whole Number. Third column Whole number. First column ...
- 4 years ago
I did. Thanks for your help. I used mege feature of Power Bi. I highlighted 3 columns and used merege coulmns featur.
sdhn
4 years agoResponsive Resident
Thanks
I changed dataype to text for column 2 & column 3.
Did you write a measure above?
I have multiple fields.
AlexisOlson
4 years agoSuper User
No. This is a calculated column using the M language in the query editor.
Measures use DAX.