Excel 365 with Power Query.
Pivot()
One step.
https://www.mediafire.com/file/ifhgdqwwahqgrgg/10_07_21b.xlsx/file
https://www.mediafire.com/file/ku0tpopf90ps1xk/10_07_21b.pdf/file
Power Query - Create a Matrix from a Table
Martin Kerr
21
Reputation points
I am reasonably new to Power Query and I'm trying to figure out the most efficient way to perform the transformation shown in the attached screen grab.
Currently I am loading the source table in to Power Query and doing the following:
- Load the Source Table into Power Query
- Create a Master Query containing all the data from the source table
- Create a second query called Parent Task 1 by referencing the Master Query and filtering for Parent Task = Parent Task 1
- Create a third query called Parent Task 2 in the same manner as second query
- Create a fourth query called Parent Task 3 in the same manner as second query
- Create a fifth query containing only unique Parent Tasks
- Merge queries 2 to 5 to create required format.
I'm really hoping there is a more efficient way to do this. Any suggestions?
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
43,566 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,902 questions
Accepted answer
-
Herbert Seidenberg 1,191 Reputation points
2021-10-08T00:53:11.543+00:00
2 additional answers
Sort by: Most helpful
-
Ehren (MSFT) 1,781 Reputation points Microsoft Employee
2021-10-07T20:51:47.817+00:00 Power Query is no longer supported here on Q&A. Please post your question over on https://aka.ms/PQCommunity.
-
Martin Kerr 21 Reputation points
2021-10-08T09:03:25.623+00:00 Exactly what I needed, thanks.