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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
My table has Drwaing Number REVISION And Actual Date. Same drawing have different rivision and different date. I just want filter drawing number with latest revision and latest date.
So it would be simple enough to create a calculated column that would return "True" if the current row held the latest revision (or latest date). But I'm not sure how you want to check both conditions. What happens when they conflict and the latest revision does not have the latest date? Can you post some example data and show which rows you would like to be selected?