Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How will I get December sales value (2020) if I select January as month(2021)
Hi,
If you have YearMonth in your calendar table, You can use Date(AddMonths(Today(),-1),'YYYYMM') in your set expression.
Hello,
@settu_periasamy suggested correct.
If you have any sample data or scenario, we can help you in better way.
Thanks,
Ashutosh