Zucchetti.Contents
Syntax
Zucchetti.Contents(
Url as text,
Environment as text
) as table
Remarks
Retorna o conteúdo de VisualQuery (vqr), relatórios ou funções publicadas pelo software RH Zucchetti
Examples
Example #1
Lista de Solicitações para colaboradores
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