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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a text file that is imported and refreshsed. The first 9 rows always need to be deleted. Can this delete be done systematically similar to how columns can be deleted using Transform data?
Solved! Go to Solution.
Yes you can delete the first X rows of a file as part of the transform step. Its in the ribbon under the button "Remove Rows" -> Remove Top Rows. You then just specify 9.
Yes you can delete the first X rows of a file as part of the transform step. Its in the ribbon under the button "Remove Rows" -> Remove Top Rows. You then just specify 9.