The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Olá, estou tentando atualizar o arquivo no PBI Online e dá o seguinte erro:
Este conjunto de dados inclui uma fonte de dados dinâmica. Como as fontes de dados dinâmicas não são atualizadas no serviço do Power BI, esse conjunto de dados não será atualizado.
Creio que o erro seja na query do editor avançado, pois estou conectando na API do Pipedrive e preciso fazer looping das páginas. Já tentei todos os métodos possíveis recomendados, mas não sei exatamente como alterar a query.
Segue os códigos de como estão as querys:
Conexões:
Tabelas:
Observação: deixei como foto, pois não estou conseguindo colar diretamente aqui.
Se alguém conseguir ajudar eu agradeço muuito!
Hi @Anonymous
To deal with the dynamic data source, you can try using RelativePath in your url. For example,
Source = Json.Document(Web.Contents("rootURL",[RelativePath=Number.ToText(page) & "url"])),
Here is a blog for your reference:
Regards,
Community Support Team_ Jing
If this post helps, please Accept it as the solution to help other members find it.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
56 | |
22 | |
12 | |
12 | |
10 |
User | Count |
---|---|
111 | |
34 | |
28 | |
21 | |
19 |