Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
JustinDoh1
Post Prodigy
Post Prodigy

How to make a dynamic calculated calendar table?

I am trying to make this area (in orange box) dynamic:

JustinDoh1_0-1719963017525.png

 

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".

JustinDoh1_1-1719963384329.png

 

Is it possible?

 

How do I express that?

 

 

 

1 ACCEPTED SOLUTION
vicky_
Super User
Super User

You should be able to replace the DATE() part with MAX(MAX(Table1[Processing Date]), MAX(Table2[New Processing Date]))

View solution in original post

1 REPLY 1
vicky_
Super User
Super User

You should be able to replace the DATE() part with MAX(MAX(Table1[Processing Date]), MAX(Table2[New Processing Date]))

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.