Forum Discussion

BenMoses's avatar
BenMoses
New Member
2 years ago
Solved

Creating a String Array in Power BI

Hi,  I got 3 differenet columns and I want to create a String Array for them and I want them into a table   Ex: Cars Model Color Honda Civic White Mazda  CX9 Black Toyota Camry...
  • danextian's avatar
    2 years ago

    Hi BenMoses ,

     

    You can use COMBINEVALUES to concatenate those columns

    You can also use & sign but this will result to a more verbose formula