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,
Is there anyway i can write a CALCULATE DAX to apply the <filter> with reference to another table's selected field?
FILTER(<table>,<filter>)
In this CALCULATE DAX below, I'm trying to equate the <filter> so that it is the same as per the "Run date from another table called CURRENT_DATE". Any suggestions how this can be done?
Solved! Go to Solution.
@Anonymous , Try like