Hi
I want to create Calculated column that calculated days from created item . how can i achieve this . And what is the formula for calculate today () and created dates . Aslo it should update it self everyday days
Thank you

Hi
I want to create Calculated column that calculated days from created item . how can i achieve this . And what is the formula for calculate today () and created dates . Aslo it should update it self everyday days
Thank you
Hi @ursNani ,
You can use Datediff to calculate difference between two dates.
For auto update create a schedule flow.