Forum Discussion
kattlees
8 years agoPost Patron
Limit import based on date
I am new to Power BI and have decided to do import vs direct query. Is there a way to limit the records imported based on date to save time/space? Our system has 20 years of data and if we only w...
- 8 years ago
select filter on your date column and then choose parameter as show below in below circle, and select your parameter.
kattlees
8 years agoPost Patron
This is how I would do it.
Click on your EDIT QUERIES tab
Select the filed you want to limit to 3 years
Click on the drop down arrow to the right of that field
Choose Date Filters
Choose In the Previous
When Filter Rows comes up, have it read is in the previous 2 years then OR
is in year This Year
See screenshot
kattlees
8 years agoPost Patron
I guess to clarify, this won't stop the initial import of all records, but will only show 3 years of data for you to create visuals with. I didn't see how to stop the actual import.