Following up to my question here: I now need to compare the two most recent files to look for changes/differences. How do I keep/combine the two latest files (9/26 & 10/23 in this case). I see List.MaxN but I can't figure out how to leverage it here.... Help?
2017-08-01.CSV
2017-09-26.CSV
2017-10-23.CSV
etc.
Thanks!
Solved! Go to Solution.
One option could be to sort your date created column in descending order, and then only keep the first two rows.
One option could be to sort your date created column in descending order, and then only keep the first two rows.
So simple... of course! Thanks.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
Welcome to the Power BI Community Show! Jeroen ter Heerdt talks about the importance of Data Modeling.
Mark your calendars and join us on Thursday, May 26 at 11a PDT for a great session with Ted Pattison!
User | Count |
---|---|
341 | |
98 | |
62 | |
51 | |
47 |
User | Count |
---|---|
327 | |
119 | |
84 | |
65 | |
64 |