Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Dear all,
I'm not as good in power query, hence my question to you all.
I have this excel data set:
All "Names" are unique
"Function" and "Shift" are non unique text fields
| Name | Function | Shift |
| A | A | 551 |
| B | A | 552 |
| C | A | 553 |
| D | A | 554 |
| E | A | 555 |
| F | B | 551 |
| G | B | 552 |
| H | C | 553 |
| I | C | 554 |
| J | C | 555 |
| K | C | 551 |
| L | C | 552 |
| M | C | 553 |
| N | C | 554 |
| O | C | 555 |
I want/need:
Based on "Function" and "Shift" a table with corresponding "Name"
| Shift | |||||
| Function | 551 | 552 | 553 | 554 | 554 |
| A | A | B | C | D | E |
| B | F | F | |||
| C | K | L | H | I | J |
| M | N | O |
Appreciate any help in this matter.
Hi @Anonymous ,
In PQ, select your [Shift] column, go to the Transform tab > Pivot Column.
In the dialog, select [Name] as your Values Column and choose 'Don't Aggregate' from the dropdown.
Pete
Proud to be a Datanaut!
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 4 |