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
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
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
Top Kudoed Authors