Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Estiamdos,
How can I join tables in PBI to keep me as follows:
TABLE 1 | |||
Date | Client | Sales | Stock |
12/03/2020 | AAA | 8 | 9 |
TABLE 2 | |||
Date | Client | Sales | On_Hand |
12/03/2020 | BBB | 8 | 9 |
TABLE SEARCHED | |||
Date | Client | Sales | STOCK |
12/03/2020 | AAA | 8 | 9 |
12/03/2020 | BBB | 8 | 9 |
Stay tuned
Best regards
Solved! Go to Solution.
This needs to be done in the query editor. Please see this video to see how to do it.
https://www.youtube.com/watch?v=CW-Er8slv9k
If this works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
In the query editor, just rename your On Hand column to Stock in Table 2. Then append the two queries using the button on the ribbon. You will also want to disable load on the two original queries (right click on each and uncheck Enable Load), so that you only load the new appended table.
If this works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
The problem is that the two tables are still separated in the model...
How can I join them to be the same table?
This needs to be done in the query editor. Please see this video to see how to do it.
https://www.youtube.com/watch?v=CW-Er8slv9k
If this works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
64 | |
56 | |
54 | |
36 | |
34 |
User | Count |
---|---|
84 | |
73 | |
55 | |
45 | |
43 |