This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
ok so say i have a table with a list of names and dates
jim 2/5/2020
jim 2/3/2020
jim 2/25/2020
and i have another table with names that has a many to one association with the above table so
Jim
i want to find what the most recent date is and save it in the single table like
jim 2/25/2020
I know MAX will get you the highest date but i can't seem to figure out how to filter the first table based on a name and then just get the date column from the filter function to check the max on
Solved! Go to Solution.
Hi @Anonymous ,
Try this:
Hi @Anonymous ,
If you've fixed the issue on your own please kindly share your solution. If the above posts help, please kindly mark it as a solution to help others find it more quickly. Thanks!
Best Regards,
Yingjie Li
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 37 | |
| 37 | |
| 31 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 66 | |
| 56 | |
| 31 | |
| 26 | |
| 23 |