Forum Discussion
Azar_mohamed
Feb 15, 2022Copper Contributor
SPO Calculated Column not updating
I have a sharepoint list with calculated column and use a formula {=IF(ISNUMBER([Closed Date]),"Closed",IF([Next Action Date]>=TODAY(),"Indue","Overdue"))}.
Since I'm using TODAY() in formula it should be updated daily. I thing i need to create a flow but how to do that ?
No RepliesBe the first to reply