Guages with current day or current month data Only
I am currently trying to build a dashboard with guages., so that when the application is opened the guages will reflect data for the current month or day. I know I need to do some comparison between the date of a document and the current system date. I know there is the today() function, is there a function for current month as well? thanks