Forum Discussion

datacauts's avatar
datacauts
Icon for Helper I rankHelper I
5 years ago
Solved

AUTO Refresh Power BI report that contains Web Scraping Function

hi. I'm doing a Power BI report about Brazilian economy and it's stocks market, IBOVESPA. I managed to get all the data I'm using from excel queries and google sheets (google finance and impo...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi  datacauts  ,

     

    A dynamic data source is a data source in which some or all of the information required to connect cannot be determined until Power Query runs its query, because the data is generated in code or returned from another data source. Examples include: the instance name and database of a SQL Server database; the path of a CSV file; or the URL of a web service.

    In most cases, Power BI datasets that use dynamic data sources cannot be refreshed in the Power BI service. There are a few exceptions in which dynamic data sources can be refreshed in the Power BI service, such as when using the RelativePath and Query options with the Web.Contents M function. Queries that reference Power Query parameters can also be refreshed.

     

    For detailed information about the content, you can check this link:

    https://docs.microsoft.com/en-us/power-bi/connect-data/refresh-data#refresh-and-dynamic-data-sources

     

    Best Regards,

    Liu Yang

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