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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
The csv files that I pull are not formatted properly, something like this..
Ideally, I'd like to move data from row 7 to 11 to new columns, then remove first row to look like this..
Is there a way to do this?
can you share some data in text format?
Proud to be a Super User!
a,b,c,d,e
,first,second,third,fourth
L,8,-2,4,6
C,9,-4,2,7
R,7,-5,3,7
,,,,
a2,b2,c2,d2
,first(2),second(2),third(2)
L,4,-3,5
C,7,0,3
R,2,-1,3
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.