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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I have two tables:
1. Quotes table - Quote #, Line, Quote Date, Part #, Customer, Qty, Price
2. Bookings table - Customer, Part #, Booking Date, Qty, Price
I have a date table to which both dates are joined.
I'm trying to show which parts have been booked against the same part and the same customer in the Quote table, but ONLY if the Booking date is > than the Quote date.
Here's the measure I created, which is not working (Measure 1):
POS $ After Quote Period =
I don't have the ability to upload PBIX files to this forum. My company firewall prevents me from doing so.
@Roseventura , paste some sample data in table format. Share expected output too
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.