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.
Hello i have come to a point in my PowerQuery where i have this table:
Each list contains a column (with variable rows) i need to attach to the "table" column so i can expand it later, is this posible?
Regards
@David-Menacho , You can create a new column using Table.AddColumn
But I doubt you might have create a table first from List and then merge it all in one column
these functions can help
https://learn.microsoft.com/en-us/powerquery-m/table-fromlist
https://learn.microsoft.com/en-us/powerquery-m/table-fromcolumns
You can find usage here -https://www.youtube.com/playlist?list=PLPaNVDMhUXGalVK1yOQ8hV2kWTNsZW5Gq
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
73 | |
72 | |
39 | |
31 | |
26 |
User | Count |
---|---|
97 | |
87 | |
43 | |
40 | |
35 |