Hoppa till huvudinnehåll

WorkplaceAnalytics.Data

Syntax

WorkplaceAnalytics.Data(
scopeId as text,
optional jobName as text,
optional jobId as text,
optional schemaType as text
) as table

Remarks

Importera vecko mått- och attributdata veckovis från arbetsyteanalysen.

Examples

Example #1

Returnerar en tabell med synliga attribut och mått per vecka för varje uppmätt anställd i partitionen.

VivaInsights.Data("5f142ea5-c08a-eb02-de68-41dccdefb141")

Result:

#table({"Query1"}, {{"PersonId""}, {"PID"}})