Forum Discussion
chonchar
Helper V
2 years agoDays Between Dates
Hello, I am trying to create a new column in a table called, "Days since started." I am working off of a table named "Progress". I have two columns, one named "Start Date" and another called "Co...
- 2 years ago
Hello chonchar ,
I was doing it but I was late I guess.
Days since started = IF('Table'[Completion Date] = BLANK() , DATEDIFF('Table'[Start date],TODAY(),DAY))If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote for my Community Mobile App Idea 💡