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
BSM1985
Helper IV
Helper IV

Dynamic Append in Power Bi Service

Hi Team,

 

I created a report by conecting to an xls file in Power Bi Desktop and published the same to Service.

Now the requirement is, client provides a source file in xls format on monthly basis and that needs to be incorporated/appended in the report from Power BI Service itself. But the conditions from users are:

1. Do not open/touch the report in Power Bi Desktop to append the new file.

2. Do not open/touch the xls file to append the current month data

 

How we can append the data on monthly basis without touching the source file or report in Desktop. Everything should be automated without any manual intervention.

3 REPLIES 3
lbendlin
Super User
Super User

Power BI service cannot work with xls files.   Change your process to use xlsx.

Hello @lbendlin 

You would mean Power Bi Service can not append the files like this and it(append) needs to be taken care of in xls itself.

That is not the point I was making. Service doesn't support the old Excel format.

 

You can place any number of xlsx files in a folder and combine them in PowerQuery automatically.

Helpful resources

Announcements
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.

Top Solution Authors