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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
bryanc78
Helper IV
Helper IV

Only report on new data

My first PBI reports are coming up on 1 year old and I don't need to report on data older than that.  Could I go into the query editor and filter dates to only show the last 365 days and would that stop the older data from refreshing and loading?  Trying to keep 1 big report from timing out on refresh

1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

@bryanc78 ,

 

If you mean that achieve the newest data only(don't import the old data again) when refreshing. You can use incremental refresh but you need a premium license. By the way, if you don't have premium license(e.g.: only a pro user), there's also a workaround by using dataflow and ETL tools, please refer to this blog.

 

However, if you mean to filter the date column, just click the filter, select "after" and input the date one year ago manually.

Capture.PNG

1.PNG 

 

Community Support Team _ Jimmy Tao

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

2 REPLIES 2
v-yuta-msft
Community Support
Community Support

@bryanc78 ,

 

If you mean that achieve the newest data only(don't import the old data again) when refreshing. You can use incremental refresh but you need a premium license. By the way, if you don't have premium license(e.g.: only a pro user), there's also a workaround by using dataflow and ETL tools, please refer to this blog.

 

However, if you mean to filter the date column, just click the filter, select "after" and input the date one year ago manually.

Capture.PNG

1.PNG 

 

Community Support Team _ Jimmy Tao

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

jthomson
Solution Sage
Solution Sage

You could try adding a Date.AddYears column in combination with DateTime.LocalNow with an offset of -1 for comparison purposes, and then remove based on those that, but I don't know if that'd actually improve performance (or if there's a more efficient way to handle this)

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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