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! Learn more

Reply
rosscoy
New Member

Power Bi - Replicon

I'm currently using Power Bi to visualise information from Replicon (a time sheet system). But unfortunately, due to the large size of the data coming from Replicon, it can take quite a while for the data to refresh.

 

Is there any way to reduce the or filter the data coming from Replicon so that it only pulls in data from 2022 onwards or something similar to that?

 

Currently my Power Bi Advanced Editor settings for the TimeEntry table from Replicon looks like this:

rosscoy_0-1723024291089.png

 

The column I would like to filter (in the hopes of reducing the overall time to load the data from Replicon) is the EntryDate column, but I'm option to other methods if this wouldn't be the optimal one.

rosscoy_1-1723025251166.png

 

Thanks in advance.

 

1 ACCEPTED SOLUTION
DataInsights
Super User
Super User

@rosscoy,

 

You could apply a filter to EntryDate by clicking the dropdown for EntryDate and specifying a filter:

 

DataInsights_0-1723043044883.png

 

Ideally, the filter would be pushed upstream to Replicon (query folding) so it extracts only the desired rows from Replicon, instead of extracting all rows and then removing the unwanted rows in Power Query.





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

Proud to be a Super User!




View solution in original post

1 REPLY 1
DataInsights
Super User
Super User

@rosscoy,

 

You could apply a filter to EntryDate by clicking the dropdown for EntryDate and specifying a filter:

 

DataInsights_0-1723043044883.png

 

Ideally, the filter would be pushed upstream to Replicon (query folding) so it extracts only the desired rows from Replicon, instead of extracting all rows and then removing the unwanted rows in Power Query.





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

Proud to be a Super User!




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