Forum Discussion
Sandhya877
2 years agoFrequent Visitor
Grouping of columns to Create new Column
In a table, I have two fields SubCategory1 and Subcategory1. I am creating a New Column : Category. SubCategory1 Subcategory2 quantity Accessories Bike Racks ...
lbendlin
Super User
2 years agoI would recommend you use either Power Query or the upstream data source for that. There's no reason to do this in DAX.
Sandhya877
2 years agoFrequent Visitor
I have like thousands of row, i just used sample data. I do not think power query would be better option.