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.
Hello
I have never worked with Power BI earlier.
I have this Dax code below where HistoryFact_Booking is the many side and Dim_Calendar_ArrivalDate is the one side.
Can somebody help me to understand this,
CALCULATE(max(Dim_Calendar_ArrivalDate[Date]),
CROSSFILTER(HistoryFact_Booking[Dim_CalendarArrivalDate_SK],
Dim_Calendar_ArrivalDate[Dim_Calendar_SK], None))
Many Thanks in advance
Solved! Go to Solution.
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.