Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.