Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi Experts,
I have the below table for employee availability, and I would like to have the time in column headers to be in the rows so that Adam has 3 rows for the the 3 periods. Also, I will be updating this file so that dates in the header change and I dont want it to mess the query.
Alternate Format Name | Availability % 15 Jan 2023 - 21 Jan 2023 | Availability % 22 Jan 2023 - 28 Jan 2023 | Availability % 29 Jan 2023 - 4 Feb 2023 |
Adam | 0.00% | 0.00% | 0.00% |
Shady | 0.00% | 0.00% | 0.00% |
Ralf | 0.00% | 0.00% | 0.00% |
Will | 0.00% | 0.00% | 0.00% |
Sharon | 0.00% | 0.00% | 0.00%
|
Optimal result:
Alternate Format Name | Time period | AVAILABILITY |
Adam | Availability % 15 Jan 2023 - 21 Jan 2023 | 0.00% |
Adam | Availability % 22 Jan 2023 - 28 Jan 2023 | 0.00% |
Adam | Availability % 29 Jan 2023 - 4 Feb 2023 | 0.00% |
Shady | Availability % 15 Jan 2023 - 21 Jan 2024 | 0.00% |
Shady | Availability % 22 Jan 2023 - 28 Jan 2024 | 0.00% |
Shady | Availability % 29 Jan 2023 - 4 Feb 2024 | 0.00% |
Solved! Go to Solution.
1. Go to Power query editor and select these 3 columns in the your table.
2. Right click on any of the selected columns and do unpivot columns.
3. You will get the desired result.
Thanks,
Arul
1. Go to Power query editor and select these 3 columns in the your table.
2. Right click on any of the selected columns and do unpivot columns.
3. You will get the desired result.
Thanks,
Arul
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
87 | |
87 | |
84 | |
66 | |
49 |
User | Count |
---|---|
127 | |
109 | |
93 | |
70 | |
67 |