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.
Hi there
Newbie here, how can I import a file and exclude the first 20 rows?
I'm aware that I can go into edit mode and delete these rows, but I want to set BI up so that each week when I receive the same file (updated with previous weeks data) I can run a query over the data without having to delete the rows each time
Many thanks
Andy
Solved! Go to Solution.
Hi Andy,
I think editing the query should work. When you tell the query to delete rows or columns, you are building that into the query; each time it goes and refreshes the data, it'll run that logic as part of fetching new data.
Dan
Hi Andy,
I think editing the query should work. When you tell the query to delete rows or columns, you are building that into the query; each time it goes and refreshes the data, it'll run that logic as part of fetching new data.
Dan