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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

Please help with the incremental refresh with the parameter filter

Hi, these are the two parameters:

DuoHappy_0-1676981180314.png

Then I used the steps to filter the table:

DuoHappy_1-1676981230558.png

however I get the results outside the filter range:

DuoHappy_2-1676981280180.png

Then I did a test, I insert one step to change the type of this column and after this step I made the same filter rows again:

DuoHappy_3-1676981389252.png

My regional PowerBI setting is UK format.  Now I got the filter rows is within the range.

 

DuoHappy_5-1676981530671.png

I can not understand this. Can someone help me on this? should I insert this step "change type with locale" or not? it seems it will not affect the final result of incremental refresh in my testing, isn't it?

My data is from postgresql server.

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , Make sure all have datatype datetime.

Share the filter condition?  hope that is on correct table

 

Power BI Incremental Refresh Pro; Premium Deployment pipeline - https://youtu.be/nIxTRdeCYSE

 

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

@amitchandak Thanks, pls see the filter:
= Table.SelectRows(#"Sorted Rows", each [conversation_opened] >= RangeStart and [conversation_opened] < RangeEnd)
I am sure the  [conversation_opened] column is datetime type. 

the column in SQL table is like this:

DuoHappy_0-1677013481445.png

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.