Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello
I am trying to do bring some lookup value column into a table.
So my order column has more than one order ID in one row.
Product ID
2
3
2
3,4
I have to juxtapose this product description using lookupvalue
Product ID Description (using lookup)
2 Pen
3 Pencil
4 Eraser
2 pen
3,4 Pencil, Eraser
The lookup table has product id and descriptions.
This is what I have done so far. I replace the delimeter from "," to "|" to leverage the PATH and related functions.
This is what I have done so far
Hi @SV_community ,
Based on your description, your expected output seems clear but combined with your measure, I found that there seems two tables in the measure formula, what did the tables look like and the relationship between them, which table you want to add a new [Description] column?
Could you please consider sharing some sample data or a dummy sample file for further discussion?
Best Regards,
Yingjie Li
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!