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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Joho70
Frequent Visitor

Using end date from ultimate calendar in other Table query

Im using this Query to change non planned end date, cell with "Null" to a date in my New test list Table, column "DateofSOfortask"

= Table.ReplaceValue(#"Changed Type1",null,#date(2022, 12, 31),Replacer.ReplaceValue,{"DateofSPfortask"})

 

Unfortunatley this is a fixed date and I would like to use the end date from - "Calendar table", How to I do this

Im using a version of "The Ultimate Calendar" by Avi Singh where I can set a End date in the Query of that table

 

BR/Johnny

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Joho70 ,

Have you tried using List.Max(Calendar[Date]))  ?

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Joho70 ,

Have you tried using List.Max(Calendar[Date]))  ?

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Tnx for a quick response, did you test your proposal with good results?

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors