Forum Discussion
Syndicate_Admin
Administrator
3 years agoCreate 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
Super User
3 years agoSyndicate_Admin , No very clear
Calculate(Sum(Table[Benefit]), filter(Table, Table[Closing date] <= eomonth(Today(), -1) ))