legalhustler
Well-known Member
- Joined
- Jun 5, 2014
- Messages
- 1,214
- Office Version
- 365
- Platform
- Windows
Column1 | Column2 | Column3 | Column4 | Column5 | Column6 |
Name | ID | Begin Year | End Year | Sub | Main |
null | 024 | 2015 | 2016 | null | 0128 |
GL | Account | Amount | Debit-Credit | Beginning-Ending | |
100110 | 70000003 | $500 | D | E | |
123456 | 60000004 | $100 | C | B | |
Name | ID | Begin Year | End Year | Sub | Main |
null | 024 | 2019 | 2020 | null | 0130 |
654321 | 90000001 | $200 | C | B | |
987654 | 80000002 | $300 | D | E |
In Power Query the main headers for this table is in bold (black color) followed by values underneath it, but there are sub-headers in red which I would like to transform in column format so that the Begin Year, End Year and Main goes down a column until the next sub-header is found. How can I make this transformation?