filtering rows of current month woth formula

General

No row selected
No row selected
yosi     10 months ago

Trying to buld a view or dashboard is realy frustrating.

Any formula I'm trying is too complicated to the system.

there is a way to filter rows according to date field of specific format, to rows that belong only to current or last month?



No row selected
No row selected
      10 months ago

vjbjkmghj


No row selected
No row selected
      9 months ago

hvcfyuim


No row selected
No row selected
      9 months ago

No row selected
No row selected
yosi      9 months ago

That works for me:

datefield >= today({startOf: "month"}) && datefield <= today({endOf: "month"})



Sign up to post a reply