You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some saved reports could benefit from using current date (today) as their end date.
Maybe the date_end parameter could have special expression today that could be then easily translated in the code to the current date in getSavedReport function.
Some saved reports could benefit from using current date (today) as their end date.
Maybe the
date_endparameter could have special expressiontodaythat could be then easily translated in the code to the current date ingetSavedReportfunction.