Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello all!
I am currently have an excel document (updated daily) with two sheets containing my relevant data.
Currently I am using power query to extract two tables, one from each sheet, resulting in two tables in the same format and same column headings.
What is the most efficient way to combine these into a single table / query for my model.
I need to have "monthly data" as a single table.
Thanks in advance
Mike
Solved! Go to Solution.
Hi @minglis ,
I'd suggest to do a union of your two queries (append):
Was it this you are looking for? 🙂
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
| Did I answer your question❓➡️ Please, mark my post as a solution ✔️ |
| Also happily accepting Kudos 🙂 |
| Feel free to connect with me on LinkedIn! | |
| #proudtobeasuperuser | |
Thank you! I could not get passed using the merge query function.
Much appreciated.
Hi @minglis ,
I'd suggest to do a union of your two queries (append):
Was it this you are looking for? 🙂
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
| Did I answer your question❓➡️ Please, mark my post as a solution ✔️ |
| Also happily accepting Kudos 🙂 |
| Feel free to connect with me on LinkedIn! | |
| #proudtobeasuperuser | |
Thank you! I could not get passed using the merge query function.
Much appreciated.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.