Skip to main content
I want to get the days in this current month like if the month is june i want all the dates in june . How can I get that??

FILTER MONTH(ACTIVITY.TIMESTAMP) = MONTH(TODAY())


Thanks it worked just fine.


Reply