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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
ContabilidadBI
Helper III
Helper III

Web.Page and Xml.Document available for cloud refresh without gateway?

Hi!

 

I am trying to figure out if using the M functions Web.Page() and Xml.Document() in a data model without a gateway configuration would give me the possibility of refreshing in in Power BI service.

 

I am reading a lot of blog posts about it and some people say that data imported with Xml.Document can be refreshed in Power BI service without gateway configuration (for example here: http://radacad.com/create-a-date-dimension-in-power-bi-in-4-steps-step-3-public-holidays ) but other people say it can't.

 

I can't try it for myself until march but I am creating a data model in Power BI desktop and would love to know the answer.

 

Thank you very much

1 ACCEPTED SOLUTION
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @ContabilidadBI,

 

1. Web.Page() needs a Gateway to refresh. Please refer to this official document

2. Xml.Document() can have functions like File.Contents or Web.Contents as parameter. Please refer to mt260907.aspx. So if it's File.Contents, how can it be refreshed without a Gateway? (Such as a local file). If it's Web.Contents, no Gateway needed.

Web_Page_and_Xml_Document_available_for_cloud_refresh_without_gateway

 

 

 

Best Regards,

Dale

Community Support Team _ Dale
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

2 REPLIES 2
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @ContabilidadBI,

 

1. Web.Page() needs a Gateway to refresh. Please refer to this official document

2. Xml.Document() can have functions like File.Contents or Web.Contents as parameter. Please refer to mt260907.aspx. So if it's File.Contents, how can it be refreshed without a Gateway? (Such as a local file). If it's Web.Contents, no Gateway needed.

Web_Page_and_Xml_Document_available_for_cloud_refresh_without_gateway

 

 

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks Dale, yes its Web.Contents what I want to refresh without a Gateway.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors