Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
CSpina
Helper III
Helper III

Power BI Web Error When I try to create a gateway

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"]
]
)
)

1 ACCEPTED SOLUTION
v-yingjl
Community Support
Community Support

Hi @CSpina ,

You may refer to this blog to see if it could help you:

https://blog.crossjoin.co.uk/2016/08/23/web-contents-m-functions-and-dataset-refresh-errors-in-power...

 

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.

View solution in original post

1 REPLY 1
v-yingjl
Community Support
Community Support

Hi @CSpina ,

You may refer to this blog to see if it could help you:

https://blog.crossjoin.co.uk/2016/08/23/web-contents-m-functions-and-dataset-refresh-errors-in-power...

 

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.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

Top Solution Authors
Top Kudoed Authors