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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
metamemelord
New Member

Dynamic sections in Sharepoint Datasource URL

We have a dashboard that queries Sharepoint for data files and updates. We are currently using Sharepoint.Files() data source, passing the URL similar to https://sharepoint.com/segment1/segment2/. We then filter the retrieved files based an Identifier. We are using Power Automate to refresh the dashboard when files are generated in Sharepoint. The issue is that it is taking a lot of time to apply this filter. Is it possible to:

  • Set up incremental data updates with Sharepoint data source?

  • Pass parameters in the URL - For example: instead of querying the Sharepoint path /segment1/segment2/ can we only query /segment1/segment2/${Year}/${Month}/${Identifier}? Please note that we want the Year, Month, and Identifier to be dynamic - Year, month, and Identifier should be passed from the Report URL (Maybe from Query Parameters). For example: On opening the dashboard using link (say) https://powerbi.com/dashboards/Test-Dashboard?filter=Identifier eq '123456789',Year eq '2023',Month eq '2' (Notice query params in link) should query the sharepoint directory at path /segment1/segment2/2023/2/123456789

I checked that parameter can be used to do something similar, but it does not let me partially update the data source URL.

What's the best way to achieve this?

0 REPLIES 0

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.