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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
connormcp777
New Member

Incremental Refresh option not coming up when right clicking

Similar to this topic (https://community.fabric.microsoft.com/t5/Desktop/Incremental-Refresh-option-not-coming-when-right-c...) a few years ago, I cannot see the incremental refresh option when right clicking a table in PowerBI Desktop or Web. I have a Premium Subscription on a Premium Workspace. I am using PowerBI Version 2.150.2102.0 64-bit, so I shouldn't have any issues with an out-of-date version. Not to mention I can't open Incremental Refresh in the Web App either. Has it been moved?

 

connormcp777_0-1772226894959.png

 

1 ACCEPTED SOLUTION

Hi @kingoftheconnor  , You cannot set up incremental refresh directly in the service. You need to open the .pbix file in Desktop to configure it.

Thanks
If this response was helpful in any way, I’d gladly accept a kudo.
Please mark it as the correct solution. It helps other community members find their way faster

View solution in original post

12 REPLIES 12
cengizhanarslan
Super User
Super User

1) You Must Have RangeStart and RangeEnd Parameters

In Power BI Desktop(or Service as of Jan 26 update) → Manage Parameters, you need:

  • RangeStart (Date/Time type)
  • RangeEnd (Date/Time type)

Both must:

  • Be DateTime

  • Not text

  • Not Date only

If they don’t exist, the Incremental Refresh option will not appear.

 

2) The Table Must Use Those Parameters in Power Query

In Power Query:

Your fact table must contain a filter like:

  • [DateColumn] >= RangeStart and [DateColumn] < RangeEnd

 

3) Storage Mode Must Be Import

Incremental Refresh does NOT show for:

  • DirectQuery
  • Direct Lake

Only for Import models.

 

_________________________________________________________
If this helped, ✓ Mark as Solution | Kudos appreciated
Connect on LinkedIn | Follow on Medium
AI-assisted tools are used solely for wording support. All conclusions are independently reviewed.

The filter already exists here. Does this look sufficient?

kingoftheconnor_0-1772461063160.png

kingoftheconnor_1-1772461088090.png

 

It also is already in import mode

kingoftheconnor_2-1772461117583.png

 

Natarajan_M
Solution Sage
Solution Sage

Hi @connormcp777 ,

Your table is in Direct query mode , not in Import mode .. incremental refresh works with import mode

Natarajan_M_2-1772229456343.png

 

https://learn.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-overview

Direct query mode : 

Natarajan_M_0-1772229143043.png


import mode :

Natarajan_M_1-1772229171453.png


Thanks 

If this response was helpful in any way, I’d gladly accept a kudo.
Please mark it as the correct solution. It helps other community members find their way faster

 

Hello Natarajan! Thank you for the reply. From what I can tell it already is

kingoftheconnor_3-1772461140371.png

 

Hi @kingoftheconnor , I hope you have the RangeStart and RangeEnd parameter and both of them in DateTime .

Thanks
If this response was helpful in any way, I’d gladly accept a kudo.
Please mark it as the correct solution. It helps other community members find their way faster

Yes, I do. You can see the screenshots in the response to cengizhanarslan

Hi @kingoftheconnor  whats the data source of the Vw_ ?

thanks

It is an Azure Database SQL Server. The vw_ is a view that joins on several tables.

Hi @kingoftheconnor , If the table is imported and the parameters are correctly defined, you should see the incremental refresh option. Can you right-click on the table and check again for the incremental refresh option?

Thanks 

@Natarajan_M I just checked and it's still not available! Very strange.

kingoftheconnor_0-1772466841050.png

 

Hi @kingoftheconnor  , You cannot set up incremental refresh directly in the service. You need to open the .pbix file in Desktop to configure it.

Thanks
If this response was helpful in any way, I’d gladly accept a kudo.
Please mark it as the correct solution. It helps other community members find their way faster

That did it! Thanks!

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.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

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.