Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
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
Proud to be a Super User!
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
Proud to be a Super User!
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!