Zucchetti.Contents
Syntax
Zucchetti.Contents(
Url as text,
Environment as text
) as table
Remarks
Przywraca treść VisualQuery (vqr), raportów lub funkcji opublikowanych przez oprogramowanie HR Zucchetti
Examples
Example #1
Wniosek wg listy pracowników
Zucchetti.Contents("https://myurl/HRPortal/", "001"),
ERM = Origine{[idproced="ERM"]}[Data],
ERM_query_pbi_employee = ERM{[id="ERM_query_pbi_employee"]}[Data]
Result:
Table containing employee list