Forum Discussion

WTAS80486's avatar
WTAS80486
Helper IV
3 years ago

how to pull values from multiple rows with same identifier into another table in DAX

Hi,

 

I have a table

 

And i wanted to pull the rows as columns into another table in DAX

 

I am able to pull values with category='MAIN' but the problem is how to pull all the rows with category SUB as sub number 1, sub number 2, sub number 3, sub number 4 as columns in second table. . .

 

 

 

Thanks!