I've got code like @Consumption.filter: { default value: '2025' }. Instead of this constant value, I want to have a dynamic value approach like:
- last day of the current month
- current year
- = !blank
- current system date
Please help.
Thanks
I've got code like @Consumption.filter: { default value: '2025' }. Instead of this constant value, I want to have a dynamic value approach like:
Please help.
Thanks