Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
34 | |
21 | |
20 | |
14 | |
12 |
User | Count |
---|---|
23 | |
18 | |
18 | |
14 | |
14 |