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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hey, can somebody help me out this this query?
I have a table with multiple Org ID columns and I want to append it to one column. That is done with the query below, but I dont know how to pull in the description. I did a lookup to a single Org ID in the past I am getting errors like multiple values when a singe is expected, or the column I lookup does not have th value and needs some type of nested if.
Any help would be greatly appreciated!
WIP query:
Solved! Go to Solution.
I figured it out...
I figured it out...
Hi @LucasPHFConsult ,
It seems there is a situation that one Org ID has more than one value. In that case Power BI doesn't know which value to take then it throw out the error.
It is better to share some sample data and expected result to us.
Best Regards,
Jay
You were right. I see that now, but it should be unique. Thank you so much for your time and input.
I assumed that it would pull in the first instance, kind of how a vlookup is coded but that makes sense. This is the first response I have ever done on here, so dont know if pasiting a pic is the norm. I know Power Query can transpose these but there are about a hundred column headers inbetween these that I pasted and dont know if I can ultimately get a dynamic table with 2 column headers with the Id and descriptions that way. I thought that doing an append query from joining a bunch of virtual tables would do it, but if you have a better way, please do share. Thanks so much!
@LucasPHFConsult , Option one we could have used Power Query. Second with summarize to bring both ID and description
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Please let me know, if Power query is not an option to be used
amiratchandak Thank you for your time as well! All set now
Im all for whatever way is most efficient. Im stumpped, so open to suggestions. Thanks so much!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.