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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Anonymous
Not applicable

How to configure autorefresh for web content?

I want to schedule an auto refresh for my report in the PBI Service, which contains web api calls to our corporate JIRA instance, and a pure Power Query M/DAX calendar table. I get the following error:

You can't schedule refresh for this dataset because one or more sources currently don't support refresh.

 However, I was able to add the web data source to my gateway, and it confirmed a live connection. What shall I do in this case?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

It turned out that it is some known weakness of PBI, that it does not recognize the data source when it is used via a function parameter. See more at

 

https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/9312540-make-functions-refreshabl...

or the discussion under:

 

http://community.powerbi.com/t5/Integrations-with-Files-and/Refreshing-queries-with-functions-doens-...

 

P.S: Please disregard my other reply, as it is out of topic.

View solution in original post

3 REPLIES 3
v-shex-msft
Community Support
Community Support

HI @Anonymous,

 

What are you configuration for this datasource?

Please refer to below link and share more detailed information to help use clearly your issue.

Troubleshooting the on-premises data gateway

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
Anonymous
Not applicable

Hello

 

As described in the link, I have reinstalled the gateway, so it is up to date now. I have have a postgresql database connection configured in the PBI Service and it is marked Connected. However, when I want to schedule a refresh for a data set, which uses the same data source, it says that

 

You don't have any gateway installed or configured for the data sources in this dataset. Please install a new personal gateway or configure the data source for an existing data gateway.

Please note that I have installed the On-premises data gateway as enterprise, not the personal mode.

 

I also have another data table in that set, which is generated by PowerBI with Power Query M and I did not configure any data source for that in the gateway.

 

Br,

Szabolcs

Anonymous
Not applicable

It turned out that it is some known weakness of PBI, that it does not recognize the data source when it is used via a function parameter. See more at

 

https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/9312540-make-functions-refreshabl...

or the discussion under:

 

http://community.powerbi.com/t5/Integrations-with-Files-and/Refreshing-queries-with-functions-doens-...

 

P.S: Please disregard my other reply, as it is out of topic.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors