
上QQ阅读APP看书,第一时间看更新
Rename columns
- Use the Table.RenameColumns() to apply intuitive names for users and to benefit the Q & A engine for natural language queries.

Figure 69: Column Aliases Applied
- Use renaming to remove any source system indicators, add a space between words for non-key columns, and apply dimension-specific names such as Customer Gender rather than Gender.
- Key columns will be hidden from the Report View.
- Table.RenameColumns() also offers the MissingField.UseNull option.