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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Joining CSV files

Hi all,

Power BI is slowely becoming easier but I have an issue and can't find a suitable solution.

I have 2 csv files. The first one have Subject, Location, First name, Last name, Start and End time.

The second one have first name, last name, file id, division.

Similar to sql i want to use a joint to find the people who match first and last name and just add columns for their file id and division.

Power BI is saying that one of the columns must have unique id so the above doesnt work.

Any ideas how to work around this?

Thank you!
Anna
1 ACCEPTED SOLUTION
Anonymous
Not applicable

I've figure that one out. If anyone is struggling too, make sure the format is the same and use merge queries. Once merged, you can build relationships.

View solution in original post

3 REPLIES 3
jthomson
Solution Sage
Solution Sage

Try making a new column merging the first/last names together? If that's still not unique then you're probably out of luck

Anonymous
Not applicable

Unfortunately that didnt work either. 😕
Anonymous
Not applicable

I've figure that one out. If anyone is struggling too, make sure the format is the same and use merge queries. Once merged, you can build relationships.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

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