Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi all,
I have source data which is contain row level process step i need to split into column level data in edit query transformation.
ex: source file
Expected result using edit query: (Process row steps (input,review,print) need to convert into column level with IN and OUT time)
Thanks,
Varan
Solved! Go to Solution.
1. SELECT IN TIME and OUT TIME , then unpivot columns
2. merge column
3. select merge column and pivot column
Proud to be a Super User!
Hi All,
can we achive this using summarize calculated column ?
1. SELECT IN TIME and OUT TIME , then unpivot columns
2. merge column
3. select merge column and pivot column
Proud to be a Super User!
you are welcome
Proud to be a Super User!
there is second scenario if i want to keep all the input rows as named like input 1 and input 2..... how can we achive this way for example
Thanks,
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 40 | |
| 38 | |
| 36 | |
| 29 | |
| 28 |
| User | Count |
|---|---|
| 127 | |
| 88 | |
| 78 | |
| 66 | |
| 65 |