Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi folks! I am trying to duplicate a query created by a former colleague. The first line of code connects to a folder containing 23 excel files of idential layout/format. I can easily duplicate this first line of code and the next three lines. FWIW, the only column of data left after the third line of code is an expandable column, see below:
I cannot figure out where the commands exist in Query Editor that produce line 5 of the code, see below. Any help is much appreciated!
Hi @Frenchtom811 ,
Try to click on the icon in the top right and then click ok:
Let me know if this helps 🙂
/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 | |
Hello @tackytechtom and thanks for the prompt reply. I perfromed the expansion as you suggested but received a completely different looking DAX code for the expansion than what my former colleague produced. My code:
Former colleagues code:
I noticed that my fomer colleagues code refers to Sample File (5) which resides in a helper query. My code does not refer to a helper query. Is this a clue?
You can't easily duplicate the code when combining files from the folder. You will need experience before doing this. What I will suggest that you watch this video and then do merging on your own. Whatever code is generated, change the code as per your friend's.
This will introduce you to the concept of Transform file as well.
Check out the July 2025 Power BI update to learn about new features.