הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Syntax
Table.Profile(table as table, optional additionalAggregates as nullable list) as table
About
Returns a profile for the columns in table.
The following information is returned for each column (when applicable):
- minimum
- maximum
- average
- standard deviation
- count
- null count
- distinct count