DataWorks workbooks allow you to perform multiple data analysis operations with ease. These operations are highly consistent with those in Excel. This greatly reduces learning costs.
Prerequisites
Background information
Go to the workbook editing page
Edit the workbook
- Font
No. Feature Description 1 Font Specifies a font. 2 Font Size Specifies a font size. 3 Bold Sets the text in bold. 4 Italic Sets the text in italic. 5 Underline Underlines the text. 6 Strikethrough Adds a strikethrough to the text. 7 Borders Adds borders to the text. 8 Fill Color Specifies the background color of the text. 9 Font Color Specifies the color of the text. - Text Alignment
No. Feature Description 1 Top Align Aligns the text to the top. 2 Middle Align Aligns the text vertically to the center in the cell. 3 Bottom Align Aligns the text to the bottom. 4 Wrap Text Displays long text in multiple lines to make it easy to view all the text. 5 Align Left Aligns the text to the left. 6 Center Aligns the text horizontally to the center. 7 Align Right Aligns the text to the right. 8 Merge and Center Merges multiple cells to one cell and centers the content in the cell. - Number
No. Feature Description 1 Number Format Specifies the number format for selected cells. You can select General, Number, Currency, Short Date, Long Date, Time, Percentage, Fraction, Scientific, or Text. 2 Percentage Applies the percentage format to numbers. 3 Two Decimal Places Rounds numbers to two decimal places. 4 1000 Separator Displays numbers with thousands separators, for example, 1,005. 5 Currency Adds a currency sign to numbers. The following currency signs are supported: yuan sign (¥), dollar sign ($), pound sign (£), euro sign (€), and franc sign (Fr). - Rows and Columns
No. Feature Description 1 Insert Row Inserts one or more rows to the workbook. 2 Insert Column Inserts one or more columns to the workbook. 3 Delete Row Deletes one or more selected rows from the workbook. 4 Delete Column Deletes one or more selected columns from the workbook. 5 Lock Row Locks the rows before the selected row in the workbook. 6 Lock Column Locks the columns before the selected column in the workbook. 7 Hide Row Hides one or more selected rows in the workbook. 8 Hide Column Hides one or more selected columns in the workbook. - Conditional Formatting
No. Feature Description 1 Highlight cell rules Includes rules in the Highlight Cells Rules and Top/Bottom Rules categories. 2 Data Bar/Color Scale Includes styles in the Gradient Fill, Solid Fill, and Color Scales categories. 3 Icon Set Includes icons in the Directional, Shapes, Indicators, and Ratings categories. 4 Clear Rule Includes Clear Rules from Selected Cells and Clear Rules from Entire Sheet. - Style
No. Feature Description 1 Apply table style Applies a table style. 2 Delete Removes the applied table style. 3 Cell Style Applies a cell style. 4 Clear Includes Clear All, Clear Content, and Clear Style. - Edit
No. Feature Description 1 AutoSum Includes Sum, Average, Count Numbers, Max, and Min. 2 Search Displays the search box after you click Search or press Ctrl+F. 3 Sort and Filter Allows you to filter data and sort data in ascending or descending order. 4 Clear Clears the selected content. - Charts
No. Feature Description 1 Column Chart For more information, see Column charts. 2 Line Chart For more information, see Line charts. 3 Pie Chart For more information, see Pie charts. 4 More Allows you to select one of the following chart types after you click the More icon: - Area charts
- Horizontal bar charts
- Scatter charts
- Stock charts
- Plug-inThe following plug-ins are supported: Type Conversion and Intelligent Chart Recommendation.
- Type Conversion: To convert the selected data to numbers or strings, click Type Conversion and select Convert to Numeric or Convert to String.
- Intelligent Chart Recommendation: To remove or retain the title of a chart, click Intelligent Chart Recommendation and select Remove the Title or Retain the Title.
Note The Intelligent Chart Recommendation plug-in is supported in the following regions: China (Shanghai), China (Beijing), China (Hangzhou), China (Shenzhen), China (Chengdu), China (Hong Kong), China (Zhangjiakou), China North 2 Ali Gov, Singapore, Indonesia (Jakarta), and Japan (Tokyo).
- List of Shortcut Keys
Click the
icon to view the shortcut keys for different features.
In a cell on the workbook editing page, you can enter content or enter a formula that references values in other cells. The column headings are labeled with letters, which start from A and increase alphabetically from left to right. The row headings are labeled with numbers, which start from 1 and increase from top to bottom.


Data pivoting
Data profiling
The Data Profile feature allows you to analyze the quality, structure, distribution, and statistics of data. It also allows you to preview, profile, process, analyze, and visualize data. The Data Profile feature analyzes data based on columns and allows you to view the data types and value distribution of each column.

- For the STRING or DATE data type: displays the values ranking top 2 and their respective percentages, and the percentage of other values in the form of rich text. If the number of unique values exceeds 50% of the total number of values, the number of unique values is displayed.
- For the INTEGER or FLOAT data type: displays the value distribution in the form of a histogram.
- For the BOOLEAN data type: displays the proportions of different values in the form of pie charts.
- For mixed data types that involve two or more data types: displays the proportions of different data types in the form of pie charts. The system reminds you that the current column has dirty data. After the dirty data is cleared, the simple mode displays value distribution in one of the preceding forms based on the data type.
- For null values: displays the percentage of null values in red.
Click Detailed Mode in the upper-right corner. In the Data Profile dialog box, you can view the profiling result, including the field name, field data type, field description, and security level of each column.
- For the STRING or DATE data type: displays basic information and the values ranking top 5 based on frequency. The basic information includes the percentage of null values and the numbers of fields, unique values, and valid values.
- For the INTEGER or FLOAT data type: displays basic information, the values ranking top 5 based on frequency, statistics, and a histogram. The basic information includes the percentage of null values and the numbers of fields, unique values, and zeros.
- For the BOOLEAN data type: displays basic information, the values ranking top 5 based
on frequency, and a pie chart. The basic information includes the percentage of null
values and the numbers of fields, unique values, and zeros.
Note The system considers the true and false strings and the 0 and 1 integers as values of the BOOLEAN type.