# Data and Reporting

- [Data and reporting](/uma-knowledgebase/data-and-reporting/data-and-reporting.md)
- [Analytics](/uma-knowledgebase/data-and-reporting/analytics.md): UMA's dashboard interface provides rich analytics on utilisation, with both historical and real-time data.
- [Analytics Pro ✨](/uma-knowledgebase/data-and-reporting/analytics-pro.md)
- [Dashboard](/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard.md): Analytics Pro has multiple pages providing data insights. The first three pages focus on reservations, while the rest cover sensor data.
- [Space Usage](/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/space-usage.md): This page provides insights into reservation levels and how the space is being utilised.
- [Reservations Trend](/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/reservations-trend.md): This page shows the trend of reservations for the selected time frame.
- [Users Reservations Trend](/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/users-reservations-trend.md): This page provides user-level insights into reservation data.
- [Buildings Level Insight](/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/buildings-level-insight.md)
- [Comparison Analysis](/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/comparison-analysis.md)
- [Energy Log](/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/energy-log.md): This page provides insights into the data from the Energy sensor, measured in kWh. The charts are based on data representing the average energy consumption per hour for each resource.
- [Occupancy Log](/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/occupancy-log.md): This page provides insights into the data only for People Count Sensors. The charts use the average occupancy per day per resource.
- [Air Quality](/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/air-quality.md): This page provides insights into the data from the Air Quality Sensor, measured in mg/m3 unit. The charts are based on data representing the average air quality per day for each resource.
- [Co2 Log](/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/co2-log.md): This page provides insights into the data from the CO₂ sensor, measured in ppm unit. The charts are based on data representing the average Co2 level per day for each resource.
- [Temperature Log](/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/temperature-log.md): This page provides insights into the data from the Temperature sensor, measured in celsius. The charts are based on data representing the average temperature level per day for each resource.
- [Ambient Noise](/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/ambient-noise.md): This page provides insights into the data from the Ambient Noise sensor, measured in dBa unit. The charts are based on data representing the average ambient noise level per day for each resource.
- [Sound Level](/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/sound-level.md): This page provides insights into the data from the sound sensor, measured in dBa unit. The charts are based on data representing the average sound level per day for each resource.
- [Humidity Log](/uma-knowledgebase/data-and-reporting/analytics-pro/dashboard/humidity-log.md): This page provides insights into the data from the Humidity sensor, measured in percentage. The charts are based on data representing the average humidity level per day for each resource.
- [Functions](/uma-knowledgebase/data-and-reporting/analytics-pro/functions.md)
- [Aggregate Functions](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions.md)
- [ArrayAgg](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/arrayagg.md)
- [ArrayAggDistinct](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/arrayaggdistinct.md)
- [Avg](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/avg.md)
- [AvgIf](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/avgif.md)
- [Corr](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/corr.md)
- [Count](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/count.md)
- [CountDistinct](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/countdistinct.md)
- [CountDistinctIf](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/countdistinctif.md)
- [CountIf](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/countif.md)
- [GrandTotal](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/grandtotal.md)
- [ListAgg](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/listagg.md)
- [ListAggDistinct](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/listaggdistinct.md)
- [Max](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/max.md)
- [MaxIf](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/maxif.md)
- [Median](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/median.md)
- [Min](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/min.md)
- [MinIf](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/minif.md)
- [PercentileCont](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/percentilecont.md)
- [PercentileDisc](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/percentiledisc.md)
- [PercentOfTotal](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/percentoftotal.md)
- [StdDev](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/stddev.md)
- [Subtotal](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/subtotal.md)
- [Sum](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/sum.md)
- [SumIf](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/sumif.md)
- [SumProduct](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/sumproduct.md)
- [Variance](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/variance.md)
- [VariancePop](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/aggregate-functions/variancepop.md)
- [Array Functions](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/array-functions.md)
- [Array](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/array-functions/array.md)
- [ArrayContains](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/array-functions/arraycontains.md)
- [ArrayDistinct](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/array-functions/arraydistinct.md)
- [ArrayExcept](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/array-functions/arrayexcept.md)
- [ArrayIntersection](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/array-functions/arrayintersection.md)
- [ArrayJoin](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/array-functions/arrayjoin.md)
- [ArrayLength](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/array-functions/arraylength.md)
- [ArraySlice](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/array-functions/arrayslice.md)
- [Sequence](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/array-functions/sequence.md)
- [Date Functions](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions.md)
- [ConvertTimeZone](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/converttimezone.md)
- [DateAdd](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/dateadd.md)
- [DateDiff](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/datediff.md)
- [DateFormat](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/dateformat.md)
- [DateFromUnix](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/datefromunix.md)
- [DateLookback](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/datelookback.md)
- [DatePart](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/datepart.md)
- [DateParse](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/dateparse.md)
- [DateTrunc](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/datetrunc.md)
- [Day](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/day.md)
- [EndOfMonth](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/endofmonth.md)
- [Hour](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/hour.md)
- [InDateRange](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/indaterange.md)
- [InPriorDateRange](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/inpriordaterange.md)
- [LastDay](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/lastday.md)
- [MakeDate](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/makedate.md)
- [Minute](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/minute.md)
- [Month](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/month.md)
- [MonthName](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/monthname.md)
- [Now](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/now.md)
- [Quarter](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/quarter.md)
- [Second](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/second.md)
- [Today](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/today.md)
- [Weekday](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/weekday.md)
- [WeekdayName](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/weekdayname.md)
- [Year](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/date-functions/year.md)
- [Financial Functions](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/financial-functions.md)
- [CAGR](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/financial-functions/cagr.md)
- [Effect](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/financial-functions/effect.md)
- [FV](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/financial-functions/fv.md)
- [IPmt](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/financial-functions/ipmt.md)
- [Nominal](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/financial-functions/nominal.md)
- [NPer](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/financial-functions/nper.md)
- [Pmt](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/financial-functions/pmt.md)
- [PPmt](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/financial-functions/ppmt.md)
- [PV](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/financial-functions/pv.md)
- [XNPV](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/financial-functions/xnpv.md)
- [Geography Functions](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/geography-functions.md)
- [Area](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/geography-functions/area.md)
- [Centroid](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/geography-functions/centroid.md)
- [Distance](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/geography-functions/distance.md)
- [Geography](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/geography-functions/geography.md)
- [Intersects](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/geography-functions/intersects.md)
- [Json (geography)](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/geography-functions/json-geography.md)
- [Latitude](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/geography-functions/latitude.md)
- [Longitude](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/geography-functions/longitude.md)
- [MakeLine](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/geography-functions/makeline.md)
- [MakePoint](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/geography-functions/makepoint.md)
- [Perimeter](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/geography-functions/perimeter.md)
- [Text (geography)](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/geography-functions/text-geography.md)
- [Within](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/geography-functions/within.md)
- [Join Functions](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/join-functions.md)
- [Lookup](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/join-functions/lookup.md)
- [Rollup](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/join-functions/rollup.md)
- [Logical Functions](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/logical-functions.md)
- [Between](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/logical-functions/between.md)
- [Choose](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/logical-functions/choose.md)
- [Coalesce](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/logical-functions/coalesce.md)
- [If](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/logical-functions/if.md)
- [In](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/logical-functions/in.md)
- [IsNotNull](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/logical-functions/isnotnull.md)
- [IsNull](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/logical-functions/isnull.md)
- [Switch](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/logical-functions/switch.md)
- [Zn](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/logical-functions/zn.md)
- [Math Functions](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions.md)
- [Abs](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/abs.md)
- [Acos](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/acos.md)
- [Asin](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/asin.md)
- [Atan](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/atan.md)
- [Atan2](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/atan2.md)
- [BinFixed](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/binfixed.md)
- [BinRange](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/binrange.md)
- [BitAnd](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/bitand.md)
- [BitOr](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/bitor.md)
- [Ceiling](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/ceiling.md)
- [Cos](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/cos.md)
- [Cot](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/cot.md)
- [Degrees](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/degrees.md)
- [DistanceGlobe](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/distanceglobe.md)
- [DistancePlane](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/distanceplane.md)
- [Div](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/div.md)
- [Exp](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/exp.md)
- [Floor](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/floor.md)
- [Greatest](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/greatest.md)
- [Int](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/int.md)
- [Least](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/least.md)
- [Ln](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/ln.md)
- [Log](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/log.md)
- [Mod](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/mod.md)
- [MRound](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/mround.md)
- [Pi](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/pi.md)
- [Power](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/power.md)
- [Radians](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/radians.md)
- [Round](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/round.md)
- [RoundDown](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/rounddown.md)
- [RoundUp](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/roundup.md)
- [RowAvg](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/rowavg.md)
- [Sign](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/sign.md)
- [Sin](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/sin.md)
- [Sqrt](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/sqrt.md)
- [Tan](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/tan.md)
- [Trunc](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/math-functions/trunc.md)
- [Text Functions](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions.md)
- [Concat](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/concat.md)
- [Contains](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/contains.md)
- [EndsWith](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/endswith.md)
- [Find](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/find.md)
- [ILike](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/ilike.md)
- [Left](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/left.md)
- [Len](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/len.md)
- [Like](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/like.md)
- [LPad](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/lpad.md)
- [Lower](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/lower.md)
- [LTrim](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/ltrim.md)
- [MD5](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/md5.md)
- [Mid](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/mid.md)
- [Proper](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/proper.md)
- [RegexpExtract](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/regexpextract.md)
- [RegexpMatch](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/regexpmatch.md)
- [RegexpReplace](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/regexpreplace.md)
- [Repeat](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/repeat.md)
- [Replace](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/replace.md)
- [Reverse](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/reverse.md)
- [Right](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/right.md)
- [RPad](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/rpad.md)
- [RTrim](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/rtrim.md)
- [SplitPart](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/splitpart.md)
- [StartsWith](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/startswith.md)
- [Substring](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/substring.md)
- [Trim](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/trim.md)
- [Upper](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/text-functions/upper.md)
- [Type Functions](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/type-functions.md)
- [Date](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/type-functions/date.md)
- [Json](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/type-functions/json.md)
- [Logical](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/type-functions/logical.md)
- [Number](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/type-functions/number.md)
- [Text](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/type-functions/text.md)
- [Variant](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/type-functions/variant.md)
- [Window Functions](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions.md)
- [CumulativeAvg](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/cumulativeavg.md)
- [CumulativeCorr](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/cumulativecorr.md)
- [CumulativeCount](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/cumulativecount.md)
- [CumeDist](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/cumedist.md)
- [CumulativeMax](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/cumulativemax.md)
- [CumulativeMin](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/cumulativemin.md)
- [CumulativeStdDev](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/cumulativestddev.md)
- [CumulativeSum](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/cumulativesum.md)
- [CumulativeVariance](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/cumulativevariance.md)
- [FillDown](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/filldown.md)
- [First](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/first.md)
- [FirstNonNull](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/firstnonnull.md)
- [Lag](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/lag.md)
- [Last](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/last.md)
- [LastNonNull](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/lastnonnull.md)
- [Lead](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/lead.md)
- [MovingAvg](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/movingavg.md)
- [MovingCorr](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/movingcorr.md)
- [MovingCount](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/movingcount.md)
- [MovingMax](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/movingmax.md)
- [MovingMin](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/movingmin.md)
- [MovingStddev](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/movingstddev.md)
- [MovingSum](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/movingsum.md)
- [MovingVariance](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/movingvariance.md)
- [Nth](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/nth.md)
- [Ntile](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/ntile.md)
- [Rank](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/rank.md)
- [RankDense](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/rankdense.md)
- [RankPercentile](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/rankpercentile.md)
- [RowNumber](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/window-functions/rownumber.md)
- [Operators](/uma-knowledgebase/data-and-reporting/analytics-pro/functions/operators.md)
- [Export](/uma-knowledgebase/data-and-reporting/analytics-pro/export.md)
- [Export workbook data](/uma-knowledgebase/data-and-reporting/analytics-pro/export/export-workbook-data.md)
- [Schedule export](/uma-knowledgebase/data-and-reporting/analytics-pro/export/schedule-export.md)
- [Manage schedule exports](/uma-knowledgebase/data-and-reporting/analytics-pro/export/manage-schedule-exports.md)
- [Download and export limitations](/uma-knowledgebase/data-and-reporting/analytics-pro/export/download-and-export-limitations.md)
- [Charts](/uma-knowledgebase/data-and-reporting/analytics-pro/charts.md)
- [Build a Chart](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/build-a-chart.md)
- [Bar Chart](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/build-a-chart/bar-chart.md)
- [Line Chart](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/build-a-chart/line-chart.md)
- [KPI Chart](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/build-a-chart/kpi-chart.md)
- [Scatter Plot](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/build-a-chart/scatter-plot.md)
- [Sankey Diagram](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/build-a-chart/sankey-diagram.md)
- [Funnel Chart](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/build-a-chart/funnel-chart.md)
- [Gauge Chart](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/build-a-chart/gauge-chart.md)
- [Waterfall Chart](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/build-a-chart/waterfall-chart.md)
- [Area Chart](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/build-a-chart/area-chart.md)
- [Combo Chart](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/build-a-chart/combo-chart.md)
- [Box and Whisker Chart](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/build-a-chart/box-and-whisker-chart.md)
- [Pie and Donut Chart](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/build-a-chart/pie-and-donut-chart.md)
- [Maps](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/build-a-chart/maps.md)
- [Customise a Chart](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/customise-a-chart.md)
- [Create and format trellis charts](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/customise-a-chart/create-and-format-trellis-charts.md)
- [Mark Tooltip Field](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/customise-a-chart/mark-tooltip-field.md)
- [Format Chart Legend](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/customise-a-chart/format-chart-legend.md)
- [Display Chart Data Labels](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/customise-a-chart/display-chart-data-labels.md)
- [Format Chart Axis Position](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/customise-a-chart/format-chart-axis-position.md)
- [Display Chart Reference Marks](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/customise-a-chart/display-chart-reference-marks.md)
- [Add Trend Lines](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/customise-a-chart/add-trend-lines.md)
- [Add a Custom Colour Scale](/uma-knowledgebase/data-and-reporting/analytics-pro/charts/customise-a-chart/add-a-custom-colour-scale.md)
- [Insights](/uma-knowledgebase/data-and-reporting/insights.md)
- [Booking report](/uma-knowledgebase/data-and-reporting/booking-report.md)
- [Contact tracing report](/uma-knowledgebase/data-and-reporting/contact-tracing-report.md)
