- Hands-On Business Intelligence with Qlik Sense
- Pablo Labbe Clever Anjos Kaushik Solanki Jerry DiMaso
- 295字
- 2021-07-02 13:05:30
Profiling using the Data manager
You can access information about every field and table of your model with this step:
- Go to Data manager, select the Orders table, and click the small pencil that lies at the bottom, entering the table editor mode that shows a preview of your data, which shows some information about the table:

In the preceding example, we can see that the Orders table is selected and that the OrderID field is highlighted. Here, Qlik Sense will display information about that field. We can see the following information:
- The Orders table has 16 fields and 830 rows
- The data comes from an Excel file (Orders.xlsx)
- There are 830 distinct values and 830 total values, so we can deduce that there are no duplicate values in the table
- This field will be considered as a Dimension, so Qlik will not propose aggregations (count, sum, average, max, min, or others) for that field
If we select the EmployeeID , we will see the following:

For this field, we can see that there are some duplicate values, since we have only nine distinct values. Qlik generates a histogram for each value, showing how many values there are for each combination, so that we can check that value distribution makes sense and does not indicate data quality issues.
If we select the Freight field, we are going to see that this field will be considered as a Measure, so Qlik Sense will propose aggregations (count, sum, average, max, min, or others) over this field and Qlik also provides some statistics about it (minimum, median, average, and maximum values):

We will now move on to understanding how to profile with a Data model viewer.
- 課課通計(jì)算機(jī)原理
- 高效能辦公必修課:Word圖文處理
- Mobile DevOps
- 機(jī)艙監(jiān)測(cè)與主機(jī)遙控
- 嵌入式操作系統(tǒng)
- Spatial Analytics with ArcGIS
- SMS 2003部署與操作深入指南
- 智慧未來(lái)
- Red Hat Enterprise Linux 5.0服務(wù)器構(gòu)建與故障排除
- 精通ROS機(jī)器人編程(原書第2版)
- CPLD/FPGA技術(shù)應(yīng)用
- 大話數(shù)據(jù)科學(xué):大數(shù)據(jù)與機(jī)器學(xué)習(xí)實(shí)戰(zhàn)(基于R語(yǔ)言)
- 軟件需求最佳實(shí)踐
- 單片機(jī)硬件接口電路及實(shí)例解析
- 從實(shí)踐中學(xué)嵌入式Linux操作系統(tǒng)