Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

DAX How To Dynamically Concatenate Earlier Row Values

I would like to, using DAX because my table will be filtered dynamically and have different ModelNumbers each time, come up with a way to produce a concatenated list (comma deliminated) of all Val1 r...
  • LivioLanzo's avatar
    LivioLanzo
    7 years ago

    Anonymous

     

    I just normalized the ModelNumber into a dimension table that is why you see it as another table