Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
walla386
Helper I
Helper I

Add Column to Dataset From Another Dataset

Hello,

 

I have two datasets that share some common variables. I'd like to add a column from one of the datasets to the other dataset by using a shared value. What's the best way to do this??

 

Thanks!

2 REPLIES 2
Anonymous
Not applicable

Hi @walla386 ,

Could you please provide some sample data(exclude sensitive data) and your expected result? Please mark the fields which have common variables. By the way, the data is from different table in different dataset?

Best Regards

Rena

amitchandak
Super User
Super User

@walla386 , refer if these can help

Copy data from one table to another - with related, without related
Item Name = RELATED('item'[Brand])
Copy City without using related
City Name = maxx(FILTER(geography,geography[City Id]=Sales[City Id]),geography[City])

 

Month Name = LOOKUPVALUE('date'[Month Year],'date'[Date],Sales[Sales Date])

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors