Forum Discussion

doublepawn's avatar
doublepawn
Regular Visitor
5 years ago

Error: Powerbi lookupvlaue returns multiple values

How do I solve this problem other than concatenatex the values to be returned? I want each returned value to generate a separate piece of data. 

e.g.

newcolumn=lookupvlaue(  table2 a  ,  table2  b  , table1 c)

c1 match b1(a1), b2(a2)

newcolumn  make two rows  c1→a1   and    c1→a2 .

thx

 

 

3 Replies