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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I am trying to make this area (in orange box) dynamic:
I have uploaded my PBI file here:
What I am trying to do is, replacing the static values of "2024, 5, 31" with latest date from one of tables inside PBI file.
So, either get the latest "Processing Date" or "New Processing Date" from either Table_1 or Table_2 and stick the value there instead of "2024, 5, 31".
Is it possible?
How do I express that?
Solved! Go to Solution.
You should be able to replace the DATE() part with MAX(MAX(Table1[Processing Date]), MAX(Table2[New Processing Date]))
You should be able to replace the DATE() part with MAX(MAX(Table1[Processing Date]), MAX(Table2[New Processing Date]))
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.
User | Count |
---|---|
14 | |
13 | |
11 | |
10 | |
10 |