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! Request now

Reply
Steven_Wu
Frequent Visitor

How I could integrate 2 tables without any relationship?

Hi, All,

Here is the issue I got as follows:

I have 2 tables in Power BI, first table is like the table A.

StudentClassEnrolled DateAge
A1-12022/3/114
B1-22023/4/113
C1-32019/2/513

 

Second table is like table B, it's like a curriculum.

CoursePlanned Period for completion(years)
English3
Science2
Mathematic2

 

Is there any way I could combine both of them as the following result without any available relationship?

If it is complicated, please just let me know what direction or rough guide I could follow.

It would be fine. Thank you.

 

StudentClassEnrolled DateCoursePlanned Period for completion(years)
A1-12022/3/1English3
A1-12022/3/1Science2
A1-12022/3/1Mathematic2
B1-22023/4/1English3
B1-22023/4/1Science2
B1-22023/4/1Mathematic2
C1-32019/2/5English3
C1-32019/2/5Science2
C1-32019/2/5Mathematic2

 

 

 

1 ACCEPTED SOLUTION
Ahmedx
Super User
Super User

Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.
https://1drv.ms/u/s!AiUZ0Ws7G26RiBL8KJqFMz5eTNB8?e=dXxdTl

Screen Capture #1118.png

View solution in original post

2 REPLIES 2
Ahmedx
Super User
Super User

Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.
https://1drv.ms/u/s!AiUZ0Ws7G26RiBL8KJqFMz5eTNB8?e=dXxdTl

Screen Capture #1118.png

Thank you so much~,Ahmedx

That's what I really need 😄

 

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