I am developing an Aging Balance Report where I need to retrieve the last date of the month for previous months, but need to retrieve the most current day value in the current month.
The great news is: I have been able to retrieve the last date for the previous months using previous community posts/
I am in a quandary regarding the best methd to retrieve the most current day value in the current month.