Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Você não pode agendar a atualização para este conjunto de dados porque as fontes de dados a seguir atualmente não oferecem suporte à atualização:
Fonte de dados para dClientes
Fonte de dados para dSegmentos
Fonte de dados para dUsuarios
Fonte de dados para fTarefas
Descobrir fontes de dados
Query contains unsupported function. Function name: Web.Contents
Function:
let Fonte = Json.Document(
Web.Contents(
caminho & "customers/?paramFilter=&pageSize=" & limite & "&page=" & Number.ToText(page),
[
Headers=[Authorization=Token,
ContentType="application/json"]
]
)
)
Solved! Go to Solution.
Hi @CSpina ,
You may refer to this blog to see if it could help you:
Best Regards,
Yingjie Li
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi @CSpina ,
You may refer to this blog to see if it could help you:
Best Regards,
Yingjie Li
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.