Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Thank you
Hi @doublepawn .
You can use FIRSTNONBLANK function to overcome this kind of error.
Please refer to the below link;
If this post helps,then please mark it as 'Accept as Solution' so that it could help others.
Regards,
Sanket Bhagwat
Hi @doublepawn
Your question is not that clear? can you share a sample of your data and more details about the result here?
Appreciate your Kudos ✌️!!
User | Count |
---|---|
22 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
11 | |
9 | |
6 |