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
jcastr02
Post Prodigy
Post Prodigy

One Visual from 3 different tables.

I want to create one visual for # sold by month of each Product A, B, C (each of these are on seperate tables in PQ).  Each table has a Created Date column.  Is the best approach to append each of those tables together or is there an easier way to get to visual.

3 ACCEPTED SOLUTIONS
FreemanZ
Super User
Super User
Ashish_Mathur
Super User
Super User

Hi,

If all 3 are Sales Tables, then append them in Power Query first.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

View solution in original post

Anonymous
Not applicable

Thanks for the reply from Ashish_Mathur  and FreemanZ , please allow me to provide another insight:

Hi, @jcastr02 

I have two solutions to address your requirements:

 

1.Firstly, establish a direct relationship between the three tables using the Created Date column.
For example:

vlinyulumsft_0-1731300852420.png

Here are the final results:

vlinyulumsft_1-1731300852424.png

For further details, please refer to the documentation.

Model relationships in Power BI Desktop - Power BI | Microsoft Learn

2.Secondly, you can also use a merge query in Power Query:

vlinyulumsft_2-1731300895398.png

vlinyulumsft_3-1731300895398.png

Here are the final results:

vlinyulumsft_4-1731300907503.png

For more information, please consult the documentation.

Append queries - Power Query | Microsoft Learn

 

Please find the attached pbix relevant to the case.

 

Best Regards,

Leroy Lu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Thanks for the reply from Ashish_Mathur  and FreemanZ , please allow me to provide another insight:

Hi, @jcastr02 

I have two solutions to address your requirements:

 

1.Firstly, establish a direct relationship between the three tables using the Created Date column.
For example:

vlinyulumsft_0-1731300852420.png

Here are the final results:

vlinyulumsft_1-1731300852424.png

For further details, please refer to the documentation.

Model relationships in Power BI Desktop - Power BI | Microsoft Learn

2.Secondly, you can also use a merge query in Power Query:

vlinyulumsft_2-1731300895398.png

vlinyulumsft_3-1731300895398.png

Here are the final results:

vlinyulumsft_4-1731300907503.png

For more information, please consult the documentation.

Append queries - Power Query | Microsoft Learn

 

Please find the attached pbix relevant to the case.

 

Best Regards,

Leroy Lu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
 

Ashish_Mathur
Super User
Super User

Hi,

If all 3 are Sales Tables, then append them in Power Query first.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
FreemanZ
Super User
Super User

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