Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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]))
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
20 | |
7 | |
6 | |
5 | |
5 |
User | Count |
---|---|
26 | |
10 | |
10 | |
9 | |
6 |