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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Sonyat810
Helper III
Helper III

Refresh all pages from excel

Power BI isn't refreshing all pages from (Using excel as data source). What can I do to refresh the new page created.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Sonyat810 

 

Here are some steps for your reference:

In Power BI Desktop, go to the "Home" tab and click "Refresh." This will refresh all the data sources in your report. If the new column doesn't appear, try closing and reopening Power BI Desktop and then refreshing again.

vzhengdxumsft_0-1734923910622.png

 

Ensure that your Excel file is correctly set up as a data source in Power BI. Go to the Power BI Desktop, click on "Transform Data," and then "Data Source Settings." Verify that the path to your Excel file is correct and that the file is accessible.

vzhengdxumsft_1-1734923944936.png

 

Check the query dependencies, sometimes, Power BI might not recognize changes in the data source if there are dependencies in your queries. Go to "Transform Data" and check the query dependencies to ensure that the new column is included in the data model.

 

If you are using Power BI Service, you might need to update the schema. Open the report in Power BI Desktop, refresh the data, and then republish the report to the Power BI Service.

Data refresh in Power BI - Power BI | Microsoft Learn

 

Best Regards

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

View solution in original post

9 REPLIES 9
Anonymous
Not applicable

Hi @Sonyat810 

 

Here are some steps for your reference:

In Power BI Desktop, go to the "Home" tab and click "Refresh." This will refresh all the data sources in your report. If the new column doesn't appear, try closing and reopening Power BI Desktop and then refreshing again.

vzhengdxumsft_0-1734923910622.png

 

Ensure that your Excel file is correctly set up as a data source in Power BI. Go to the Power BI Desktop, click on "Transform Data," and then "Data Source Settings." Verify that the path to your Excel file is correct and that the file is accessible.

vzhengdxumsft_1-1734923944936.png

 

Check the query dependencies, sometimes, Power BI might not recognize changes in the data source if there are dependencies in your queries. Go to "Transform Data" and check the query dependencies to ensure that the new column is included in the data model.

 

If you are using Power BI Service, you might need to update the schema. Open the report in Power BI Desktop, refresh the data, and then republish the report to the Power BI Service.

Data refresh in Power BI - Power BI | Microsoft Learn

 

Best Regards

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

danextian
Super User
Super User

You mean a new tab or table in Excel? If you use the folder connector, the transform query created when using the combine and transform feature of Power Query selects a specific table so any other tables with a different name  will not be included. If you connected directly to an Excel file, the connetion specifies  which table to pull and only that table will be included in the query.





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

Its actually a new column in Excel I added and created a page in Power BI

If you explicitly selected columns in one of the applied steps, newly created column in Excel will be excluded. Click on the wrench on the the applied steps that says Removed Other Columns.





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

I added the column in Excel. Not Power BI

Exactly. If you explicitly selected Column1 and Column2 in the query editor, all other columns before this applied step will be excluded whether they existed or newly added.

danextian_0-1734617725244.png

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.
Kishore_KVN
Super User
Super User

Hello @Sonyat810 ,
If new rows are added to the existing page then Power BI can refresh and show that data. But if new page is added then Power BI dont pick that new page directly. Reason being each page or sheet in excel is a table in power BI. So Power BI dont pick new table automatically. 

If you want new pages need to be picked automatically, then you have to use either functions or parameters in Power Query Editor. 

You can refer below link. It may help you:
Solved: select automatically all the sheets of an excel fi... - Microsoft Fabric Community

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

Its not a new table. Its existing. I just added new column

How do I automatically pick pages? I guess I'm confused on that part.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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