Is it possible to use a formula to limit the years of information that a Power Query pulls into a workbook from a SQL database?
something like: year field is >=YEAR(TODAY())-5
So that the query for year 2017 drops off 2011 pulling in only information from years 2012 to 2017, in the year 2018 drops 2012 and so on.
Thanks,
Lee
something like: year field is >=YEAR(TODAY())-5
So that the query for year 2017 drops off 2011 pulling in only information from years 2012 to 2017, in the year 2018 drops 2012 and so on.
Thanks,
Lee