You are on page 1of 11

Deleting data with 2

alternatives
Alternative 1: Use delete rows function
1. Open the data you want to modify
Alternative 1: Use delete rows function
a. Select outlets by select features
2. Select the outlets which you want to delete
Alternative 1: Use delete rows function
2. Select the outlets which you want to delete
b. Select outlets by attributes (lets delete outlet whose FID is 0,1,2)
i. Right click the layer and click open attribute table
ii. Click table options and click select by Attributes
iii. Type the query at bottom box and apply
ex. FID=0 and FID=1 and FID=2, ex2. FID in (0,1,2)
** note that if you want to select by string attribute then single quotation mark
is required
(ex. Outlet_code=KA_01234 ex2. Outlet_code in (KA_01234, OU_01234)
Alternative 1: Use delete rows function
2. Select the outlets which you want to delete
Result

Alternative 1: Use delete rows function
3. Search delete row in search box and select delete rows(data management)
a. put the masterdata file into input rows
** please read the tool help
Alternative 1: Use delete rows function
3. Search delete row in search box and select delete rows(data management)
a. put the masterdata file into input rows
** please read the tool help
Alternative 1: Use delete rows function
4. Result
Alternative 2: Export data except outlets you want to delete
1. Select the outlet you want to delete by attribute or select feature
Alternative 2: Export data except outlets you want to delete
2. Open attribute table and click switch selection
Alternative 2: Export data except outlets you want to delete
3. Right click the layer and export data
** please check that only selected features have to be exported

You might also like