Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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,
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
80 | |
76 | |
60 | |
36 | |
33 |
User | Count |
---|---|
91 | |
60 | |
59 | |
49 | |
45 |