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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
ssk_1984
Helper II
Helper II

Expert's suggestions import data from stored procedure (live),Appended to the existing week by week

Hi All,

 i am working on weekly report creation, Every week i have show how much as in flow, closed, wip status and camparing with week by week.

 

data getting from Stored Procedure (SQL), it consuming from live production, so every weeks data wont bee avilable with the existing data, it keeps changing. Every Friday i have to load data into power bi and show current weekly and the existing weeks data as well.

 

Suggestion here, how to store or create minimum 4 weeks of data in the Power query(separately) , and consume as merging all together... is there any way to incremental refresh for every week friday

 

1 ACCEPTED SOLUTION
v-hashadapu
Community Support
Community Support

Hi @ssk_1984 , Thank you for reaching out to the Microsoft Community Forum.

Please let us know if your issue is solved. If it is, consider marking the answer that helped 'Accept as Solution', so others with similar queries can find it easily. If not, please share the details.
Thank you.

View solution in original post

3 REPLIES 3
v-hashadapu
Community Support
Community Support

Hi @ssk_1984 , Thank you for reaching out to the Microsoft Community Forum.

Please let us know if your issue is solved. If it is, consider marking the answer that helped 'Accept as Solution', so others with similar queries can find it easily. If not, please share the details.
Thank you.

v-hashadapu
Community Support
Community Support

Hi @ssk_1984 , Thank you for reaching out to the Microsoft Community Forum.

Please let us know if your issue is solved. If it is, consider marking the answer that helped 'Accept as Solution', so others with similar queries can find it easily. If not, please share the details.
Thank you.

Akash_Varuna
Super User
Super User

Hi @ssk_1984 To handle weekly Incrimental Data could you try this please 

  • Use incremental refresh in Power BI to store 4 weeks of data. Filter the stored procedure with parameters to fetch only the current week's data. Configure the refresh to retain 4 weeks and refresh only the latest week.

  • Alternatively, create a historical table in a database or Azure Storage and append weekly data via SQL jobs. Combine this historical table with the current week’s data in Power BI.

  • Use Power Query to merge historical and current weekly data.

  • Schedule a refresh every Friday in Power BI Service to automate updates.
    If this post helped please do give a kudos and accept this as a solution
    Thanks In Advance

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

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.