Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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
Solved! Go to Solution.
Tnx for a quick response, did you test your proposal with good results?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.