In WPS, delete duplicate data rows in the table

在表格中,列 store_name 中存在大量的重复数据,如:chill26、ftiolrxs34

1. In the table, there is a large amount of duplicate data in the column store_name, such as: chill26, ftolrxs34. as shown in Figure 1

在表格中,列 store_name 中存在大量的重复数据,如:chill26、ftiolrxs34
Figure 1

2. Now I want to count how many non-repeatable store_name are in total. Then you need to remove the duplicate data first to ensure the uniqueness of each row. Reference:Use duplicates quickly to remove heavy weights 

3. Select the table, click the drop-down menu of “Duplicate” under the “Data” tab, and click Delete Duplicates. as shown in Figure 2

选中表格,点击「数据」选项卡下「重复项」的下拉菜单,点击删除重复项
Figure 2

4. In the Delete Duplicate Warning pop-up window, prompt: The WPS table finds the data next to the selected area. You cannot delete this data since you did not select this data. Select the area The currently selected area (C), click Delete Duplicate (R). as shown in Figure 3

在删除重复项警告弹窗中,提示:WPS表格在选定区域旁找到数据。由于您未选定此数据,因此无法将其删除。选择区域 当前选定区域(C) ,点击 删除重复项(R)
Figure 3

5. In the delete duplicates pop-up window, prompt: Please select one or more columns containing duplicates. Find 333 duplicates; after deletion, 41 unique items will be retained, and click Delete Duplicates (R). as shown in Figure 4

在删除重复项弹窗中,提示:请选择一个或者多个包含重复项的列。找到333条重复项;删除后将保留41条唯一项,点击 删除重复项(R)
Figure 4

6. In the table, the duplicates have been deleted in the column store_name, and now each row is unique, in line with expectations. as shown in Figure 5

在表格中,列 store_name 中已经删除掉了重复项,现在每一行皆是唯一的,符合预期
Figure 5

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.