Skip to content

Commit ccc6881

Browse files
committed
Updates TOC to add displayNames for all expression functions
1 parent 749ce8c commit ccc6881

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

articles/data-factory/TOC.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,22 +246,31 @@ items:
246246
items:
247247
- name: Aggregate functions
248248
href: data-flow-aggregate-functions.md
249+
displayName: approxDistinctCount, avg, avgIf, collect, count, countAll, countDistinct, countAllDistinct, countIf, covariancePopulation, covariancePopulationIf, covarianceSample, covarianceSampleIf, first, isDistinct, kurtosis, kurtosisIf, last, max, maxIf, mean, meanIf, skewness, skewnessIf, stddev, stddevIf, stddevPopulation, stddevPopulationIf, stddevSample, stddevSampleIf, sumDistinctIf, sumIf, variance, varianceIf, variancePopulation, variancePopulationIf, varianceSample, varianceSampleIf
249250
- name: Array functions
250251
href: data-flow-array-functions.md
252+
displayName: array, at, contains, distinct, except, filter, find, flatten, in, intersect, map, mapIf, mapIndex, mapLoop, reduce, size, slice, sort, unfold, union
251253
- name: Cached lookup functions
252254
href: data-flow-cached-lookup-functions.md
255+
displayName: lookup, mlookup, output, outputs
253256
- name: Conversion functions
254257
href: data-flow-conversion-functions.md
258+
displayName: isBitSet, setBitSet, isBoolean, isByte, isDate, isShort, isInteger, isLong, isNan, isFloat, isDouble, isDecimal, isTimestamp, toBase64, toBinary, toBoolean, toByte, toDate, toDecimal, toDouble, toFloat, toInteger, toLong, toShort, toString, toTimestamp, toUTC
255259
- name: Date and time functions
256260
href: data-flow-date-time-functions.md
261+
displayName: add, addDays, addMonths, between, currentDate, currentTimestamp, currentUTC, dayOfMonth, dayOfWeek, dayOfYear, days, fromUTC, hour, hours, isDate, isTimestamp, lastDayOfMonth, millisecond, milliseconds, minus, minute, minutes, month, monthsBetween, second, seconds, subDays, subMonths, toDate, toTimestamp, toUTC, weekOfYear, weeks, year
257262
- name: Expression functions
258263
href: data-flow-expression-functions.md
264+
displayName: abs, acos, add, and, asin, assertErrorMessages, atan, atan2, between, bitwiseAnd, bitwiseOr, bitwiseXor, blake2b, blake2bBinary, case, cbrt, ceil, coalesce, columnNames, columns, compare, concat, concatWS, cos, cosh, crc32, degrees, divide, dropLeft, dropRight, endsWith, equals, equalsIgnoreCase, escape, expr, factorial, false, floor, fromBase64, greater, greaterOrEqual, greatest, hasColumn, hasError, iif, iifNull, initCap, instr, isDelete, isError, isIgnore, isInsert, isMatch, isNull, isUpdate, isUpsert, jaroWinkler, least, left, length, lesser, lesserOrEqual, levenshtein, like, locate, log, log10, lower, lpad, ltrim, md5, minus, mod, multiply, negate, nextSequence, normalize, not, notEquals, notNull, null, or, pMod, partitionId, power, radians, random, regexExtract, regexMatch, regexReplace, regexSplit, replace, reverse, right, rlike, round, rpad, rtrim, sha1, sha2, sin, sinh, soundex, split, sqrt, startsWith, substring, tan, tanh, translate, trim, true, typeMatch, unescape, upper, uuid, xor
259265
- name: Map functions
260266
href: data-flow-map-functions.md
267+
displayName: associate, keyValues, mapAssociation, reassociate
261268
- name: Metafunctions
262269
href: data-flow-metafunctions.md
270+
displayName: byItem, byOrigin, byOrigins, byName, byNames, byPath, byPosition, hasPath, originColumns, hex, unhex
263271
- name: Window functions
264272
href: data-flow-window-functions.md
273+
displayName: cumeDist, denseRank, lag, lead, nTile, rank, rowNumber
265274
- name: Alphabetical usage details for all functions
266275
href: data-flow-expressions-usage.md
267276
- name: Prepare data with Power Query data wrangling

0 commit comments

Comments
 (0)