Forum Discussion
kattlees
Post Patron
8 years agoLimit 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.
Anonymous
8 years agoNot applicable
Hai sanjoyleo did you solved this scenario, if yes could you please share the procedure...
kattlees
Post Patron
8 years agoYes, in Query Editor under source, then under advanced you can write and SQL statement to only pull in fields you want and put limits on such as dates. Really helps limit the amount of data you can pull in.