Forum Discussion
Racuna0720
3 years agoFrequent Visitor
Error when refreshing dataset in Power BI Service - Useing web content for api with RelativePath
Hi community, I have a table with a list of address, and trying to pass an API to get geolocation, everything runs well and gets refreshed in desktop. But when I try to refresh in Power BI Service ...
- 3 years ago
Welcome to the wonderful world of the formula firewall.
Behind the scenes of the Data Privacy Firewall - Power Query | Microsoft Learn
Try to keep all queries in the same partition.
lbendlin
3 years agoSuper User
Welcome to the wonderful world of the formula firewall.
Behind the scenes of the Data Privacy Firewall - Power Query | Microsoft Learn
Try to keep all queries in the same partition.
Racuna0720
3 years agoFrequent Visitor
Hi Ibendlin,
After join all queries in one, the refreshment worked.
Thanks!