Forum Discussion
Syndicate_Admin
3 years agoAdministrator
Create column by applying date filters
Hello Good morning I am new to the community, I appreciate your help with the following: I have a column with the benefits of some projects, and another column with the date the project was close...
amitchandak
3 years agoSuper User
Syndicate_Admin , No very clear
Calculate(Sum(Table[Benefit]), filter(Table, Table[Closing date] <= eomonth(Today(), -1) ))