Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Solved! Go to Solution.
OK, probably better ways to do this but PBIX is attached. You want Merge1. Basically wiped out all but the top 2 rows, converted everything to a single line. Then lots of misery and finally victory.
Can you provide sample data per instructions here? Your post just pastes as a single long 782 character text record.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingSorry, I attached the screenshot of the raw data. Thank you.
So, just remove the top 2 rows. There is an option in the ribbon for that.
@Anonymous I'm not typing that in. Again, please see this post. We are trying to help, but it would take us hours to key that in and figure it out.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI Reporting@edhans I was able to create this from the first post and the screen shot:
Capability measurement of the machine;EPS26-427
Date/Date;17/08/18;Time;17:31;Client/Customer;FASTPRINT
R8;-34;+25;+270;+2,984900;+12,119472;+17,706148;+0,000000;+0,000000;1
R5 ;-118;+65; +0;+15,665836;+20,706369;+22,091282;+0,000000;+0,000000;1
R5 ;-118;+105; +0;-0,714882;+22,106749;+31,191521;+0,000000;+0,000000;4
R5 ;-118;+145; +0;-8,223645;+18,597939;+3,801935;+0,000000;+0,000000;7
R5 ;-118;+185; +0;-12,002868;+13,690780;-28,398226;+0,000000;+0,000000;10
R6 ;-90;+185;+90;-21,348570;+29,377335;+10,398713;+0,000000;+0,000000;1
R6 ;-90;+145;+90;-13,923892;+16,495628;+6,362763;+0,000000;+0,000000;4
R6 ;-90;+105;+90;-8,948331;+16,114807;-16,359098;+0,000000;+0,000000;7
R6 ;-90;+65;+90;-2,576315;+11,707122;-26,780851;+0,000000;+0,000000;10
R6 ;-90;+25;+90;-18,416435;+31,733908;-5,879363;+0,000000;+0,000000;1
OK, probably better ways to do this but PBIX is attached. You want Merge1. Basically wiped out all but the top 2 rows, converted everything to a single line. Then lots of misery and finally victory.
Create 2 queries. Remove any unwanted columns and rows from each query.
Thank you a lot, I can't convert the first 2 rows of the raw data to the table format showing as below, would you help me?
Capability measurement of the machine;EPS26-427
Date/Date;17/08/18;Time;17:31;Client/Customer;FASTPRINT
Table 1
Check out the July 2025 Power BI update to learn about new features.